Warning, /education/marble/examples/json/rfc7946-a2-linestring.geojson is written in an unsupported language. File is not indexed.

0001 {
0002     "type": "LineString",
0003     "coordinates": [
0004         [100.0, 0.0],
0005         [101.0, 1.0]
0006     ]
0007 }