{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025299915, Chester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.69880477856522,
          53.214521072904084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012825839, Morreys Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.697208442691847,
          53.214889987103604
        ]
      }
    }
  ]
}