{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033643374, St Vincent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1521970033273104,
          51.518693954176584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022807174, St Vincent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1521970033273104,
          51.518693954176584
        ]
      }
    }
  ]
}