{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marslands",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.003063,
            53.562695
          ],
          [
            -2.003088,
            53.562663
          ],
          [
            -2.003112,
            53.562631
          ],
          [
            -2.003311,
            53.562367
          ],
          [
            -2.003404,
            53.562245
          ],
          [
            -2.003661,
            53.562218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117511, OL3 5QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0036606031106308,
          53.562217835312026
        ]
      }
    }
  ]
}