{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024673538, St James' Rise",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.564312393565417,
          51.49862993344421
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002656301, Cowbridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5640920147562527,
          51.49808434820935
        ]
      }
    }
  ]
}