Le ampie finestre sono rese uniche dai vetri soffiati dell'epoca e impreziosite da eleganti tendaggi dai toni caldi dell’ocra e del mattone, colori che ricordano il nostro amato territorio ed i suoi terreni vitati.
La camera da letto padronale ha alti soffitti, un antico camino in marmo bianco che evoca atmosfere di tempi antichi e una seconda camera da letto, che la rende luogo ideale per condividere l’esperienza con la famiglia o con i vostri amici.
Dettagli:
Dimensioni: 25 mq
Letti: matrimoniale king size nella stanza padronale e king size singoli collegabili in matrimoniale su richiesta nella seconda stanza
Occupa sino a cinque adulti (il quinto occupante pernotta nel letto aggiuntivo se disponibile)
Vista sul lato interno di Palazzo Sertorio
Bagno unico per entrambe le camere: 3 mq
Cabina doccia con linea cortesia e prodotti corpo John Richmond (pantofole monouso, asciugacapelli professionale)
Servizi inclusi:
Parcheggio (un posto auto al coperto)
Aria condizionata
Ampia e ricca colazione italiana e continentale a buffet
Frigobar con acqua liscia e gasata
Macchina del caffè Nespresso
Bollitore elettrico
Wi-Fi
TV LCD con canali satellitari (SKY)
Servizi extra su richiesta e con supplemento (da richiedere all’atto della prenotazione) :
Culla per bambini (h max bambino 1,20 mt)
Letto aggiuntivo: 90x190
Servizi vip previa disponibilità: servizio transfer aeroportuali, prenotazioni presso ristoranti, saloni di bellezza, aziende viti-vinicole per degustazioni e visite in cantina
Personal shopper: possibilità di acquistare e farsi consegnare in camera capi di abbigliamento casual e sportivo
Richiedi informazioni
Richiedi informazioni per Grande Suite
A partire da€300per Notte
'; infowin_cont += '
'; return infowin_cont; } /** * Generates the HTML content for the main room (base address) marker infowindow. */ function vboGenerateMainInfoMarkerContent() { var infowin_cont = ''; infowin_cont += '
'; infowin_cont += '
' + Joomla.JText._('VBO_GEO_ADDRESS') + '
'; infowin_cont += '
'; return infowin_cont; } /** * Given all the current positions, adds the current markers to the map. */ function vboPopulateMapMarkers() { // always reset markers pool and remove them from map for (var i in vbo_geomarker_units) { if (!vbo_geomarker_units.hasOwnProperty(i)) { continue; } // remove current marker from map vbo_geomarker_units[i].setMap(null); } // reset vars vbo_geomarker_units = {}; vbo_info_markers = {}; // calculate limits var multi_markers = 0; var room_units = 1; var tot_markers = multi_markers > 0 && room_units > 1 ? room_units : 1; tot_markers = parseInt(tot_markers); // iterate through markers to add and display for (var i = 1; i
Caratteristiche
cassaforte
Calendario disponibilità
DisponibileNon disponibile
Dicembre2024
Lun
Mar
Mer
Gio
Ven
Sab
Dom
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Gennaio2025
Lun
Mar
Mer
Gio
Ven
Sab
Dom
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
'; // remove first or last calendar, then prepend or append this calendar depending on the direction var cur_old_cal_index = direction == 'next' ? (jQuery('.vbcaldivcont').length - 1) : new_calendars_parsed; if (direction == 'next') { jQuery('.vbcaldivcont').eq(cur_old_cal_index).after(cal_html); jQuery('.vbcaldivcont').first().remove(); } else { jQuery('.vbcaldivcont').eq(cur_old_cal_index).before(cal_html); jQuery('.vbcaldivcont').last().remove(); } // increase parsed calendars counter new_calendars_parsed++; } // update navigation dates if (cal_data['next_ymd']) { vboAvCalsNavNext = cal_data['next_ymd']; } if (cal_data['prev_ymd']) { vboAvCalsNavPrev = cal_data['prev_ymd']; } // stop loading jQuery('.vbcaldivcont').removeClass('vbcaldivcont-loading'); vboAvCalsNavLoading = false; // restore navigation arrows jQuery('.vbo-rdet-avcal-nav').remove(); if (cal_data['can_nav_next']) { jQuery('.vbcaldivcont').last().find('.vbcaltrmonth td').append('>'); } if (cal_data['can_nav_prev']) { jQuery('.vbcaldivcont').first().find('.vbcaltrmonth td').prepend('<'); } } catch (e) { console.log(e); alert('Invalid response'); jQuery('.vbcaldivcont').removeClass('vbcaldivcont-loading'); vboAvCalsNavLoading = false; return false; } }).fail(function(err) { console.error(err); alert('Could not navigate'); jQuery('.vbcaldivcont').removeClass('vbcaldivcont-loading'); vboAvCalsNavLoading = false; }); }); });