{
"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.1, 11.1 ], [ 86.0, 11.7 ], [ 86.0, 12.2 ], [ 86.0, 12.8 ], [ 86.0, 13.4 ], [ 86.1, 14.5 ], [ 86.2, 15.9 ], [ 86.6, 17.5 ], [ 87.1, 19.2 ] ] } }
]
}
