{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belfort Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.100926,
            52.792024
          ],
          [
            -2.101032,
            52.792091
          ],
          [
            -2.101138,
            52.792159
          ],
          [
            -2.10131,
            52.792264
          ],
          [
            -2.101481,
            52.792369
          ],
          [
            -2.101547,
            52.792417
          ],
          [
            -2.101613,
            52.792464
          ],
          [
            -2.101718,
            52.792527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023358711, ST17 4XU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1009448347946766,
          52.79202416316178
        ]
      }
    }
  ]
}