{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008062366, Embankment Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24034838855513993,
          52.56906085609739
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094542698, Rivergate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24143174622751734,
          52.56890612473241
        ]
      }
    }
  ]
}