{ "@context": "https://schema.org", "@graph": [ { "@type": "WebPage", "@id": "https://terracez.com/company/press#webpage", "url": "https://terracez.com/company/press", "name": "Press", "isPartOf": { "@type": "WebSite", "name": "Terracez", "url": "https://terracez.com" } }, { "@type": "BreadcrumbList", "@id": "https://terracez.com/company/press#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://terracez.com/" }, { "@type": "ListItem", "position": 2, "name": "Company", "item": "https://terracez.com/company" }, { "@type": "ListItem", "position": 3, "name": "Press", "item": "https://terracez.com/company/press" } ] } ] }