Hotel Antico Pozzo – San Gimignano

per room, night

San Gimignano is a world heritage site, this means that it belongs to everyone.


The Antico Pozzo is located on the very central Via San Matteo, within the ancient walls of the medieval historic center of San Gimignano, in the part of the city freest from the crowds of daily tourists.

It is the best place to enjoy San Gimignano from the front row and, at the same time, have the opportunity to go back to sip something in the intimacy of our bar or chat at the wrought iron tables of the delightful internal courtyard.

    Your name (required)

    your e-mail (required)

    Arrival date (ex: 10/12/2023)

    Departure date (ex: 13/12/2023)

    Number of travellers

    Notes




    Accept B



    Accept C

    ',43.469178, 11.041549000000032,1] ]; var mapOptions = { //zoom: 8, //center: new google.maps.LatLng(, ), //mapTypeId: google.maps.MapTypeId.TERRAIN mapTypeControlOptions: { mapTypeIds: [google.maps.MapTypeId.ROADMAP, 'map_style'] } }; var infowindow = new google.maps.InfoWindow(); map = new google.maps.Map(document.getElementById('mappa-struttura'), mapOptions); //Associate the styled map with the MapTypeId and set it to display. map.mapTypes.set('map_style', styledMap); // definizione dei limiti var origBounds = map.getBounds(); bounds = new google.maps.LatLngBounds(); // fine definizione dei limiti // definizione dei marker var image_marker = '/marker_tour.png'; var marker, i; for (i = 0; i 1) { map.fitBounds(bounds); } else if (locations.length == 1) { map.setCenter(bounds.getCenter()); map.setZoom(10); } } } // fine initialize google.maps.event.addDomListener(window, 'load', initialize); //initialize();