{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "15114383, Berrywood Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.958071368543325,
          52.24304347398679
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15125647, Bowling Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9570718448885803,
          52.24194677576554
        ]
      }
    }
  ]
}