Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://testjagt.dk/",
"url": "https://testjagt.dk/",
"name": "Testjagt.dk - Sammenlign Produkter og Spar Penge!",
"isPartOf": {
"@id": "https://testjagt.dk/#website"
},
"about": {
"@id": "https://testjagt.dk/#organization"
},
"description": "Her hos Testjagt sammenligner vi produkter, s\u00e5 det bliver nemmere for dig at finde de mest prisvenlige muligheder, der samtidig holder den h\u00f8jeste kvalitet!",
"breadcrumb": {
"@id": "https://testjagt.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://testjagt.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hem"
}
]
},
{
"@type": "WebSite",
"@id": "https://testjagt.dk/#website",
"url": "https://testjagt.dk/",
"name": "Testjagt.dk",
"description": "",
"publisher": {
"@id": "https://testjagt.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://testjagt.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "Organization",
"@id": "https://testjagt.dk/#organization",
"name": "Testjagt.dk",
"url": "https://testjagt.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://testjagt.dk/#/schema/logo/image/",
"url": "https://testjagt.dk/wp-content/uploads/testjakt-logo4.png",
"contentUrl": "https://testjagt.dk/wp-content/uploads/testjakt-logo4.png",
"width": 400,
"height": 100,
"caption": "Testjagt.dk"
},
"image": {
"@id": "https://testjagt.dk/#/schema/logo/image/"
}
}
]
},
{
"@context": "https://schema.org",
"@graph": [
{
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"id": "site-navigation",
"name": "Hjem",
"url": "https://testjagt.dk"
},
{
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"id": "site-navigation",
"name": "Kategorier",
"url": "https://testjagt.dk/kategorier/"
},
{
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"id": "site-navigation",
"name": "Om os",
"url": "https://testjagt.dk/om-os/"
},
{
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"id": "site-navigation",
"name": "Kontakt",
"url": "https://testjagt.dk/kontakt/"
}
]
}
] |