{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.018616,
            51.398556
          ],
          [
            -0.017996,
            51.398267
          ],
          [
            -0.017717,
            51.398064
          ],
          [
            -0.017692,
            51.397968
          ],
          [
            -0.017606,
            51.397639
          ],
          [
            -0.017853,
            51.397149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003620346, BR3 3XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.017931649462465133,
          51.39841835799795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003643159, BR3 3XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.017639694885301514,
          51.39785586485503
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025293138, BR3 3AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.017062010717601248,
          51.396919830491036
        ]
      }
    }
  ]
}