Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://tinamonberg.dk/da/forside/#website",
"url": "https://tinamonberg.dk/da/forside/",
"name": "tinamonberg",
"description": "foredragsholder og mediator",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://tinamonberg.dk/da/forside/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://tinamonberg.dk/da/forside/#webpage",
"url": "https://tinamonberg.dk/da/forside/",
"name": "Forside - tinamonberg",
"isPartOf": {
"@id": "https://tinamonberg.dk/da/forside/#website"
},
"datePublished": "2016-02-26T16:42:07+00:00",
"dateModified": "2016-04-23T15:31:34+00:00",
"breadcrumb": {
"@id": "https://tinamonberg.dk/da/forside/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://tinamonberg.dk/da/forside/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://tinamonberg.dk/da/forside/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
}
]
}
] |