{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": 1 }, "geometry": { "type": "LineString", "coordinates": [ [ 86.3, 10.9 ], [ 86.2, 11.2 ], [ 86.1, 11.8 ], [ 86.0, 12.3 ], [ 86.0, 12.8 ], [ 86.1, 13.9 ], [ 86.1, 14.9 ], [ 86.2, 16.0 ], [ 86.5, 17.4 ], [ 87.0, 19.0 ], [ 87.5, 20.8 ], [ 88.2, 22.9 ], [ 88.7, 25.0 ] ] } }
]
}
