| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"Person",
"Organization"
],
"@id": "https://sandraskoekken.dk/#/schema/person/30dfc5dee241495b85b584095b81f94e",
"name": "sanleigh",
"image": {
"@type": "ImageObject",
"@id": "https://sandraskoekken.dk/#personlogo",
"inLanguage": "da-DK",
"url": "https://secure.gravatar.com/avatar/9a540f722385d2818ef940c3912ac46d?s=96&r=g",
"contentUrl": "https://secure.gravatar.com/avatar/9a540f722385d2818ef940c3912ac46d?s=96&r=g",
"caption": "sanleigh"
},
"logo": {
"@id": "https://sandraskoekken.dk/#personlogo"
}
},
{
"@type": "WebSite",
"@id": "https://sandraskoekken.dk/#website",
"url": "https://sandraskoekken.dk/",
"name": "Sandras k\u00f8kken",
"description": "hjemmelavet mad",
"publisher": {
"@id": "https://sandraskoekken.dk/#/schema/person/30dfc5dee241495b85b584095b81f94e"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://sandraskoekken.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "CollectionPage",
"@id": "https://sandraskoekken.dk/#webpage",
"url": "https://sandraskoekken.dk/",
"name": "Sandras k\u00f8kken - hjemmelavet mad",
"isPartOf": {
"@id": "https://sandraskoekken.dk/#website"
},
"about": {
"@id": "https://sandraskoekken.dk/#/schema/person/30dfc5dee241495b85b584095b81f94e"
},
"description": "hjemmelavet mad",
"breadcrumb": {
"@id": "https://sandraskoekken.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://sandraskoekken.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://sandraskoekken.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://sandraskoekken.dk/#webpage"
}
}
]
}
]
},
{
"@context": "https://schema.org/",
"@type": "organization",
"@id": "#organization",
"logo": {
"@type": "ImageObject",
"url": "https://sandraskoekken.dk/wp-content/uploads/2018/04/headertilmor-NY-B.png"
},
"url": "https://sandraskoekken.dk/",
"name": "Sandras k\u00f8kken",
"description": "hjemmelavet mad"
},
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "Sandras k\u00f8kken",
"alternateName": "hjemmelavet mad",
"url": "https://sandraskoekken.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://sandraskoekken.dk/search/{search_term}",
"query-input": "required name=search_term"
}
}
]
|