{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008029954, The Broadway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6130612919867937,
          51.66525896840087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001882957, London Road West",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6130760207034446,
          51.66525015049889
        ]
      }
    }
  ]
}