{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014529810, Ashton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7642986738779656,
          52.70185524222765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000123814, Ashton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.764299930557343,
          52.701927152769116
        ]
      }
    }
  ]
}