{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waters Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.466307,
            51.637547
          ],
          [
            -0.466346,
            51.637416
          ],
          [
            -0.466386,
            51.637286
          ],
          [
            -0.466392,
            51.637261
          ],
          [
            -0.466399,
            51.637237
          ],
          [
            -0.466435,
            51.637101
          ],
          [
            -0.466471,
            51.636964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001119381, WD3 1TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4663744386695381,
          51.637250651220306
        ]
      }
    }
  ]
}