{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100081098139, Oxford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7825649895720868,
          51.57144791446847
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081098144, Oxford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7827917160885925,
          51.57160312667063
        ]
      }
    }
  ]
}