{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "77119908, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2315961219908345,
          53.47610006725921
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070863974, Sackville Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.232103178841,
          53.47514630530046
        ]
      }
    }
  ]
}