{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "60022918, Chapel Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21866420056742836,
          50.831415320574195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "60029208, Mill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21857767685224047,
          50.831449973024355
        ]
      }
    }
  ]
}