{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "271803, St Anne's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5476846693934943,
          51.45271201881691
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "353122, Chapel Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5486752488569047,
          51.45250956954268
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "373557, St Anne's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5476846693934943,
          51.45271201881691
        ]
      }
    }
  ]
}