{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093195752, London Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.570988634600096,
          51.663014543645836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120934216, London Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.570988634600096,
          51.663014543645836
        ]
      }
    }
  ]
}