{"id":70,"date":"2025-04-03T11:22:53","date_gmt":"2025-04-03T11:22:53","guid":{"rendered":"https:\/\/www.salzburgcard.com\/?page_id=70"},"modified":"2026-06-10T13:28:43","modified_gmt":"2026-06-10T13:28:43","slug":"neem-contact-op-met","status":"publish","type":"page","link":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/","title":{"rendered":"Contact"},"content":{"rendered":"<!--\n  =====================================================\n  SALZBURG CARD \u2013 KONTAKT-SEITE\n  URL: \/kontakt\/\n\n  Zweck: schlanke Verweis-Seite. Wir sind ein Affiliate-Portal, nicht\n  Veranstalter \u2014 daher zwei klare Pfade:\n    1) Inhaltliche Fragen zur Salzburg Card \u2192 Salzburg Information \/ TSG\n    2) Fragen zur Buchung \/ Stornierung \u2192 GetYourGuide-Support\n\n  Au\u00dferdem: physische Tourist-Info-Adressen f\u00fcr Reisende vor Ort,\n  Hinweis auf die FAQ-Seite als Self-Service-Pfad.\n\n  CSS-Pr\u00e4fix: sc-kontakt-\n  =====================================================\n-->\n<style>\n.sc-kontakt * { box-sizing: border-box; margin: 0; padding: 0; }\n.sc-kontakt {\n  max-width: 980px;\n  margin: 32px auto 48px;\n  padding: 0 16px;\n  font-family: -apple-system, system-ui, \"Segoe UI\", Helvetica, Arial, sans-serif;\n  color: #222;\n}\n\n\/* HEADER *\/\n.sc-kontakt-head {\n  text-align: center;\n  margin-bottom: 32px;\n  padding: 36px 16px 28px;\n  background: linear-gradient(180deg, #fbeeec 0%, rgba(251,238,236,0) 100%);\n  border-radius: 14px;\n}\n.sc-kontakt-eyebrow {\n  display: inline-block;\n  font-size: 12px; font-weight: 700; letter-spacing: 1.5px;\n  text-transform: uppercase; color: #9D3325; margin-bottom: 8px;\n}\n.sc-kontakt-h1 {\n  font-size: clamp(24px, 3vw, 34px); font-weight: 800;\n  color: #7d2519; line-height: 1.2; margin: 0 0 12px;\n}\n.sc-kontakt-sub {\n  font-size: 16px; color: #444; line-height: 1.55;\n  max-width: 680px; margin: 0 auto;\n}\n\n\/* ZWEI KONTAKT-KARTEN nebeneinander *\/\n.sc-kontakt-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 18px;\n  margin-bottom: 40px;\n}\n.sc-kontakt-card {\n  background: #fff;\n  border: 1.5px solid #e8e8e8;\n  border-radius: 14px;\n  padding: 26px 24px 22px;\n  display: flex; flex-direction: column;\n  transition: border-color 0.18s, box-shadow 0.18s;\n}\n.sc-kontakt-card:hover {\n  border-color: #d3d3d3;\n  box-shadow: 0 8px 24px rgba(0,0,0,0.06);\n}\n.sc-kontakt-card-icon {\n  width: 48px; height: 48px; border-radius: 12px;\n  background: #fbeeec;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 14px;\n}\n.sc-kontakt-card-icon svg { width: 24px; height: 24px; color: #9D3325; }\n.sc-kontakt-card-eyebrow {\n  font-size: 11px; font-weight: 700; letter-spacing: 1px;\n  text-transform: uppercase; color: #9D3325; margin-bottom: 4px;\n}\n.sc-kontakt-card-title {\n  font-size: 19px; font-weight: 800; color: #7d2519;\n  line-height: 1.3; margin: 0 0 10px;\n}\n.sc-kontakt-card-desc {\n  font-size: 14.5px; color: #444; line-height: 1.6;\n  margin-bottom: 18px;\n}\n.sc-kontakt-list {\n  list-style: none; margin: 0 0 18px; padding: 0;\n  display: flex; flex-direction: column; gap: 8px;\n}\n.sc-kontakt-list li {\n  display: flex; align-items: flex-start; gap: 10px;\n  font-size: 14px; color: #333; line-height: 1.5;\n}\n.sc-kontakt-list li svg {\n  flex-shrink: 0; margin-top: 3px; color: #9D3325;\n  width: 16px; height: 16px;\n}\n.sc-kontakt-list a {\n  color: #9D3325; font-weight: 600; text-decoration: none;\n  border-bottom: 1px solid transparent; transition: border-color 0.15s;\n}\n.sc-kontakt-list a:hover { border-bottom-color: #9D3325; }\n.sc-kontakt-card-btn {\n  display: inline-flex; align-items: center; gap: 6px;\n  background: #9D3325; color: #fff !important;\n  font-weight: 700; font-size: 14px;\n  padding: 11px 20px; border-radius: 8px;\n  text-decoration: none;\n  align-self: flex-start;\n  margin-top: auto;\n  transition: background 0.15s, transform 0.15s;\n}\n.sc-kontakt-card-btn:hover {\n  background: #7d2519 !important;\n  transform: translateY(-1px);\n}\n\n\/* TOURIST-INFOS-BLOCK *\/\n.sc-kontakt-tourist {\n  background: #faf6f2;\n  border-radius: 14px;\n  padding: 26px 28px;\n  margin-bottom: 32px;\n}\n.sc-kontakt-tourist h2 {\n  font-size: 20px; font-weight: 800; color: #7d2519;\n  margin: 0 0 6px;\n}\n.sc-kontakt-tourist p {\n  font-size: 14.5px; color: #444; line-height: 1.55;\n  margin: 0 0 18px;\n}\n.sc-kontakt-tourist-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n}\n.sc-kontakt-tourist-card {\n  background: #fff;\n  border: 1px solid #e8e8e8;\n  border-radius: 10px;\n  padding: 16px 18px;\n}\n.sc-kontakt-tourist-card h3 {\n  font-size: 15px; font-weight: 700; color: #7d2519;\n  margin: 0 0 4px;\n}\n.sc-kontakt-tourist-card-addr {\n  font-size: 13px; color: #444; line-height: 1.5;\n  margin: 0 0 4px;\n}\n.sc-kontakt-tourist-card-hours {\n  font-size: 12px; color: #777; line-height: 1.4;\n  margin: 0 0 8px;\n}\n.sc-kontakt-tourist-card-link {\n  font-size: 12px; font-weight: 600; color: #9D3325;\n  text-decoration: none;\n}\n.sc-kontakt-tourist-card-link:hover { text-decoration: underline; }\n\n\/* FAQ-Hinweis \u2014 TranslatePress-kompatibel:\n   Flie\u00dftext und Link sind separate Block-Elemente. Kein Inline-Link\n   im Satz \u2014 sonst zerlegt TP den Satz in mehrere Segmente. *\/\n.sc-kontakt-faq {\n  text-align: center;\n  padding: 20px 16px 22px;\n  border-top: 1px solid #e8e8e8;\n  border-bottom: 1px solid #e8e8e8;\n  margin-bottom: 32px;\n}\n.sc-kontakt-faq-text {\n  font-size: 15px; color: #444; line-height: 1.6;\n  margin: 0 0 10px;\n}\n.sc-kontakt-faq-link {\n  display: inline-block;\n  font-size: 14px; font-weight: 700; color: #9D3325;\n  text-decoration: none;\n  border-bottom: 1px solid #9D3325;\n}\n.sc-kontakt-faq-link:hover { color: #7d2519; border-bottom-color: #7d2519; }\n\n\/* Closing-CTA *\/\n.sc-kontakt-cta {\n  background: linear-gradient(135deg, #7d2519 0%, #9D3325 100%);\n  border-radius: 14px; padding: 28px 24px; text-align: center;\n  color: #fff;\n}\n.sc-kontakt-cta-title {\n  font-size: 20px; font-weight: 800; margin: 0 0 8px;\n}\n.sc-kontakt-cta-sub {\n  font-size: 14px; opacity: 0.9; margin: 0 0 16px;\n}\n.sc-kontakt-cta-btn {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: #fff; color: #9D3325 !important;\n  font-weight: 800; font-size: 15px;\n  padding: 12px 22px; border-radius: 8px;\n  text-decoration: none;\n  transition: transform 0.15s, box-shadow 0.15s;\n}\n.sc-kontakt-cta-btn:hover {\n  transform: translateY(-1px);\n  box-shadow: 0 6px 20px rgba(0,0,0,0.18);\n}\n\n@media (max-width: 700px) {\n  .sc-kontakt-grid { grid-template-columns: 1fr; gap: 14px; }\n  .sc-kontakt-tourist-grid { grid-template-columns: 1fr; }\n  .sc-kontakt-head { padding: 28px 12px 22px; }\n}\n<\/style>\n\n<div class=\"sc-kontakt\">\n\n  <header class=\"sc-kontakt-head\">\n    <span class=\"sc-kontakt-eyebrow\">Contact<\/span>\n    <h1 class=\"sc-kontakt-h1\">We kunnen je verder helpen<\/h1>\n    <p class=\"sc-kontakt-sub\">salzburgcard.com is een onafhankelijk informatie- en boekingsportaal. Voor inhoudelijke vragen verwijzen wij naar de offici\u00eble Salzburger Information, voor boekings- en vouchervragen naar onze boekingspartner GetYourGuide.<\/p>\n  <\/header>\n\n  <!-- ZWEI KONTAKT-PFADE -->\n  <div class=\"sc-kontakt-grid\">\n\n    <!-- PFAD 1: TSG Salzburg Information (inhaltliche Fragen) -->\n    <article class=\"sc-kontakt-card\">\n      <div class=\"sc-kontakt-card-icon\" aria-hidden=\"true\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <circle cx=\"12\" cy=\"12\" r=\"9\"\/>\n          <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/>\n          <circle cx=\"12\" cy=\"16\" r=\"0.5\" fill=\"currentColor\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"sc-kontakt-card-eyebrow\">Inhoudelijke vragen<\/div>\n      <h2 class=\"sc-kontakt-card-title\">Salzburg Informatie - Dienstencentrum<\/h2>\n      <p class=\"sc-kontakt-card-desc\">Voor algemene vragen over de Salzburger Card, bezienswaardigheden, openingstijden of Salzburg als reisbestemming kun je rechtstreeks contact opnemen met het Salzburger Information Service Center (TSG Tourismus Salzburg GmbH).<\/p>\n      <ul class=\"sc-kontakt-list\">\n        <li>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <div>\n            <strong>Telefoon:<\/strong><br>\n            <a href=\"tel:+4366288987-0\">+43 662 88987-0<\/a>\n          <\/div>\n        <\/li>\n        <li>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n          <div>\n            <strong>Algemeen:<\/strong><br>\n            <a href=\"mailto:tourist@salzburg.info\">tourist@salzburg.info<\/a>\n          <\/div>\n        <\/li>\n        <li>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"14\" rx=\"2\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\n          <div>\n            <strong>Speciaal voor de Salzburg Card:<\/strong><br>\n            <a href=\"mailto:cards@salzburg.info\">cards@salzburg.info<\/a>\n          <\/div>\n        <\/li>\n        <li>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n          <div>\n            <strong>Website:<\/strong><br>\n            <a href=\"https:\/\/www.salzburg.info\" target=\"_blank\" rel=\"noopener\">salzburg.info<\/a>\n          <\/div>\n        <\/li>\n      <\/ul>\n      <a class=\"sc-kontakt-card-btn\" href=\"https:\/\/www.salzburg.info\" target=\"_blank\" rel=\"noopener\">\n        Naar Salzburg informatie \u2192\n      <\/a>\n    <\/article>\n\n    <!-- PFAD 2: GetYourGuide Support (Buchung & Voucher) -->\n    <article class=\"sc-kontakt-card\">\n      <div class=\"sc-kontakt-card-icon\" aria-hidden=\"true\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/>\n          <path d=\"M3 10h18M9 4v16\"\/>\n        <\/svg>\n      <\/div>\n      <div class=\"sc-kontakt-card-eyebrow\">Reservering &amp; tegoedbon<\/div>\n      <h2 class=\"sc-kontakt-card-title\">Ondersteuning voor GetYourGuide<\/h2>\n      <p class=\"sc-kontakt-card-desc\">Vragen over je boeking, de voucher per e-mail, annulering, omboeking of terugbetaling worden direct beantwoord door onze boekingspartner GetYourGuide. Daar vind je gedetailleerde hulp en kun je een ondersteuningsaanvraag indienen.<\/p>\n      <ul class=\"sc-kontakt-list\">\n        <li>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n          <span>Helpcentrum met antwoorden op annulering, voucher, betaling, ontmoetingspunt<\/span>\n        <\/li>\n        <li>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\/><\/svg>\n          <span>Directe ondersteuningsaanvraag via contactformulier<\/span>\n        <\/li>\n        <li>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12,6 12,12 16,14\"\/><\/svg>\n          <span>Gratis annuleren tot 24 uur voor het bezoek - direct in de GYG account<\/span>\n        <\/li>\n      <\/ul>\n      <a class=\"sc-kontakt-card-btn\" href=\"https:\/\/www.getyourguide.com\/nl-nl\/contact\/\" target=\"_blank\" rel=\"noopener\">\n        Naar de GYG-steun \u2192\n      <\/a>\n    <\/article>\n\n  <\/div>\n\n  <!-- TOURIST-INFOS VOR ORT -->\n  <section class=\"sc-kontakt-tourist\">\n    <h2>Toeristische informatie ter plaatse<\/h2>\n    <p>Als je al in Salzburg bent, helpen de twee offici\u00eble toeristeninformatiecentra je verder - zij wisselen ook je online voucher in voor de fysieke Salzburg Card.<\/p>\n    <div class=\"sc-kontakt-tourist-grid\">\n\n      <div class=\"sc-kontakt-tourist-card\">\n        <h3>Toeristische informatie Mozartplatz<\/h3>\n        <p class=\"sc-kontakt-tourist-card-addr\">Mozartplatz 5, 5020 Salzburg<br>(in de voetgangerszone van de oude stad)<\/p>\n        <p class=\"sc-kontakt-tourist-card-hours\">Dagelijks van 9 tot 17 uur<\/p>\n        <a class=\"sc-kontakt-tourist-card-link\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Touristeninformation+Mozartplatz+5+Salzburg\" target=\"_blank\" rel=\"noopener\">Open in Google Maps \u2192<\/a>\n      <\/div>\n\n      <div class=\"sc-kontakt-tourist-card\">\n        <h3>Toeristische informatie centraal station<\/h3>\n        <p class=\"sc-kontakt-tourist-card-addr\">S\u00fcdtiroler Platz 1, 5020 Salzburg<br>(in de gang links van de hoofdingang)<\/p>\n        <p class=\"sc-kontakt-tourist-card-hours\">Dagelijks van 9 tot 17 uur<\/p>\n        <a class=\"sc-kontakt-tourist-card-link\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=Touristeninformation+Salzburg+Hauptbahnhof\" target=\"_blank\" rel=\"noopener\">Open in Google Maps \u2192<\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- FAQ-Hinweis: Flie\u00dftext und Link sind getrennte Elemente,\n       damit TranslatePress den Satz als Ganzes \u00fcbersetzen kann. -->\n  <div class=\"sc-kontakt-faq\">\n    <p class=\"sc-kontakt-faq-text\">Veel vragen over geldigheid, activering en annulering worden al beantwoord op onze gedetailleerde FAQ-pagina - neem daar eerst een kijkje.<\/p>\n    <a class=\"sc-kontakt-faq-link\" href=\"https:\/\/www.salzburgcard.com\/nl\/salzburg-kaart-faq\/\">Naar de FAQ-pagina \u2192<\/a>\n  <\/div>\n\n  <!-- Closing CTA -->\n  <aside class=\"sc-kontakt-cta\">\n    <h2 class=\"sc-kontakt-cta-title\">Nog niet geboekt?<\/h2>\n    <p class=\"sc-kontakt-cta-sub\">Koop de offici\u00eble Salzburg Card nu vanaf \u20ac38 - met gratis annulering tot 24 uur voor je bezoek.<\/p>\n    <a class=\"sc-kontakt-cta-btn\" href=\"\/nl\/#buy\">Boek Salzburg Card \u2192<\/a>\n  <\/aside>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Contact Wij helpen je graag verder. salzburgcard.com is een onafhankelijk informatie- en boekingsportaal. Voor inhoudelijke vragen verwijzen we je door naar de offici\u00eble Salzburg Information, voor vragen over boekingen en vouchers naar onze boekingspartner GetYourGuide. Vragen over de inhoud Salzburg Information \u2014 Service Center Voor algemene vragen over de Salzburg Card, bezienswaardigheden, openingstijden of Salzburg als reisbestemming kun je rechtstreeks contact opnemen met \u2026 <a title=\"Contact\" class=\"read-more\" href=\"https:\/\/www.salzburgcard.com\/nl\/kontakt\/\" aria-label=\"Lees meer over Kontakt\">Lees verder<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-70","page","type-page","status-publish"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Kontakt Wir helfen dir weiter salzburgcard.com ist ein unabh\u00e4ngiges Informations- und Buchungsportal. F\u00fcr inhaltliche Fragen verweisen wir an die offizielle Salzburg Information, f\u00fcr Buchungs- und Voucher-Fragen an unseren Buchungspartner GetYourGuide. Inhaltliche Fragen Salzburg Information \u2014 Service Center F\u00fcr allgemeine Fragen zur Salzburg Card, zu Sehensw\u00fcrdigkeiten, \u00d6ffnungszeiten oder Salzburg als Reiseziel wende dich bitte direkt an\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.salzburgcard.com\/nl\/kontakt\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"nl_NL\" \/>\n\t\t<meta property=\"og:site_name\" content=\"SalzburgCard.com -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Kontakt - SalzburgCard.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Kontakt Wir helfen dir weiter salzburgcard.com ist ein unabh\u00e4ngiges Informations- und Buchungsportal. F\u00fcr inhaltliche Fragen verweisen wir an die offizielle Salzburg Information, f\u00fcr Buchungs- und Voucher-Fragen an unseren Buchungspartner GetYourGuide. Inhaltliche Fragen Salzburg Information \u2014 Service Center F\u00fcr allgemeine Fragen zur Salzburg Card, zu Sehensw\u00fcrdigkeiten, \u00d6ffnungszeiten oder Salzburg als Reiseziel wende dich bitte direkt an\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.salzburgcard.com\/nl\/kontakt\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.salzburgcard.com\/wp-content\/uploads\/2026\/03\/salzburgcard-logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.salzburgcard.com\/wp-content\/uploads\/2026\/03\/salzburgcard-logo.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-04-03T11:22:53+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-10T13:28:43+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Kontakt - SalzburgCard.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Kontakt Wir helfen dir weiter salzburgcard.com ist ein unabh\u00e4ngiges Informations- und Buchungsportal. F\u00fcr inhaltliche Fragen verweisen wir an die offizielle Salzburg Information, f\u00fcr Buchungs- und Voucher-Fragen an unseren Buchungspartner GetYourGuide. Inhaltliche Fragen Salzburg Information \u2014 Service Center F\u00fcr allgemeine Fragen zur Salzburg Card, zu Sehensw\u00fcrdigkeiten, \u00d6ffnungszeiten oder Salzburg als Reiseziel wende dich bitte direkt an\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.salzburgcard.com\/wp-content\/uploads\/2026\/03\/salzburgcard-logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/kontakt\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/kontakt\\\/#listItem\",\"name\":\"Kontakt\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/kontakt\\\/#listItem\",\"position\":2,\"name\":\"Kontakt\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/#organization\",\"name\":\"SalzburgCard.com\",\"url\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.salzburgcard.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/salzburgcard-logo.png\",\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/kontakt\\\/#organizationLogo\",\"width\":887,\"height\":281,\"caption\":\"Salzburg Card\"},\"image\":{\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/kontakt\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/kontakt\\\/#webpage\",\"url\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/kontakt\\\/\",\"name\":\"Kontakt - SalzburgCard.com\",\"description\":\"Kontakt Wir helfen dir weiter salzburgcard.com ist ein unabh\\u00e4ngiges Informations- und Buchungsportal. F\\u00fcr inhaltliche Fragen verweisen wir an die offizielle Salzburg Information, f\\u00fcr Buchungs- und Voucher-Fragen an unseren Buchungspartner GetYourGuide. Inhaltliche Fragen Salzburg Information \\u2014 Service Center F\\u00fcr allgemeine Fragen zur Salzburg Card, zu Sehensw\\u00fcrdigkeiten, \\u00d6ffnungszeiten oder Salzburg als Reiseziel wende dich bitte direkt an\",\"inLanguage\":\"nl-NL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/kontakt\\\/#breadcrumblist\"},\"datePublished\":\"2025-04-03T11:22:53+00:00\",\"dateModified\":\"2026-06-10T13:28:43+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/#website\",\"url\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/\",\"name\":\"SalzburgCard.com\",\"inLanguage\":\"nl-NL\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.salzburgcard.com\\\/nl\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Contact - SalzburgCard.nl","description":"Contact Wij kunnen je helpen salzburgcard.com is een onafhankelijk informatie- en boekingsportaal. Voor inhoudelijke vragen verwijzen we je naar de offici\u00eble Salzburger Information, voor boekings- en vouchervragen naar onze boekingspartner GetYourGuide. Inhoudelijke vragen Salzburg Information - Service Center Voor algemene vragen over de Salzburg Card, bezienswaardigheden, openingstijden of Salzburg als reisbestemming kun je rechtstreeks contact met ons opnemen via","canonical_url":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.salzburgcard.com\/nl#listItem","position":1,"name":"Home","item":"https:\/\/www.salzburgcard.com\/nl","nextItem":{"@type":"ListItem","@id":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/#listItem","name":"Kontakt"}},{"@type":"ListItem","@id":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/#listItem","position":2,"name":"Kontakt","previousItem":{"@type":"ListItem","@id":"https:\/\/www.salzburgcard.com\/nl#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.salzburgcard.com\/nl\/#organization","name":"SalzburgCard.com","url":"https:\/\/www.salzburgcard.com\/nl\/","logo":{"@type":"ImageObject","url":"https:\/\/www.salzburgcard.com\/wp-content\/uploads\/2026\/03\/salzburgcard-logo.png","@id":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/#organizationLogo","width":887,"height":281,"caption":"Salzburg Card"},"image":{"@id":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/#webpage","url":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/","name":"Kontakt - SalzburgCard.com","description":"Kontakt Wir helfen dir weiter salzburgcard.com ist ein unabh\u00e4ngiges Informations- und Buchungsportal. F\u00fcr inhaltliche Fragen verweisen wir an die offizielle Salzburg Information, f\u00fcr Buchungs- und Voucher-Fragen an unseren Buchungspartner GetYourGuide. Inhaltliche Fragen Salzburg Information \u2014 Service Center F\u00fcr allgemeine Fragen zur Salzburg Card, zu Sehensw\u00fcrdigkeiten, \u00d6ffnungszeiten oder Salzburg als Reiseziel wende dich bitte direkt an","inLanguage":"nl-NL","isPartOf":{"@id":"https:\/\/www.salzburgcard.com\/nl\/#website"},"breadcrumb":{"@id":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/#breadcrumblist"},"datePublished":"2025-04-03T11:22:53+00:00","dateModified":"2026-06-10T13:28:43+00:00"},{"@type":"WebSite","@id":"https:\/\/www.salzburgcard.com\/nl\/#website","url":"https:\/\/www.salzburgcard.com\/nl\/","name":"SalzburgCard.com","inLanguage":"nl-NL","publisher":{"@id":"https:\/\/www.salzburgcard.com\/nl\/#organization"}}]},"og:locale":"nl_NL","og:site_name":"SalzburgCard.com -","og:type":"article","og:title":"Kontakt - SalzburgCard.com","og:description":"Kontakt Wir helfen dir weiter salzburgcard.com ist ein unabh\u00e4ngiges Informations- und Buchungsportal. F\u00fcr inhaltliche Fragen verweisen wir an die offizielle Salzburg Information, f\u00fcr Buchungs- und Voucher-Fragen an unseren Buchungspartner GetYourGuide. Inhaltliche Fragen Salzburg Information \u2014 Service Center F\u00fcr allgemeine Fragen zur Salzburg Card, zu Sehensw\u00fcrdigkeiten, \u00d6ffnungszeiten oder Salzburg als Reiseziel wende dich bitte direkt an","og:url":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/","og:image":"https:\/\/www.salzburgcard.com\/wp-content\/uploads\/2026\/03\/salzburgcard-logo.png","og:image:secure_url":"https:\/\/www.salzburgcard.com\/wp-content\/uploads\/2026\/03\/salzburgcard-logo.png","article:published_time":"2025-04-03T11:22:53+00:00","article:modified_time":"2026-06-10T13:28:43+00:00","twitter:card":"summary_large_image","twitter:title":"Kontakt - SalzburgCard.com","twitter:description":"Kontakt Wir helfen dir weiter salzburgcard.com ist ein unabh\u00e4ngiges Informations- und Buchungsportal. F\u00fcr inhaltliche Fragen verweisen wir an die offizielle Salzburg Information, f\u00fcr Buchungs- und Voucher-Fragen an unseren Buchungspartner GetYourGuide. Inhaltliche Fragen Salzburg Information \u2014 Service Center F\u00fcr allgemeine Fragen zur Salzburg Card, zu Sehensw\u00fcrdigkeiten, \u00d6ffnungszeiten oder Salzburg als Reiseziel wende dich bitte direkt an","twitter:image":"https:\/\/www.salzburgcard.com\/wp-content\/uploads\/2026\/03\/salzburgcard-logo.png"},"aioseo_meta_data":{"post_id":"70","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-04-03 11:22:37","updated":"2026-06-10 16:17:46","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.salzburgcard.com\/nl\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tKontakt\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.salzburgcard.com\/nl"},{"label":"Kontakt","link":"https:\/\/www.salzburgcard.com\/nl\/kontakt\/"}],"_links":{"self":[{"href":"https:\/\/www.salzburgcard.com\/nl\/wp-json\/wp\/v2\/pages\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.salzburgcard.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.salzburgcard.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.salzburgcard.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.salzburgcard.com\/nl\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":8,"href":"https:\/\/www.salzburgcard.com\/nl\/wp-json\/wp\/v2\/pages\/70\/revisions"}],"predecessor-version":[{"id":361,"href":"https:\/\/www.salzburgcard.com\/nl\/wp-json\/wp\/v2\/pages\/70\/revisions\/361"}],"wp:attachment":[{"href":"https:\/\/www.salzburgcard.com\/nl\/wp-json\/wp\/v2\/media?parent=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}