{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033573347, St James's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1489753047751869,
          51.50430012019584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033655567, St James's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1489753047751869,
          51.50430012019584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023470989, Old Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1489753047751869,
          51.50430012019584
        ]
      }
    }
  ]
}