| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"Person",
"Organization"
],
"@id": "https://www.nordicfoto.dk/#/schema/person/6194111ca11d3c36ccad2a0126540b62",
"name": "soren",
"image": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://www.nordicfoto.dk/#/schema/person/image/",
"url": "https://secure.gravatar.com/avatar/e682a6f763abaf01619ce2ada2aa8b52?s=96&d=mm&r=g",
"contentUrl": "https://secure.gravatar.com/avatar/e682a6f763abaf01619ce2ada2aa8b52?s=96&d=mm&r=g",
"caption": "soren"
},
"logo": {
"@id": "https://www.nordicfoto.dk/#/schema/person/image/"
}
},
{
"@type": "WebSite",
"@id": "https://www.nordicfoto.dk/#website",
"url": "https://www.nordicfoto.dk/",
"name": "Nordic Foto",
"description": "Engageret Fotograf i Odsherred",
"publisher": {
"@id": "https://www.nordicfoto.dk/#/schema/person/6194111ca11d3c36ccad2a0126540b62"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.nordicfoto.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://www.nordicfoto.dk/#primaryimage",
"url": "https://www.nordicfoto.dk/wp-content/uploads/2017/07/kristian-testemo.jpg",
"contentUrl": "https://www.nordicfoto.dk/wp-content/uploads/2017/07/kristian-testemo.jpg",
"width": 150,
"height": 150
},
{
"@type": "WebPage",
"@id": "https://www.nordicfoto.dk/#webpage",
"url": "https://www.nordicfoto.dk/",
"name": "Nordic Foto - Nordic Foto",
"isPartOf": {
"@id": "https://www.nordicfoto.dk/#website"
},
"about": {
"@id": "https://www.nordicfoto.dk/#/schema/person/6194111ca11d3c36ccad2a0126540b62"
},
"primaryImageOfPage": {
"@id": "https://www.nordicfoto.dk/#primaryimage"
},
"datePublished": "2017-03-31T14:49:07+00:00",
"dateModified": "2022-06-14T09:58:58+00:00",
"breadcrumb": {
"@id": "https://www.nordicfoto.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.nordicfoto.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.nordicfoto.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
}
]
}
]
|