{
"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": [ [ 88.9, 19.8 ], [ 89.5, 20.3 ], [ 90.0, 20.7 ], [ 90.5, 21.1 ], [ 90.9, 21.5 ], [ 91.4, 22.3 ], [ 92.1, 23.5 ] ] } }
]
}
