{
  "version": 8,
  "sources": {
    "mapbox": {
      "type": "vector",
      "url": "mapbox://mapbox.mapbox-terrain-v1,mapbox.mapbox-streets-v5",
      "maxzoom": 14
    }
  },
  "layers": [{
    "id": "circle_blur_example",
    "type": "circle",
    "source": "mapbox",
    "paint": {
      "circle-blur": "no"
    }
  }]
}
