{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092022269, Congleton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1618373570377365,
          53.238501685642134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012367585, Congleton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1618373570377365,
          53.238501685642134
        ]
      }
    }
  ]
}