{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "AboutPage",
      "@id": "https://www.touchbase.care/over-ons#webpage",
      "url": "https://www.touchbase.care/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 door Jacob Vermeule, Stijn Vos en Erik Grigorian na persoonlijke ervaringen met valincidenten in de familie.",
      "inLanguage": "nl-NL",
      "isPartOf": {
        "@id": "https://www.touchbase.care/#website"
      },
      "about": {
        "@id": "https://www.touchbase.care/#organization"
      },
      "breadcrumb": {
        "@id": "https://www.touchbase.care/over-ons#breadcrumb"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.touchbase.care/over-ons#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.touchbase.care/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Over ons",
          "item": "https://www.touchbase.care/over-ons"
        }
      ]
    }
  ]
}
