{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "AboutPage",
      "@id": "https://www.touchbase.care/zakelijk/over-ons#webpage",
      "url": "https://www.touchbase.care/zakelijk/over-ons",
      "name": "Over ons — Onze missie is rust brengen in huis, zonder controle",
      "description": "touchbase is ontwikkeld vanuit de praktijk en niet vanuit het product. Opgericht in 2022 na persoonlijke ervaringen met valincidenten. Technologie die ondersteunt, niet overneemt.",
      "inLanguage": "nl-NL",
      "isPartOf": {
        "@id": "https://www.touchbase.care/#website"
      },
      "about": {
        "@id": "https://www.touchbase.care/#organization"
      },
      "breadcrumb": {
        "@id": "https://www.touchbase.care/zakelijk/over-ons#breadcrumb"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.touchbase.care/zakelijk/over-ons#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.touchbase.care/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Zakelijk",
          "item": "https://www.touchbase.care/zakelijk"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Over ons",
          "item": "https://www.touchbase.care/zakelijk/over-ons"
        }
      ]
    }
  ]
}
