{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024983055, Oxford Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8873081008972428,
          52.477652345320806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071382615, Bordesley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8876459826185084,
          52.477949334775325
        ]
      }
    }
  ]
}