{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015738634, Oxford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1830354206347877,
          51.72742189387618
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120892833, Oxford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1837506348147797,
          51.725493727241094
        ]
      }
    }
  ]
}