Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://nordicgear.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.7083653,
"longitude": 12.565413
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=55.7083653,12.5654130",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ved klosteret 12 st. 2",
"addressLocality": "Copenhagen",
"postalCode": 2100,
"addressCountry": "DK"
}
},
{
"@type": [
"ComputerStore",
"Organization"
],
"@id": "https://nordicgear.dk/#organization",
"name": "Nordicgear.dk",
"url": "https://nordicgear.dk",
"sameAs": [
"https://www.facebook.com/nordicgear.dk",
"https://twitter.com/nordicgear"
],
"email": "mail@nordicgear.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ved klosteret 12 st. 2",
"addressLocality": "Copenhagen",
"postalCode": 2100,
"addressCountry": "DK"
},
"logo": {
"@type": "ImageObject",
"@id": "https://nordicgear.dk/#logo",
"url": "https://nordicgear.dk/wp-content/uploads/2024/01/NG-SoME-kvadrat-tekst.png",
"contentUrl": "https://nordicgear.dk/wp-content/uploads/2024/01/NG-SoME-kvadrat-tekst.png",
"caption": "Nordicgear.dk",
"inLanguage": "da-DK",
"width": 765,
"height": 675
},
"priceRange": "\u00a7",
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday,Friday 10:00-17:00"
],
"description": "Webshop med nye og brugte reservedele til Apple computere. Vi f\u00f8rer ogs\u00e5 et bredt udvalg af computertilbeh\u00f8r, gadgets og meget andet.",
"vatID": 41523603,
"location": {
"@id": "https://nordicgear.dk/#place"
},
"image": {
"@id": "https://nordicgear.dk/#logo"
},
"telephone": "+453291330"
},
{
"@type": "WebSite",
"@id": "https://nordicgear.dk/#website",
"url": "https://nordicgear.dk",
"name": "Nordicgear.dk",
"alternateName": "NG",
"publisher": {
"@id": "https://nordicgear.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://nordicgear.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://nordicgear.dk/wp-content/uploads/2025/05/nordicgear-cover.webp",
"url": "https://nordicgear.dk/wp-content/uploads/2025/05/nordicgear-cover.webp",
"width": 1536,
"height": 1024,
"caption": "Nordicgear.dk cover",
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://nordicgear.dk/#webpage",
"url": "https://nordicgear.dk/",
"name": "K\u00f8b nye og brugte reservedele til Apple computere",
"datePublished": "2019-02-14T04:23:49+00:00",
"dateModified": "2025-06-20T09:18:00+00:00",
"about": {
"@id": "https://nordicgear.dk/#organization"
},
"isPartOf": {
"@id": "https://nordicgear.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://nordicgear.dk/wp-content/uploads/2025/05/nordicgear-cover.webp"
},
"inLanguage": "da-DK"
},
{
"@type": "WebSite",
"url": "https://www.nordicgear.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.nordicgear.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "Organization",
"name": "Nordicgear.dk",
"url": "https://www.nordicgear.dk",
"logo": "https://nordicgear.dk/wp-content/uploads/2024/01/NG-SoME-kvadrat-tekst.png",
"sameAs": [
"https://www.facebook.com/Nordicgeardk",
"https://www.instagram.com/Nordicgeardk"
],
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+45 3296 1330",
"contactType": "Customer Service",
"areaServed": "DK",
"availableLanguage": [
"Danish",
"English"
]
}
}
]
}
] |