{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Bartholomews Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.02995,
            51.969636
          ],
          [
            -0.029254,
            51.969682
          ],
          [
            -0.029208,
            51.969673
          ],
          [
            -0.028798,
            51.969594
          ],
          [
            -0.028487,
            51.969639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023085542, SG9 0PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.028164206109969673,
          51.96882653042753
        ]
      }
    }
  ]
}