{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014454675, Crewe Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.37078948257934,
          53.14285067299699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012822378, Sandbach School, Crewe Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.37078948257934,
          53.14285067299699
        ]
      }
    }
  ]
}