Structured Data | [
{
"@context": "https://schema.org",
"@type": "Hotel",
"identifier": "https://www.gentoftehotel.dk/",
"name": "Gentofte Hotel",
"url": "https://www.gentoftehotel.dk/",
"logo": "https://www.gentoftehotel.dk/-/media/Assets/Logoer/SVG%20graa%20med%20AHHG/Gentofte-Hotel-logo.svg",
"image": "https://www.gentoftehotel.dk/-/media/gentofte/1-facade-og-lobby/gentofte-hotel-facade-01.jpg",
"description": "Fredfyldt og historisk hotel i natursk\u00f8nne omgivelser i Gentofte.",
"telephone": "+4539680911",
"email": "gentoftehotel@arp-hansen.dk",
"checkinTime": "15:00",
"checkoutTime": "12:00",
"priceRange": "Prisniveau varierer efter s\u00e6son og tilg\u00e6ngelighed",
"starRating": {
"@type": "Rating",
"ratingValue": 3,
"bestRating": 5
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Gentoftegade 29",
"addressLocality": "Gentofte",
"postalCode": 2820,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.7481717,
"longitude": 12.5391432
},
"amenityFeature": [
{
"@type": "LocationFeatureSpecification",
"name": "Gratis Wi-Fi",
"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": "Restaurant",
"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": "Cykel- og biludlejning",
"value": true
},
{
"@type": "LocationFeatureSpecification",
"name": "Konference- og selskabslokaler",
"value": true
}
],
"petsAllowed": true,
"smokingAllowed": false,
"brand": {
"@type": "Brand",
"name": "Gentofte Hotel"
},
"parentOrganization": {
"@type": "Organization",
"name": "Arp-Hansen Hotel Group"
},
"offers": {
"@type": "Offer",
"priceCurrency": "DKK",
"availability": "https://schema.org/InStock",
"acceptedPaymentMethod": [
"Cash",
"JCB",
"MasterCard",
"VISA"
]
},
"hasMap": "https://maps.google.com/maps?cid=119424344705822671",
"currenciesAccepted": [
"EUR",
"DKK"
],
"paymentAccepted": "Cash, Credit Card",
"availableLanguage": [
"da",
"en",
"sv",
"no"
]
}
] |