{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32150773, Halfords Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.96329869114642,
          52.5090031153975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008535594, Birmingham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.962635065182222,
          52.50972210229193
        ]
      }
    }
  ]
}