Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://www.klitmose.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://www.klitmose.dk/#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://www.klitmose.dk/#organization",
"name": "klitmose.dk",
"url": "https://www.klitmose.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://www.klitmose.dk/wp-content/uploads/2023/03/logo-1.png",
"@id": "https://www.klitmose.dk/#organizationLogo",
"width": 250,
"height": 71
},
"image": {
"@id": "https://www.klitmose.dk/#organizationLogo"
}
},
{
"@type": "WebPage",
"@id": "https://www.klitmose.dk/#webpage",
"url": "https://www.klitmose.dk/",
"name": "Freelance Wordpress Ekspert & Hjemmeside udvikler",
"description": "En erfaren og passioneret freelance WordPress ekspert br\u00e6nder for at lave teknisk solide l\u00f8sninger, der virker og giver v\u00e6rdi i den digitale verden.",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://www.klitmose.dk/#website"
},
"breadcrumb": {
"@id": "https://www.klitmose.dk/#breadcrumblist"
},
"datePublished": "2023-09-21T16:35:12+02:00",
"dateModified": "2025-06-24T17:29:19+02:00"
},
{
"@type": "WebSite",
"@id": "https://www.klitmose.dk/#website",
"url": "https://www.klitmose.dk/",
"name": "klitmose.dk",
"inLanguage": "en-US",
"publisher": {
"@id": "https://www.klitmose.dk/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.klitmose.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}
] |