{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024988921, Oxford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2786336358186918,
          51.87040457191138
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002480373, Oxford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.27795076503019,
          51.87041836695164
        ]
      }
    }
  ]
}