Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://fysiocoach.dk/#website",
"url": "https://fysiocoach.dk/",
"name": "Fysiocoach",
"description": "My WordPress Blog",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://fysiocoach.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "ImageObject",
"@id": "https://fysiocoach.dk/#primaryimage",
"inLanguage": "da-DK",
"url": "https://fysiocoach.dk/wp-content/uploads/2019/04/ikon-miljo.png",
"contentUrl": "https://fysiocoach.dk/wp-content/uploads/2019/04/ikon-miljo.png",
"width": 135,
"height": 135
},
{
"@type": "WebPage",
"@id": "https://fysiocoach.dk/#webpage",
"url": "https://fysiocoach.dk/",
"name": "Et sundt liv i balance | Fysiocoach.dk",
"isPartOf": {
"@id": "https://fysiocoach.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://fysiocoach.dk/#primaryimage"
},
"datePublished": "2019-04-01T12:39:42+00:00",
"dateModified": "2020-04-01T19:42:05+00:00",
"breadcrumb": {
"@id": "https://fysiocoach.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://fysiocoach.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://fysiocoach.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
}
]
}
]
|