{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023323466, Bedford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.28032813057676115,
          51.949976401133156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081256239, Grammar School Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2797512121581749,
          51.94984208838152
        ]
      }
    }
  ]
}