{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "11071556, Oxford Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06734722588249656,
          53.5718491601089
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11079927, Oxford Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06782853365781286,
          53.57189289549895
        ]
      }
    }
  ]
}