{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120588587, Bromsgrove Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1005986457419725,
          52.39765153668722
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121267415, Bromsgrove Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1005986457419725,
          52.39765153668722
        ]
      }
    }
  ]
}