{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090317385, Vauxhall Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1016901782276038,
          51.29547991770361
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093445193, Vauxhall Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1014394548868063,
          51.29537862822224
        ]
      }
    }
  ]
}