{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ContactPage",
      "@id": "https://www.touchbase.care/contact#webpage",
      "url": "https://www.touchbase.care/contact",
      "name": "Contact — Leuk dat je meer wilt weten over touchbase!",
      "description": "Neem contact op met touchbase. We reageren binnen twee uur op werkdagen. Bereikbaar via chat, telefoon of contactformulier.",
      "inLanguage": "nl-NL",
      "isPartOf": {
        "@id": "https://www.touchbase.care/#website"
      },
      "breadcrumb": {
        "@id": "https://www.touchbase.care/contact#breadcrumb"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.touchbase.care/contact#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.touchbase.care/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Contact",
          "item": "https://www.touchbase.care/contact"
        }
      ]
    }
  ]
}
