{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012013471, Rochester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3852446014981183,
          51.43351404164535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062311894, St John's Catholic Comprehensive, Rochester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3856770491270878,
          51.433253426038206
        ]
      }
    }
  ]
}