{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "44059567, Hatton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.543596557449169,
          51.34014872584815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44059568, Hatton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.543596557449169,
          51.34014872584815
        ]
      }
    }
  ]
}