{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42070560, St Anselm's College, Manor Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.04821205515808,
          53.3899530641584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42174017, Manor Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0489807623634233,
          53.39002721192878
        ]
      }
    }
  ]
}