{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120588991, Birmingham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1279468871062366,
          52.427283272423985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121267197, Birmingham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.127888035072711,
          52.427274346170435
        ]
      }
    }
  ]
}