{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040961875, St George's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4483967133274245,
          51.18266263705441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041065306, St George's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.44875004603324,
          51.18252337235625
        ]
      }
    }
  ]
}