{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120987212, Woodborough Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7781452476557207,
          51.341243649704126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121324050, Woodborough Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7779430888335985,
          51.34148604367766
        ]
      }
    }
  ]
}