{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023035257, Michaelmas Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5155256147358642,
          52.400056297630734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071402576, King Henry VIII School, Warwick Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5173640081287498,
          52.399946940679634
        ]
      }
    }
  ]
}