{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010427190, Ashworth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8139817636931455,
          51.56035809875113
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026658926, Great Western Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.814125978500752,
          51.56036731830549
        ]
      }
    }
  ]
}