{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200002961474, St Anne's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.045330014232757,
          51.71200715618447
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002961501, St Anne's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.045274616714993,
          51.71204456967582
        ]
      }
    }
  ]
}