{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10096140028, Chester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9110690642678216,
          53.2677407491381
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003330842, Chester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9110398459096523,
          53.26777692876992
        ]
      }
    }
  ]
}