{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008675631, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.909114682488074,
          54.87934788557451
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110728345, Eastern Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9091614330628084,
          54.879347535597404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110799976, Eastern Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.909253922440009,
          54.879301909585095
        ]
      }
    }
  ]
}