{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013904749, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3707159403394654,
          51.647562094890596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034170798, The Grange Academy, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.36962008622327125,
          51.64627900345631
        ]
      }
    }
  ]
}