{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bruges Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.599597,
            51.517002
          ],
          [
            0.599851,
            51.517036
          ],
          [
            0.600105,
            51.517071
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004935587, SS8 7EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.600105046727894,
          51.51707125185312
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090371692, SS8 7EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5996731459312828,
          51.51708082894557
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090371693, SS8 7EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5994859888453368,
          51.51708497852556
        ]
      }
    }
  ]
}