{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100466224, St Luke's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2522807724521243,
          51.78719073916325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100975401, St Luke's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2521068445965255,
          51.78719259209961
        ]
      }
    }
  ]
}