{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121234500, Cheltenham College, Bath Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.076009686062654,
          51.89217160312958
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002676733, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.074062268153429,
          51.892028995365344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002678447, Bath Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.076009686062654,
          51.89217160312958
        ]
      }
    }
  ]
}