{
  "id": "healthcare",
  "title": {
    "en": "Healthcare",
    "ca": "Assistència sanitària",
    "de": "Gesundheitseinrichtungen",
    "fr": "Services de santé",
    "da": "Sundhedspleje",
    "nl": "Gezondheidszorg",
    "pa_PK": "سیت سمبھال",
    "cs": "Zdravotní péče",
    "nb_NO": "Helsebehandling",
    "ru": "Здравоохранение",
    "es": "Atención sanitaria",
    "eu": "Osasun laguntza",
    "pl": "Służba zdrowia",
    "zh_Hant": "醫療保健",
    "it": "Assistenza sanitaria"
  },
  "description": {
    "en": "On this map, various healthcare related items are shown",
    "ca": "En aquest mapa es mostren diversos elements relacionats amb la salut",
    "de": "Auf dieser Karte werden verschiedene Gesundheitseinrichtungen angezeigt",
    "fr": "Cette carte affiche différents éléments liés à la santé",
    "da": "På dette kort er forskellige sundhedsrelaterede emner vist",
    "nl": "Op deze kaart vind je dokters, apothekers, kinesisten, ziekenhuizen en andere gezondheidsgerelateerde diensten",
    "cs": "Na této mapě jsou zobrazeny různé položky související se zdravotní péčí",
    "es": "En este mapa se muestran varios elementos relacionados con la salud",
    "pl": "Na tej mapie pokazane są różne elementy związane z opieką zdrowotną",
    "it": "Su questa mappa sono indicati vari elementi relativi all'assistenza sanitaria"
  },
  "icon": "./assets/layers/doctors/doctors.svg",
  "startZoom": 16,
  "startLat": 50.8465573,
  "startLon": 4.351697,
  "layers": [
    "doctors",
    "physiotherapist",
    "dentist",
    "hospital",
    "pharmacy",
    {
      "builtin": "shops",
      "override": {
        "id": "medical_shops",
        "minzoom": 13,
        "=filter": [
          "open_now",
          "accepts_cash",
          "accepts_cards"
        ],
        "=presets": [
          {
            "title": {
              "en": "a medical supply shop",
              "de": "ein Sanitätshaus",
              "es": "una tienda de suministros médicos",
              "cs": "obchod se zdravotnickými potřebami",
              "ca": "una botiga de subministraments mèdics",
              "nl": "een winkel voor medische hulpmiddelen",
              "fr": "un commerce d'équipements médicaux",
              "pl": "sklep z artykułami medycznymi",
              "it": "un negozio di forniture mediche"
            },
            "tags": [
              "shop=medical_supply"
            ]
          },
          {
            "title": {
              "en": "a hearing aids shop",
              "de": "ein Hörgerätegeschäft",
              "es": "una tienda de audífonos",
              "cs": "obchod se sluchadly",
              "ca": "una botiga d'audiòfons",
              "nl": "een hoorapparatenwinkel",
              "fr": "un magasin d'appareils auditifs",
              "pl": "sklep z aparatami słuchowymi",
              "it": "un negozio di apparecchi acustici"
            },
            "tags": [
              "shop=hearing_aids"
            ]
          },
          {
            "title": {
              "en": "an optician",
              "de": "ein Optiker",
              "es": "una óptica",
              "cs": "optik",
              "ca": "una òptica",
              "fr": "un opticien",
              "nl": "een optieker",
              "pl": "optyk",
              "zh_Hant": "配鏡師",
              "it": "un ottico"
            },
            "tags": [
              "shop=optician"
            ]
          }
        ],
        "source": {
          "osmTags": {
            "and+": [
              {
                "or": [
                  "shop=medical_supply",
                  "shop=hearing_aids",
                  "shop=optician"
                ]
              }
            ]
          }
        }
      }
    },
    {
      "builtin": "shops",
      "override": {
        "=presets": [],
        "name": null,
        "doCount": false,
        "minzoom": 18
      }
    }
  ],
  "widenFactor": 2
}