Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://cubecare.dk/#organization",
"name": "CUBEcare",
"url": "https://cubecare.dk/",
"sameAs": [],
"logo": {
"@type": "ImageObject",
"@id": "https://cubecare.dk/#logo",
"inLanguage": "en-US",
"url": "https://cubecare.dk/wp-content/uploads/2019/08/logo_cubecare.png",
"contentUrl": "https://cubecare.dk/wp-content/uploads/2019/08/logo_cubecare.png",
"width": 500,
"height": 154,
"caption": "CUBEcare"
},
"image": {
"@id": "https://cubecare.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://cubecare.dk/#website",
"url": "https://cubecare.dk/",
"name": "CUBEcare",
"description": "Firmamassage",
"publisher": {
"@id": "https://cubecare.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://cubecare.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-US"
},
{
"@type": "ImageObject",
"@id": "https://cubecare.dk/#primaryimage",
"inLanguage": "en-US",
"url": "/wp-content/uploads/2019/03/CUBEcare_Logo_greenApple.png",
"contentUrl": "/wp-content/uploads/2019/03/CUBEcare_Logo_greenApple.png"
},
{
"@type": "WebPage",
"@id": "https://cubecare.dk/#webpage",
"url": "https://cubecare.dk/",
"name": "CUBEcare - Landsd\u00e6kkende firmamassage",
"isPartOf": {
"@id": "https://cubecare.dk/#website"
},
"about": {
"@id": "https://cubecare.dk/#organization"
},
"primaryImageOfPage": {
"@id": "https://cubecare.dk/#primaryimage"
},
"datePublished": "2018-11-06T10:40:39+00:00",
"dateModified": "2020-02-18T12:11:46+00:00",
"breadcrumb": {
"@id": "https://cubecare.dk/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://cubecare.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://cubecare.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
}
]
}
] |