{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025365029, Manland Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3456435647386736,
          51.822698860067085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081155505, Sir John Lawes School, Manland Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3459639429349508,
          51.82266739906127
        ]
      }
    }
  ]
}