{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091141943, Chester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.78030570065938,
          53.261827825071414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012353486, Chester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.780290710818694,
          53.261827923202425
        ]
      }
    }
  ]
}