{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100061424573, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32678632606801467,
          51.23501123991688
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061424575, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3268273212602928,
          51.23506578217904
        ]
      }
    }
  ]
}