{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012255284, Lister Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.718843159590591,
          53.342395397843916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012808092, Irwell Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7191050175402496,
          53.341890444166765
        ]
      }
    }
  ]
}