{
"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.1, 11.1 ], [ 86.0, 11.7 ], [ 86.0, 12.2 ], [ 86.0, 12.8 ], [ 86.0, 14.0 ], [ 86.1, 15.1 ], [ 86.4, 16.7 ], [ 86.8, 18.3 ], [ 87.4, 20.1 ], [ 88.0, 22.2 ], [ 88.5, 24.4 ] ] } }
]
}
