{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121234216, Battledown School, Harp Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0524637703919315,
          51.900015542134156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002688441, Harp Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0524637703919315,
          51.900015542134156
        ]
      }
    }
  ]
}