{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000823575, Grange Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3152869009358825,
          51.3035232217795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062369429, St Andrew's Catholic School, Grange Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3153571812976928,
          51.30199548867816
        ]
      }
    }
  ]
}