{
"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.5, 10.7 ], [ 86.3, 10.9 ], [ 86.2, 11.2 ], [ 86.1, 11.8 ], [ 86.0, 12.3 ], [ 86.0, 13.4 ], [ 86.1, 14.3 ], [ 86.2, 15.4 ], [ 86.3, 16.6 ], [ 86.7, 18.2 ], [ 87.3, 19.8 ], [ 87.9, 21.8 ], [ 88.5, 24.0 ] ] } }
]
}
