{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "452011375, Waterloo Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.47431799098118,
          52.627092489547806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091736541, Waterloo Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.47431799098118,
          52.627092489547806
        ]
      }
    }
  ]
}