{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "24001767, Oxford Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.979641526668796,
          51.34615788742743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24151209, Oxford Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.979569747840616,
          51.346158487837315
        ]
      }
    }
  ]
}