{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "March Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.911805,
            52.619012
          ],
          [
            -1.912153,
            52.619085
          ],
          [
            -1.912278,
            52.619111
          ],
          [
            -1.912452,
            52.619207
          ],
          [
            -1.912475,
            52.619447
          ],
          [
            -1.912498,
            52.619686
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013666864, WS9 8SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9118053907718382,
          52.619011604733245
        ]
      }
    }
  ]
}