{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093765144, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4092815348562255,
          51.44569499812314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003992496, St Lawrence Catholic Primary School, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.408873146492007,
          51.44502402472455
        ]
      }
    }
  ]
}