{
"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": [ [ 87.0, 10.4 ], [ 86.9, 10.7 ], [ 86.8, 11.0 ], [ 86.7, 11.6 ], [ 86.6, 12.3 ], [ 86.5, 13.4 ], [ 86.4, 14.3 ], [ 86.3, 15.4 ], [ 86.4, 16.6 ], [ 86.7, 18.2 ], [ 87.3, 19.8 ], [ 87.9, 21.8 ], [ 88.5, 24.0 ] ] } }
]
}
