Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.pro-mote.dk/#/schema/Organization/base",
"name": "pro-mote.dk",
"url": "https://www.pro-mote.dk/"
},
{
"@type": "WebSite",
"@id": "https://www.pro-mote.dk/#/schema/WebSite/base",
"url": "https://www.pro-mote.dk/",
"name": "pro-mote.dk",
"publisher": {
"@id": "https://www.pro-mote.dk/#/schema/Organization/base"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.pro-mote.dk/component/finder/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://www.pro-mote.dk/#/schema/WebPage/base",
"url": "https://www.pro-mote.dk/",
"name": "PRO-mote | Reklameartikler til ansatte, kunder og leverand\u00f8rer",
"description": "Vi leverer reklameartikler, firmagaver, promotionartikler og profilbekl\u00e6dning til det danske erhvervsliv. \u2714 Hurtig levering ",
"isPartOf": {
"@id": "https://www.pro-mote.dk/#/schema/WebSite/base"
},
"about": {
"@id": "https://www.pro-mote.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK",
"breadcrumb": {
"@id": "https://www.pro-mote.dk/#/schema/BreadcrumbList/17"
}
},
{
"@type": "Article",
"@id": "https://www.pro-mote.dk/#/schema/com_content/article/5",
"name": "Forside 2023",
"headline": "Forside 2023",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://www.pro-mote.dk/#/schema/WebPage/base"
}
}
]
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.pro-mote.dk/",
"name": "pro-mote.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.pro-mote.dk/component/finder/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"@graph": [
{
"@id": "https://www.pro-mote.dk/#defaultBusiness",
"@type": "LocalBusiness",
"name": "pro-mote.dk",
"url": "https://www.pro-mote.dk/",
"telephone": "+4570270023",
"address": {
"@id": "https://www.pro-mote.dk/#defaultAddress"
},
"geo": {
"@id": "https://www.pro-mote.dk/#defaultGeo"
},
"image": {
"@id": "https://www.pro-mote.dk/#defaultLogo"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"monday",
"tuesday",
"wednesday",
"thursday",
"friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
},
{
"@id": "https://www.pro-mote.dk/#defaultAddress",
"@type": "PostalAddress",
"addressLocality": "Hedehusene",
"addressRegion": "",
"postalCode": 2640,
"streetAddress": "Kallerupvej 41E",
"addressCountry": "DK"
},
{
"@id": "https://www.pro-mote.dk/#defaultLogo",
"@type": "ImageObject",
"url": "https://www.pro-mote.dk/images/PRO-mote-logo-stort.png",
"width": 300,
"height": 300
}
]
}
] |