{
  "description": "Topic/mention to industry page mapping for blog internal linking. When content mentions an industry or branch, add a contextual link to the corresponding industry page.",
  "mappings": {
    "Einzelhandel": ["/branchen/einzelhandel"],
    "Gastronomie": ["/branchen/gastronomie"],
    "DEHOGA": ["/branchen/gastronomie"],
    "Hotel": ["/branchen/gastronomie"],
    "Restaurant": ["/branchen/gastronomie"],
    "Pflege": ["/branchen/gesundheitswesen"],
    "Gesundheitswesen": ["/branchen/gesundheitswesen"],
    "Krankenhaus": ["/branchen/gesundheitswesen"],
    "Handwerk": ["/branchen/handwerk-industrie"],
    "Industrie": ["/branchen/handwerk-industrie"],
    "Baugewerbe": ["/branchen/handwerk-industrie"],
    "Event": ["/branchen/freizeit-kultur"],
    "Freizeit": ["/branchen/freizeit-kultur"],
    "Kultur": ["/branchen/freizeit-kultur"]
  }
}
