{
  "layers": [
    {
      "id": "protected-areas-fill",
      "paint": {
        "fill-color": "#22c55e",
        "fill-opacity": 0.38,
        "fill-outline-color": "#86efac"
      },
      "type": "fill"
    },
    {
      "id": "protected-areas-line",
      "paint": {
        "line-color": "#bbf7d0",
        "line-opacity": 0.8,
        "line-width": 0.8
      },
      "type": "line"
    },
    {
      "id": "protected-areas-label",
      "layout": {
        "text-field": [
          "to-string",
          [
            "get",
            "name"
          ]
        ],
        "text-padding": 2,
        "text-size": 11
      },
      "minzoom": 8,
      "paint": {
        "text-color": "#dcfce7",
        "text-halo-color": "#052e16",
        "text-halo-width": 1.5
      },
      "type": "symbol"
    }
  ],
  "name": "Open Protected Areas",
  "sources": {},
  "version": 8
}
