{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "https://www.touchbase.care/retour#webpage",
      "url": "https://www.touchbase.care/retour",
      "name": "Retour — touchbase",
      "description": "Wilt u uw product retourneren? Neem contact op via +31 97 010289344 tijdens kantooruren (Maandag - Vrijdag).",
      "inLanguage": "nl-NL",
      "isPartOf": {
        "@id": "https://www.touchbase.care/#website"
      },
      "breadcrumb": {
        "@id": "https://www.touchbase.care/retour#breadcrumb"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.touchbase.care/retour#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.touchbase.care/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Retour",
          "item": "https://www.touchbase.care/retour"
        }
      ]
    }
  ]
}
