{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025179482, Woodhouse Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1537844903944965,
          53.12798491228863
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032221090, Grange Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1572734101683086,
          53.12985005492202
        ]
      }
    }
  ]
}