Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://nochmal.dk/podcasts/",
"url": "https://nochmal.dk/podcasts/",
"name": "Podcasts Archive - Nochmal",
"isPartOf": {
"@id": "https://nochmal.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://nochmal.dk/podcasts/#primaryimage"
},
"image": {
"@id": "https://nochmal.dk/podcasts/#primaryimage"
},
"thumbnailUrl": "https://nochmal.dk/wp-content/uploads/2025/01/kasper-brandi-pedersen_2.jpg",
"breadcrumb": {
"@id": "https://nochmal.dk/podcasts/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://nochmal.dk/podcasts/#primaryimage",
"url": "https://nochmal.dk/wp-content/uploads/2025/01/kasper-brandi-pedersen_2.jpg",
"contentUrl": "https://nochmal.dk/wp-content/uploads/2025/01/kasper-brandi-pedersen_2.jpg",
"width": 970,
"height": 450
},
{
"@type": "BreadcrumbList",
"@id": "https://nochmal.dk/podcasts/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://nochmal.dk/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Podcasts"
}
]
},
{
"@type": "WebSite",
"@id": "https://nochmal.dk/#website",
"url": "https://nochmal.dk/",
"name": "Nochmal",
"description": "Markedsf\u00f8ring | podcasting | bestyrelsesarbejde",
"publisher": {
"@id": "https://nochmal.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://nochmal.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://nochmal.dk/#organization",
"name": "Nochmal",
"url": "https://nochmal.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://nochmal.dk/#/schema/logo/image/",
"url": "https://nochmal.dk/wp-content/uploads/2024/06/nochmal-logo.svg",
"contentUrl": "https://nochmal.dk/wp-content/uploads/2024/06/nochmal-logo.svg",
"caption": "Nochmal"
},
"image": {
"@id": "https://nochmal.dk/#/schema/logo/image/"
}
}
]
}
] |