{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009548276, Embankment Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.155021634241194,
          51.66523958419324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090702126, Burry Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.155203489854911,
          51.66511034819953
        ]
      }
    }
  ]
}