{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200003079, Allington Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.22794058941094103,
          51.57883459009743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003081, Allington Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.22794058941094103,
          51.57883459009743
        ]
      }
    }
  ]
}