{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013331456, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7478334255252528,
          52.48512751354599
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091566590, St Margaret's Primary Academy, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7478334255252528,
          52.48512751354599
        ]
      }
    }
  ]
}