| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://olivenshoppen.dk/#place",
"address": {
"@type": "PostalAddress",
"postalCode": "6710 Esbjerg V"
}
},
{
"@type": [
"GroceryStore",
"Organization"
],
"@id": "https://olivenshoppen.dk/#organization",
"name": "Olivenshoppen",
"url": "https://olivenshoppen.dk",
"email": "Charlotte@olivenshoppen.dk",
"address": {
"@type": "PostalAddress",
"postalCode": "6710 Esbjerg V"
},
"openingHours": [
"Monday 9.00-17.00",
"Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
],
"location": {
"@id": "https://olivenshoppen.dk/#place"
},
"telephone": "+45 22 68 18 51"
},
{
"@type": "WebSite",
"@id": "https://olivenshoppen.dk/#website",
"url": "https://olivenshoppen.dk",
"name": "Olivenshoppen",
"alternateName": "www.olivenshoppen.dk",
"publisher": {
"@id": "https://olivenshoppen.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://olivenshoppen.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://olivenshoppen.dk/#webpage",
"url": "https://olivenshoppen.dk/",
"name": "Olivenolie Og Delikatesser\u2713 Det Allerbedste Fra Oliventr\u00e6et",
"datePublished": "2021-01-28T12:53:55+01:00",
"dateModified": "2025-07-21T09:16:51+02:00",
"about": {
"@id": "https://olivenshoppen.dk/#organization"
},
"isPartOf": {
"@id": "https://olivenshoppen.dk/#website"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://olivenshoppen.dk/author/",
"url": "https://olivenshoppen.dk/author/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/?s=96&d=mm&r=g",
"inLanguage": "da-DK"
},
"worksFor": {
"@id": "https://olivenshoppen.dk/#organization"
}
},
{
"@type": "Article",
"headline": "Olivenolie Og Delikatesser\u2713 Det Allerbedste Fra Oliventr\u00e6et",
"keywords": "Olivenolie og delikatesser",
"datePublished": "2021-01-28T12:53:55+01:00",
"dateModified": "2025-07-21T09:16:51+02:00",
"author": {
"@id": "https://olivenshoppen.dk/author/"
},
"publisher": {
"@id": "https://olivenshoppen.dk/#organization"
},
"description": "Hos Olivenshoppen finder du et stort udvalg af produkter med det allerbedste fra oliventr\u00e6et. V\u00e6lg bl.a \u00f8ko olivenolie, delikatesser, te og hudpleje.",
"name": "Olivenolie Og Delikatesser\u2713 Det Allerbedste Fra Oliventr\u00e6et",
"@id": "https://olivenshoppen.dk/#richSnippet",
"isPartOf": {
"@id": "https://olivenshoppen.dk/#webpage"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://olivenshoppen.dk/#webpage"
}
}
]
}
]
|