| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://cosmolaser.dk/#organization",
"name": "Cosmo Laser",
"image": "https://cosmolaser.dk/cdn/shop/files/Cosmo_Placeholder_1_small.jpg?v=1658929028",
"url": "https://cosmolaser.dk",
"description": "Vi er specialiseret i laserbehandling, filler og Botox. Vi st\u00e5r altid klar til personlig r\u00e5dgivning. Velkommen til Danmarks erfarne laserklinik.",
"telephone": "35 39 44 00",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ny Vestergade 1",
"addressLocality": "K\u00f8benhavn K",
"postalCode": 1471,
"addressCountry": "DK"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 1970
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.6746065,
"longitude": 12.5763601
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday"
],
"opens": "07:30",
"closes": "21:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "07:30",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Saturday",
"Sunday"
],
"opens": "08:00",
"closes": "16:00"
}
],
"priceRange": "DKK",
"sameAs": [
"https://www.facebook.com/cosmolaserdk/",
"https://www.instagram.com/cosmolaser/",
"https://www.youtube.com/channel/UCeAz-e1wR1zu_9exos9NgfQ"
]
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Cosmo Laser",
"potentialAction": {
"@type": "SearchAction",
"target": "https://cosmolaser.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
},
"url": "https://cosmolaser.dk"
}
]
|