{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091988799, Waterloo Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.132734380336708,
          52.58609396978688
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093325050, Waterloo Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.132631253563743,
          52.58615701416201
        ]
      }
    }
  ]
}