{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023993682, Norwich Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1060015972943629,
          52.11909090952298
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023993727",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1061455576945212,
          52.11906013299184
        ]
      }
    }
  ]
}