Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://nexusevent.dk/#/schema/WebSite",
"url": "https://nexusevent.dk/",
"name": "NexusEvent",
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://nexusevent.dk/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@id": "https://nexusevent.dk/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://nexusevent.dk/",
"url": "https://nexusevent.dk/",
"name": "NexusEvent - Din professionelle eventpartner",
"description": "NexusEvent udlejer professionel lyd, lys, scene, AV-l\u00f8sninger og erfarne teknikere til sm\u00e5 og store events. Din professionelle eventpartner.",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://nexusevent.dk/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://nexusevent.dk/#/schema/BreadcrumbList",
"itemListElement": {
"@type": "ListItem",
"position": 1,
"name": "NexusEvent"
}
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://nexusevent.dk/"
},
"about": {
"@id": "https://nexusevent.dk/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://nexusevent.dk/#/schema/Organization",
"name": "NexusEvent",
"url": "https://nexusevent.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://nexusevent.dk/wp-content/uploads/2025/08/cropped-favicon.png",
"contentUrl": "https://nexusevent.dk/wp-content/uploads/2025/08/cropped-favicon.png",
"width": 512,
"height": 512,
"contentSize": 8616
}
}
]
}
]
|