{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83047443, Westbourne Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8014999586590503,
          53.65119920428378
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83047444, Westbourne Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8014999586590503,
          53.65119920428378
        ]
      }
    }
  ]
}