{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "217059368, Notting Hill Gate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1946483683284272,
          51.509139607613115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025171267, West Mall",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1946112020716991,
          51.50898616385125
        ]
      }
    }
  ]
}