Structured Data | [
{
"@context": "https://schema.org",
"@type": "Hotel",
"identifier": "https://www.thesquare.dk/",
"name": "The Square",
"url": "https://www.thesquare.dk/",
"logo": "https://www.thesquare.dk/-/media/Assets/Logoer/SVG%20graa%20med%20AHHG/The-Square-logo.svg",
"image": "https://www.thesquare.dk/-/media/square/1-facade-og-lobby/the-square-facade-02.jpg",
"description": "Stilet hotel med kant i hjertet af K\u00f8benhavn.",
"telephone": "+4533381200",
"email": "thesquare@arp-hansen.dk",
"checkinTime": "15:00",
"checkoutTime": "12:00",
"priceRange": "Prisniveau varierer efter s\u00e6son og tilg\u00e6ngelighed",
"starRating": {
"@type": "Rating",
"ratingValue": 4,
"bestRating": 5
},
"address": {
"@type": "PostalAddress",
"streetAddress": "R\u00e5dhuspladsen 14",
"addressLocality": "K\u00f8benhavn V",
"postalCode": 1550,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.676213,
"longitude": 12.5645617
},
"hasMap": "https://maps.google.com/maps?cid=558145593737541463",
"amenityFeature": [
{
"@type": "LocationFeatureSpecification",
"name": "Gratis Wi-Fi",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Aircondition",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Vaske- og renseservice",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Morgenmad",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Hundevenligt",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "B\u00f8rnevenligt",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Bar",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "R\u00f8gfrit",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Elevator",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "24-timers reception",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Cykeludlejning",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Konference- og selskabslokaler",
"value": true
}
],
"petsAllowed": true,
"smokingAllowed": false,
"brand": {
"@type": "Brand",
"name": "The Square"
},
"parentOrganization": {
"@type": "Organization",
"name": "Arp-Hansen Hotel Group"
},
"sameAs": [
"https://www.facebook.com/thesquarehotel.copenhagen/",
"https://www.instagram.com/thesquarehotel/"
],
"offers": {
"@type": "Offer",
"priceCurrency": "DKK",
"availability": "https://schema.org/InStock",
"acceptedPaymentMethod": [
"Cash",
"JCB",
"MasterCard",
"VISA"
]
},
"currenciesAccepted": [
"EUR",
"DKK"
],
"paymentAccepted": "Cash, Credit Card",
"availableLanguage": [
"da",
"en",
"sv",
"no"
]
}
] |