{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38065747, Great Homer Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9784353032180126,
          53.42509887039581
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38300444, Notre Dame Catholic Academy, 180 Great Homer Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9783689467647787,
          53.42548593672574
        ]
      }
    }
  ]
}