{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Field Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.471432,
            51.623883
          ],
          [
            -0.471552,
            51.62381
          ],
          [
            -0.471671,
            51.623738
          ],
          [
            -0.471868,
            51.623701
          ],
          [
            -0.472064,
            51.623663
          ],
          [
            -0.473516,
            51.623333
          ],
          [
            -0.474195,
            51.623178
          ],
          [
            -0.474706,
            51.622777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090789636, WD3 1PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4724697441724895,
          51.62357235165116
        ]
      }
    }
  ]
}