{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010503874, Oxford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4117569056215806,
          52.33283313205435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010510593, Oxford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4118010480461205,
          52.332824361420535
        ]
      }
    }
  ]
}