{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "310030182, Oxford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0191415902969359,
          51.46572642669987
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310077839, Oxford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0211613934520118,
          51.4668672765638
        ]
      }
    }
  ]
}