{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "49066026, Alexandra Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.082402057672637,
          52.41360272690537
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49074023, Alexandra Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.082402057672637,
          52.41360272690537
        ]
      }
    }
  ]
}