{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033527216, Regent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1419747091941374,
          51.514162115447625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033571771, Regent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1419747091941374,
          51.514162115447625
        ]
      }
    }
  ]
}