Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://massage-copenhagen.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://massage-copenhagen.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "LocalBusiness",
"@id": "https://massage-copenhagen.dk/#localbusiness",
"name": "God Krop Massage",
"brand": {
"@id": "https://massage-copenhagen.dk/#organization"
},
"url": "https://massage-copenhagen.dk/",
"image": "https://massage-copenhagen.dk/wp-content/uploads/2025/07/logo-god-krop.jpeg",
"logo": "https://massage-copenhagen.dk/#logo",
"telephone": "+4522669905",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Monday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Tuesday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Wednesday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Thursday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Friday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Saturday"
],
"opens": "09:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Sunday"
],
"opens": "09:00",
"closes": "17:00"
}
]
},
{
"@type": "MassageTherapist",
"@id": "https://massage-copenhagen.dk/#lokal",
"name": "God Krop Massage",
"image": "https://godkrop.dk/wp-content/uploads/2024/09/godkrop-forside.jpg",
"url": "https://massage-copenhagen.dk",
"telephone": "+45 22 66 99 05",
"address": {
"@type": "PostalAddress",
"streetAddress": "Bartholinsgade 15",
"addressLocality": "Copenhagen",
"postalCode": 1356,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.681,
"longitude": 12.574
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "20:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Saturday",
"Sunday"
],
"opens": "10:00",
"closes": "17:00"
}
],
"priceRange": "DKK 350\u2013950",
"description": "Professional massage clinic in central Copenhagen offering sports massage, wellness massage, pregnancy massage and more. English spoken.",
"areaServed": {
"@type": "Place",
"name": "Copenhagen"
},
"sameAs": [
"https://www.facebook.com/godkropmassage",
"https://www.instagram.com/god.krop"
]
},
{
"@type": "Organization",
"@id": "https://massage-copenhagen.dk/#organization",
"name": "God Krop Massage",
"description": "Massage and wellness in Copenhagen",
"url": "https://massage-copenhagen.dk/",
"email": "rasmus@godkrop.dk",
"telephone": "+4522669905",
"logo": {
"@type": "ImageObject",
"url": "https://massage-copenhagen.dk/wp-content/uploads/2025/07/logo-god-krop.jpeg",
"@id": "https://massage-copenhagen.dk/#organizationLogo",
"width": 500,
"height": 500,
"caption": "massage copenhagen at god krop"
},
"image": {
"@id": "https://massage-copenhagen.dk/#organizationLogo"
}
},
{
"@type": "WebPage",
"@id": "https://massage-copenhagen.dk/#webpage",
"url": "https://massage-copenhagen.dk/",
"name": "Massage Copenhagen - Book massage or wellness online easy!",
"description": "Are You looking for a great massage in Copenhagen. Try traditional deep tissue sportsmassage og gentle wellness massage in our cozy clinic. Book online easy!",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://massage-copenhagen.dk/#website"
},
"breadcrumb": {
"@id": "https://massage-copenhagen.dk/#breadcrumblist"
},
"datePublished": "2012-12-20T09:44:20+00:00",
"dateModified": "2025-07-27T10:41:25+00:00"
},
{
"@type": "WebSite",
"@id": "https://massage-copenhagen.dk/#website",
"url": "https://massage-copenhagen.dk/",
"name": "Massage Copenhagen",
"description": "Massage and wellness in Copenhagen",
"inLanguage": "en-US",
"publisher": {
"@id": "https://massage-copenhagen.dk/#organization"
}
}
]
}
]
|