{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070704940, Gloucester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1840441068728796,
          51.572690033006104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023210951, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.18425435556401654,
          51.57256021939616
        ]
      }
    }
  ]
}