{"id":3505,"date":"2020-07-30T12:41:46","date_gmt":"2020-07-30T10:41:46","guid":{"rendered":"https:\/\/www.aichiosi.it\/?page_id=3505"},"modified":"2020-07-30T12:45:58","modified_gmt":"2020-07-30T10:45:58","slug":"visit-the-bb-ai-chiosi","status":"publish","type":"page","link":"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/","title":{"rendered":"Visit the B&#038;B Ai Chiosi"},"content":{"rendered":"<p><strong>&#8220;Ai Chiosi&#8221; Bed and Breakfast<\/strong> consists of two recently restored ancient manor houses, separated by a 300 square metres stone paved patio and surrounded\u00a0by 3 hectares of farmland.<\/p>\n<p>Between the <strong>two farm houses<\/strong> there is the availability of a large <strong>open space<\/strong> in the green of nature, where it is possible to stay in relax, of a suitable area for the entertainment of children and of a reserved parking.<\/p>\n<p>The <strong>hospitality<\/strong> is <strong>familiar and careful of guest expectations<\/strong>, respecting their privacy.<\/p>\n<p>The position of the B&amp;B and of <strong>Pontremoli<\/strong> allow tourists\u00a0 pleasant holidays: <strong>tourist visit<\/strong> in the near areas (ancient castles, churches, middle-ages villages, marble mines), Pisa, Lucca, Parma and La Spezia with expert guide, <strong>trekking<\/strong> in the mountains, trip to the <strong>seaside<\/strong> (5 Terre and Versilia) and\u00a0 <strong>sports<\/strong>.<\/p>\n<p>We are at guest disposal for any tourist suggestions, with maps, guide, depliants and explanations.<\/p>\n\n\t\t\n        <script type=\"text\/javascript\">\n            jQuery(function() {\n\t\t\t\t\/\/check if the user made the\n\t\t\t\t\/\/mistake to open it with IE\n\t\t\t\tvar ie \t\t\t= false;\n\t\t\t\tif (jQuery.browser.msie)\n\t\t\t\t\tie = true;\n\t\t\t\t\/\/flag to control the click event\n\t\t\t\tvar flg_click\t= true;\n\t\t\t\t\/\/the wrapper\n                var $im_wrapper\t= jQuery('#merge-gallery-55586');\n\t\t\t\t\/\/the thumbs\n\t\t\t\tvar $thumbs\t\t= $im_wrapper.children('div:not(.gallery_image_width)');\n\t\t\t\t\/\/all the images\n\t\t\t\tvar $thumb_imgs = $thumbs.find('img');\n\t\t\t\t\/\/number of images\n\t\t\t\tvar nmb_thumbs\t= $thumbs.length;\n\t\t\t\t\/\/image loading status\n\t\t\t\tvar $im_loading\t= jQuery('#merge-gallery-55586-nav #im_loading');\n\t\t\t\t\/\/the next and previous buttons\n\t\t\t\tvar $im_next\t= jQuery('#merge-gallery-55586-nav #im_next');\n\t\t\t\tvar $im_prev\t= jQuery('#merge-gallery-55586-nav #im_prev');\n\t\t\t\t\/\/number of thumbs per line\n\t\t\t\tvar per_line\t= 3;\n\t\t\t\t\/\/number of thumbs per column\n\t\t\t\tvar per_col\t\t= Math.ceil(nmb_thumbs\/per_line)\n\t\t\t\t\/\/index of the current thumb\n\t\t\t\tvar current\t\t= -1;\n\t\t\t\t\/\/mode = grid | single\n\t\t\t\tvar mode\t\t= 'grid';\n\t\t\t\tvar $wrapper_width = $im_wrapper.width();\n\t\t\t\t\/\/an array with the positions of the thumbs\n\t\t\t\t\/\/we will use it for the navigation in single mode\n\t\t\t\tvar positionsArray = [];\n\t\t\t\tfor(var i = 0; i < nmb_thumbs; ++i)\n\t\t\t\t\tpositionsArray[i]=i;\n\n\t\t\t\t\/\/ Set container height\n\t\t\t\t$im_wrapper.height((($im_wrapper.find('.gallery_image_width').width()+20) * per_col) + 'px');\n\n\t\t\t\t\/\/preload all the images\n\t\t\t\t$im_loading.css('visibility','visible');\n\t\t\t\tvar loaded\t\t= 0;\n\t\t\t\t$thumb_imgs.each(function(){\n\t\t\t\t\tvar $this = jQuery(this);\n\t\t\t\t\tjQuery('<img\/>').load(function(){\n\t\t\t\t\t\t++loaded;\n\t\t\t\t\t\tif(loaded == nmb_thumbs*2)\n\t\t\t\t\t\t\tstart();\n\t\t\t\t\t}).attr('src',$this.attr('src'));\n\t\t\t\t\tjQuery('<img\/>').load(function(){\n\t\t\t\t\t\t++loaded;\n\t\t\t\t\t\tif(loaded == nmb_thumbs*2)\n\t\t\t\t\t\t\tstart();\n\t\t\t\t\t}).attr('src', $this.parent().attr('href'));\n\t\t\t\t});\n\n\t\t\t\t\/\/starts the animation\n\t\t\t\tfunction start(){\n\t\t\t\t\t$im_loading.css('visibility','hidden');\n\n\t\t\t\t\t$thumbs.css({\n\t\t\t\t\t\t'height' : $im_wrapper.find('.gallery_image_width').width()\n\t\t\t\t\t});\n\t\t\t\t\t\/\/disperse the thumbs in a grid\n\t\t\t\t\tdisperse();\n\t\t\t\t}\n\n\t\t\t\t\/\/disperses the thumbs in a grid based on windows dimentions\n\t\t\t\tfunction disperse(resizing) {\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\t\t\t\t\tremoveNavigation();\n\n\t\t\t\t\t\/\/ Set container height\n\t\t\t\t\t$im_wrapper.height((($im_wrapper.find('.gallery_image_width').width()+20) * per_col) + 'px');\n\n\t\t\t\t\tvar $img_width  = $im_wrapper.find('.gallery_image_width').width();\n\t\t\t\t\t$im_wrapper.find('.gallery_image_width').height($img_width);\n\t\t\t\t\tvar $img_height = $im_wrapper.find('.gallery_image_width').height();\n\t\t\t\t\t$im_wrapper.css('visibility','visible');\n\n\t\t\t\t\tmode = 'grid';\n\n\t\t\t\t\t\/\/center point for first thumb\n\t\t\t\t\tvar spaces_h = 20;\n\n\t\t\t\t\t\/\/lets disperse the thumbs equally on the page\n\t\t\t\t\t$thumbs.each(function(i){\n\t\t\t\t\t\tvar $thumb = jQuery(this);\n\t\t\t\t\t\tvar $image = $thumb.find('img');\n\t\t\t\t\t\tvar spaces_w = ($im_wrapper.width() - (per_line * $thumb.outerWidth())) \/ (per_line-1);\n\n\t\t\t\t\t\t\/*\n\t\t\t\t\t\tcalculate left and top for each thumb,\n\t\t\t\t\t\tconsidering how many we want per line *\/\n\t\t\t\t\t\tvar left = ((spaces_w * (i%per_line)) + ($thumb.outerWidth() * (i%per_line)));\n\t\t\t\t\t\tvar top  = ((($img_height+20) * Math.ceil((i+1)\/per_line)) - ($img_height+20));\n\n\t\t\t\t\t\t\/\/lets give a random degree to each thumb\n\t\t\t\t\t\tvar r = Math.floor(Math.random()*41)-20;\n\t\t\t\t\t\t\/*\n\t\t\t\t\t\tnow we animate the thumb to its final positions;\n\t\t\t\t\t\twe also fade in its image, animate it to 115x115,\n\t\t\t\t\t\tand remove any background image\tof the thumb - this\n\t\t\t\t\t\tis not relevant for the first time we call disperse,\n\t\t\t\t\t\tbut when changing from single to grid mode\n\t\t\t\t\t\t *\/\n\n\t\t\t\t\t\tif(ie) {\n\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t'padding': '3px',\n\t\t\t\t\t\t\t\t'width'  : $im_wrapper.find('.gallery_image_width').width(),\n\t\t\t\t\t\t\t\t'height' : $im_wrapper.find('.gallery_image_width').height(),\n\t\t\t\t\t\t\t\t'left'   : left + 'px',\n\t\t\t\t\t\t\t\t'top'    : top + 'px'\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t'padding': '3px',\n\t\t\t\t\t\t\t\t'width'  : $im_wrapper.find('.gallery_image_width').width(),\n\t\t\t\t\t\t\t\t'height' : $im_wrapper.find('.gallery_image_width').height(),\n\t\t\t\t\t\t\t\t'left'   : left + 'px',\n\t\t\t\t\t\t\t\t'top'    : top + 'px'\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif ( resizing == true ) {\n\t\t\t\t\t\t\tvar speed = 0;\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tvar speed = 750;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t$thumb.stop()\n\t\t\t\t\t\t.animate(param, speed, function() {\n\t\t\t\t\t\t\tif(i==nmb_thumbs-1)\n\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t}).find('img').fadeIn(750, function() {\n\t\t\t\t\t\t\t$thumb.css({\n\t\t\t\t\t\t\t\t'background-image' : 'none'\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tjQuery(this).animate({\n\t\t\t\t\t\t\t\t\/*'width' : $image.width(),\n\t\t\t\t\t\t\t\t'height'  : $image.height(),*\/\n\t\t\t\t\t\t\t},150);\n\t\t\t\t\t\t});\n\t\t\t\t\t});\n\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").show();\n\t\t\t\t}\n\n\t\t\t\t\/\/ On windows resize call the disperse function\n\t\t\t\tfunction on_resize() {\n\t\t\t\t\tif ($wrapper_width != $im_wrapper.width()) {\n\t\t\t\t\t\t$thumbs.css({'width' : $im_wrapper.find('.gallery_image_width').width(), 'height' : $im_wrapper.find('.gallery_image_width').height()});\n\t\t\t\t\t\tdisperse(true);\n\t\t\t\t\t\t$wrapper_width = $im_wrapper.width();\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tfunction addResizeEvent(func) {\n\t\t\t\t\tvar oldResize = window.onresize;\n\t\t\t\t\twindow.onresize = function () {\n\t\t\t\t\t\tfunc();\n\t\t\t\t\t\tif (typeof oldResize === 'function') {\n\t\t\t\t\t\t\toldResize();\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t}\n\t\t\t\taddResizeEvent(on_resize);\n\n\t\t\t\t\/\/controls if we can click on the thumbs or not\n\t\t\t\t\/\/if theres an animation in progress\n\t\t\t\t\/\/we don't want the user to be able to click\n\t\t\t\tfunction setflag() {\n\t\t\t\t\tflg_click = !flg_click\n\t\t\t\t}\n\n\t\t\t\t\/*\n\t\t\t\twhen we click on a thumb, we want to merge them\n\t\t\t\tand show the full image that was clicked.\n\t\t\t\twe need to animate the thumbs positions in order\n\t\t\t\tto center the final image in the screen. The\n\t\t\t\timage itself is the background image that each thumb\n\t\t\t\twill have (different background positions)\n\t\t\t\tIf we are currently seeing the single image,\n\t\t\t\tthen we want to disperse the thumbs again,\n\t\t\t\tand with this, showing the thumbs images.\n\t\t\t\t *\/\n\t\t\t\t$thumbs.bind('click',function(){\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\n\t\t\t\t\tvar $this = jQuery(this);\n\t\t\t\t\tcurrent   = $this.index();\n\t\t\t\t\t$thumbs.css('position', 'absolute');\n\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").hide();\n\n\t\t\t\t\tif(mode\t== 'grid') {\n\t\t\t\t\t\tmode = 'single';\n\t\t\t\t\t\t\/\/the source of the full image\n\t\t\t\t\t\tvar image_src\t= $this.find('img').parent().attr('href');\n\n\t\t\t\t\t\t$thumbs.each(function(i){\n\t\t\t\t\t\t\tvar $thumb = jQuery(this);\n\t\t\t\t\t\t\tvar $image = $thumb.find('img');\n\n\t\t\t\t\t\t\t\/\/first we animate the thumb image\n\t\t\t\t\t\t\t\/\/to fill the thumbs dimentions\n\t\t\t\t\t\t\t$image.stop().animate({\n\t\t\t\t\t\t\t\t\/*'width'\t\t: '270px',\n\t\t\t\t\t\t\t\t'height'\t: '270px',*\/\n\t\t\t\t\t\t\t\t'marginTop'\t: '0px',\n\t\t\t\t\t\t\t\t'marginLeft': '0px'\n\t\t\t\t\t\t\t},150,function() {\n\t\t\t\t\t\t\t\t\/\/calculate the dimentions of the full image\n\t\t\t\t\t\t\t\tvar f_w\t= per_line * (270);\n\t\t\t\t\t\t\t\tvar f_h\t= per_col * (270);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tvar f_l = jQuery('.merge-gallery').width()\/2 - f_w\/2\n\t\t\t\t\t\t\t\tvar f_t = $im_wrapper.find('.gallery_image_width').height()\/2 \/*- f_h\/2*\/\n\t\t\t\t\t\t\t\t\/*\n\t\t\t\t\t\t\t\tset the background image for the thumb\n\t\t\t\t\t\t\t\tand animate the thumbs postions and rotation\n\t\t\t\t\t\t\t\t *\/\n\t\t\t\t\t\t\t\tif(ie) {\n\t\t\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t\t\t'width'  : '270px',\n\t\t\t\t\t\t\t\t\t\t'height' : '270px',\n\t\t\t\t\t\t\t\t\t\t'padding': '0',\n\t\t\t\t\t\t\t\t\t\t'left'   : f_l + (i%per_line)*270 + 'px',\n\t\t\t\t\t\t\t\t\t\t'top'\t   : f_t + Math.floor(i\/per_line)*270 + 'px'\n\t\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t\t\t'width'  : '270px',\n\t\t\t\t\t\t\t\t\t\t'height' : '270px',\n\t\t\t\t\t\t\t\t\t\t'padding': '0',\n\t\t\t\t\t\t\t\t\t\t'left'   : f_l + (i%per_line)*270 + 'px',\n\t\t\t\t\t\t\t\t\t\t'top'\t   : (f_t + Math.floor(i\/per_line)*270) - (f_t \/ 1.5) + 'px'\n\t\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t$thumb.css({\n\t\t\t\t\t\t\t\t\t'background-image' : 'url('+image_src+')',\n\t\t\t\t\t\t\t\t\t'background-size'  : ((270*per_line)) + 'px ' + ((270*per_col)) + 'px'\n\t\t\t\t\t\t\t\t}).stop()\n\t\t\t\t\t\t\t\t.animate(param, 1200, function() {\n\t\t\t\t\t\t\t\t\t\/\/insert navigation for the single mode\n\t\t\t\t\t\t\t\t\tif(i==nmb_thumbs-1) {\n\t\t\t\t\t\t\t\t\t\taddNavigation();\n\t\t\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\/\/fade out the thumb's image\n\t\t\t\t\t\t\t\t$image.fadeOut(700);\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t});\n\t\t\t\t\t} else {\n\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\/\/remove navigation\n\t\t\t\t\t\tremoveNavigation();\n\t\t\t\t\t\t$thumbs.css({'width' : ($im_wrapper.find('.gallery_image_width').width() + 10), 'height' : ($im_wrapper.find('.gallery_image_width').height() + 10)});\n\n\t\t\t\t\t\t\/\/if we are on single mode then disperse the thumbs\n\t\t\t\t\t\tdisperse();\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t\/\/removes the navigation buttons\n\t\t\t\tfunction removeNavigation() {\n\t\t\t\t\t$im_next.stop().animate({'right':'-60px'},300);\n\t\t\t\t\t$im_prev.stop().animate({'left':'-60px'},300);\n\t\t\t\t}\n\n\t\t\t\t\/\/add the navigation buttons\n\t\t\t\tfunction addNavigation() {\n\t\t\t\t\t$im_next.stop().animate({'right':'-2px'},300);\n\t\t\t\t\t$im_prev.stop().animate({'left':'-2px'},300);\n\t\t\t\t}\n\n\t\t\t\t\/\/User clicks next button (single mode)\n\t\t\t\t$im_next.bind('click', function() {\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\n\t\t\t\t\t++current;\n\t\t\t\t\tvar $next_thumb\t= $im_wrapper.children('div:nth-child('+(current+1)+')');\n\t\t\t\t\tif($next_thumb.length>0) {\n\t\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").hide();\n\t\t\t\t\t\tvar image_src\t= $next_thumb.find('img').parent().attr('href');\n\t\t\t\t\t\tvar arr \t\t= Array.shuffle(positionsArray.slice(0));\n\t\t\t\t\t\t$thumbs.each(function(i) {\n\t\t\t\t\t\t\t\/\/we want to change each divs background image\n\t\t\t\t\t\t\t\/\/on a different point of time\n\t\t\t\t\t\t\tvar t = jQuery(this);\n\t\t\t\t\t\t\tsetTimeout(function() {\n\t\t\t\t\t\t\t\tt.css({\n\t\t\t\t\t\t\t\t\t'background-image' : 'url('+image_src+')'\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\tif(i == nmb_thumbs-1)\n\t\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\t},arr.shift()*20);\n\t\t\t\t\t\t});\n\t\t\t\t\t} else {\n\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t--current;\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t\/\/User clicks prev button (single mode)\n\t\t\t\t$im_prev.bind('click',function() {\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\t\t\t\t\t--current;\n\t\t\t\t\tvar $prev_thumb\t= $im_wrapper.children('div:nth-child('+(current+1)+'):not(.gallery_image_width)');\n\t\t\t\t\tif($prev_thumb.length>0){\n\t\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").hide();\n\t\t\t\t\t\tvar image_src\t= $prev_thumb.find('img').parent().attr('href');\n\t\t\t\t\t\tvar arr \t\t= Array.shuffle(positionsArray.slice(0));\n\t\t\t\t\t\t$thumbs.each(function(i){\n\t\t\t\t\t\t\tvar t = jQuery(this);\n\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\tt.css({\n\t\t\t\t\t\t\t\t\t'background-image' : 'url('+image_src+')'\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\tif(i == nmb_thumbs-1)\n\t\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\t},arr.shift()*20);\n\t\t\t\t\t\t});\n\t\t\t\t\t} else {\n\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t++current;\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t\/\/function to shuffle an array\n\t\t\t\tArray.shuffle = function( array ) {\n\t\t\t\t\tfor(\n\t\t\t\t\tvar j, x, i = array.length; i;\n\t\t\t\t\tj = parseInt(Math.random() * i),\n\t\t\t\t\tx = array[--i], array[i] = array[j], array[j] = x\n\t\t\t\t);\n\t\t\t\t\treturn array;\n\t\t\t\t};\n            });\n\n\t\t\tjQuery(document).ready(function() {\n\t\t\t\tjQuery(\".merge-gallery\").click(function(event) {\n\t\t\t\t\tevent.preventDefault();\n\t\t\t\t});\n\t\t\t});\n        <\/script>\n        <div id=\"merge-gallery-55586\" class=\"merge-gallery galleryid-3505 gallery-columns-3 gallery-size-gallery-large\"><div class=\"span3 gallery_image_width\"><\/div><div style=\"background-position: -0px -0px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/30-Le-due-Case-1024x682.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/30-Le-due-Case-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/30-Le-due-Case-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/30-Le-due-Case-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/30-Le-due-Case-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/30-Le-due-Case-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Le due case coloniche del B&#038;B Ai Chiosi<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -270px -0px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/31-Ingresso-cancello-1024x768.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/31-Ingresso-cancello-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/31-Ingresso-cancello-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/31-Ingresso-cancello-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/31-Ingresso-cancello-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/31-Ingresso-cancello-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Il cancello di Ingresso<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -540px -0px;\" class='span3  last'>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/32-Casa-colonica-1024x682.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/32-Casa-colonica-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/32-Casa-colonica-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/32-Casa-colonica-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/32-Casa-colonica-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/32-Casa-colonica-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>La casa colonica del B&#038;B Ai Chiosi<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -0px -270px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26.1-Casa-BB-vista-dallalto-1024x682.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26.1-Casa-BB-vista-dallalto-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26.1-Casa-BB-vista-dallalto-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26.1-Casa-BB-vista-dallalto-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26.1-Casa-BB-vista-dallalto-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26.1-Casa-BB-vista-dallalto-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Il casale in pietra con le camere del B&#038;B<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -270px -270px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26-2-Casa-BB-notturna-1024x682.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26-2-Casa-BB-notturna-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26-2-Casa-BB-notturna-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26-2-Casa-BB-notturna-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26-2-Casa-BB-notturna-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/26-2-Casa-BB-notturna-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t<\/div><div style=\"background-position: -540px -270px;\" class='span3  last'>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/15-Le-due-case-e-laia-1024x682.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/15-Le-due-case-e-laia-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/15-Le-due-case-e-laia-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/15-Le-due-case-e-laia-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/15-Le-due-case-e-laia-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/15-Le-due-case-e-laia-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Le due case e l&#8217;aia<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t<br style='clear: both;' \/>\n\t\t<\/div>\n\n\t\t<div id=\"merge-gallery-55586-nav\" style=\"position: relative;\">\n\t\t\t<div id=\"im_loading\" class=\"im_loading\"><\/div>\n\t\t\t<div id=\"im_next\" class=\"im_next\"><\/div>\n\t\t\t<div id=\"im_prev\" class=\"im_prev\"><\/div>\n\t\t<\/div>\n<p>The B&amp;B &#8220;Ai Chiosi&#8221; with the wide <strong>open space<\/strong> and the <strong>tavern<\/strong> is a very <strong>suitable location<\/strong>, according to the period, for cultural\u00a0meeting, birthday and withfriend anniversary, wedding party.<\/p>\n<p>We have possibility to arrange catering service to meet the client expectations, according to the type of feast.<\/p>\n\n\t\t\n        <script type=\"text\/javascript\">\n            jQuery(function() {\n\t\t\t\t\/\/check if the user made the\n\t\t\t\t\/\/mistake to open it with IE\n\t\t\t\tvar ie \t\t\t= false;\n\t\t\t\tif (jQuery.browser.msie)\n\t\t\t\t\tie = true;\n\t\t\t\t\/\/flag to control the click event\n\t\t\t\tvar flg_click\t= true;\n\t\t\t\t\/\/the wrapper\n                var $im_wrapper\t= jQuery('#merge-gallery-5237');\n\t\t\t\t\/\/the thumbs\n\t\t\t\tvar $thumbs\t\t= $im_wrapper.children('div:not(.gallery_image_width)');\n\t\t\t\t\/\/all the images\n\t\t\t\tvar $thumb_imgs = $thumbs.find('img');\n\t\t\t\t\/\/number of images\n\t\t\t\tvar nmb_thumbs\t= $thumbs.length;\n\t\t\t\t\/\/image loading status\n\t\t\t\tvar $im_loading\t= jQuery('#merge-gallery-5237-nav #im_loading');\n\t\t\t\t\/\/the next and previous buttons\n\t\t\t\tvar $im_next\t= jQuery('#merge-gallery-5237-nav #im_next');\n\t\t\t\tvar $im_prev\t= jQuery('#merge-gallery-5237-nav #im_prev');\n\t\t\t\t\/\/number of thumbs per line\n\t\t\t\tvar per_line\t= 3;\n\t\t\t\t\/\/number of thumbs per column\n\t\t\t\tvar per_col\t\t= Math.ceil(nmb_thumbs\/per_line)\n\t\t\t\t\/\/index of the current thumb\n\t\t\t\tvar current\t\t= -1;\n\t\t\t\t\/\/mode = grid | single\n\t\t\t\tvar mode\t\t= 'grid';\n\t\t\t\tvar $wrapper_width = $im_wrapper.width();\n\t\t\t\t\/\/an array with the positions of the thumbs\n\t\t\t\t\/\/we will use it for the navigation in single mode\n\t\t\t\tvar positionsArray = [];\n\t\t\t\tfor(var i = 0; i < nmb_thumbs; ++i)\n\t\t\t\t\tpositionsArray[i]=i;\n\n\t\t\t\t\/\/ Set container height\n\t\t\t\t$im_wrapper.height((($im_wrapper.find('.gallery_image_width').width()+20) * per_col) + 'px');\n\n\t\t\t\t\/\/preload all the images\n\t\t\t\t$im_loading.css('visibility','visible');\n\t\t\t\tvar loaded\t\t= 0;\n\t\t\t\t$thumb_imgs.each(function(){\n\t\t\t\t\tvar $this = jQuery(this);\n\t\t\t\t\tjQuery('<img\/>').load(function(){\n\t\t\t\t\t\t++loaded;\n\t\t\t\t\t\tif(loaded == nmb_thumbs*2)\n\t\t\t\t\t\t\tstart();\n\t\t\t\t\t}).attr('src',$this.attr('src'));\n\t\t\t\t\tjQuery('<img\/>').load(function(){\n\t\t\t\t\t\t++loaded;\n\t\t\t\t\t\tif(loaded == nmb_thumbs*2)\n\t\t\t\t\t\t\tstart();\n\t\t\t\t\t}).attr('src', $this.parent().attr('href'));\n\t\t\t\t});\n\n\t\t\t\t\/\/starts the animation\n\t\t\t\tfunction start(){\n\t\t\t\t\t$im_loading.css('visibility','hidden');\n\n\t\t\t\t\t$thumbs.css({\n\t\t\t\t\t\t'height' : $im_wrapper.find('.gallery_image_width').width()\n\t\t\t\t\t});\n\t\t\t\t\t\/\/disperse the thumbs in a grid\n\t\t\t\t\tdisperse();\n\t\t\t\t}\n\n\t\t\t\t\/\/disperses the thumbs in a grid based on windows dimentions\n\t\t\t\tfunction disperse(resizing) {\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\t\t\t\t\tremoveNavigation();\n\n\t\t\t\t\t\/\/ Set container height\n\t\t\t\t\t$im_wrapper.height((($im_wrapper.find('.gallery_image_width').width()+20) * per_col) + 'px');\n\n\t\t\t\t\tvar $img_width  = $im_wrapper.find('.gallery_image_width').width();\n\t\t\t\t\t$im_wrapper.find('.gallery_image_width').height($img_width);\n\t\t\t\t\tvar $img_height = $im_wrapper.find('.gallery_image_width').height();\n\t\t\t\t\t$im_wrapper.css('visibility','visible');\n\n\t\t\t\t\tmode = 'grid';\n\n\t\t\t\t\t\/\/center point for first thumb\n\t\t\t\t\tvar spaces_h = 20;\n\n\t\t\t\t\t\/\/lets disperse the thumbs equally on the page\n\t\t\t\t\t$thumbs.each(function(i){\n\t\t\t\t\t\tvar $thumb = jQuery(this);\n\t\t\t\t\t\tvar $image = $thumb.find('img');\n\t\t\t\t\t\tvar spaces_w = ($im_wrapper.width() - (per_line * $thumb.outerWidth())) \/ (per_line-1);\n\n\t\t\t\t\t\t\/*\n\t\t\t\t\t\tcalculate left and top for each thumb,\n\t\t\t\t\t\tconsidering how many we want per line *\/\n\t\t\t\t\t\tvar left = ((spaces_w * (i%per_line)) + ($thumb.outerWidth() * (i%per_line)));\n\t\t\t\t\t\tvar top  = ((($img_height+20) * Math.ceil((i+1)\/per_line)) - ($img_height+20));\n\n\t\t\t\t\t\t\/\/lets give a random degree to each thumb\n\t\t\t\t\t\tvar r = Math.floor(Math.random()*41)-20;\n\t\t\t\t\t\t\/*\n\t\t\t\t\t\tnow we animate the thumb to its final positions;\n\t\t\t\t\t\twe also fade in its image, animate it to 115x115,\n\t\t\t\t\t\tand remove any background image\tof the thumb - this\n\t\t\t\t\t\tis not relevant for the first time we call disperse,\n\t\t\t\t\t\tbut when changing from single to grid mode\n\t\t\t\t\t\t *\/\n\n\t\t\t\t\t\tif(ie) {\n\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t'padding': '3px',\n\t\t\t\t\t\t\t\t'width'  : $im_wrapper.find('.gallery_image_width').width(),\n\t\t\t\t\t\t\t\t'height' : $im_wrapper.find('.gallery_image_width').height(),\n\t\t\t\t\t\t\t\t'left'   : left + 'px',\n\t\t\t\t\t\t\t\t'top'    : top + 'px'\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t'padding': '3px',\n\t\t\t\t\t\t\t\t'width'  : $im_wrapper.find('.gallery_image_width').width(),\n\t\t\t\t\t\t\t\t'height' : $im_wrapper.find('.gallery_image_width').height(),\n\t\t\t\t\t\t\t\t'left'   : left + 'px',\n\t\t\t\t\t\t\t\t'top'    : top + 'px'\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif ( resizing == true ) {\n\t\t\t\t\t\t\tvar speed = 0;\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tvar speed = 750;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t$thumb.stop()\n\t\t\t\t\t\t.animate(param, speed, function() {\n\t\t\t\t\t\t\tif(i==nmb_thumbs-1)\n\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t}).find('img').fadeIn(750, function() {\n\t\t\t\t\t\t\t$thumb.css({\n\t\t\t\t\t\t\t\t'background-image' : 'none'\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tjQuery(this).animate({\n\t\t\t\t\t\t\t\t\/*'width' : $image.width(),\n\t\t\t\t\t\t\t\t'height'  : $image.height(),*\/\n\t\t\t\t\t\t\t},150);\n\t\t\t\t\t\t});\n\t\t\t\t\t});\n\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").show();\n\t\t\t\t}\n\n\t\t\t\t\/\/ On windows resize call the disperse function\n\t\t\t\tfunction on_resize() {\n\t\t\t\t\tif ($wrapper_width != $im_wrapper.width()) {\n\t\t\t\t\t\t$thumbs.css({'width' : $im_wrapper.find('.gallery_image_width').width(), 'height' : $im_wrapper.find('.gallery_image_width').height()});\n\t\t\t\t\t\tdisperse(true);\n\t\t\t\t\t\t$wrapper_width = $im_wrapper.width();\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tfunction addResizeEvent(func) {\n\t\t\t\t\tvar oldResize = window.onresize;\n\t\t\t\t\twindow.onresize = function () {\n\t\t\t\t\t\tfunc();\n\t\t\t\t\t\tif (typeof oldResize === 'function') {\n\t\t\t\t\t\t\toldResize();\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t}\n\t\t\t\taddResizeEvent(on_resize);\n\n\t\t\t\t\/\/controls if we can click on the thumbs or not\n\t\t\t\t\/\/if theres an animation in progress\n\t\t\t\t\/\/we don't want the user to be able to click\n\t\t\t\tfunction setflag() {\n\t\t\t\t\tflg_click = !flg_click\n\t\t\t\t}\n\n\t\t\t\t\/*\n\t\t\t\twhen we click on a thumb, we want to merge them\n\t\t\t\tand show the full image that was clicked.\n\t\t\t\twe need to animate the thumbs positions in order\n\t\t\t\tto center the final image in the screen. The\n\t\t\t\timage itself is the background image that each thumb\n\t\t\t\twill have (different background positions)\n\t\t\t\tIf we are currently seeing the single image,\n\t\t\t\tthen we want to disperse the thumbs again,\n\t\t\t\tand with this, showing the thumbs images.\n\t\t\t\t *\/\n\t\t\t\t$thumbs.bind('click',function(){\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\n\t\t\t\t\tvar $this = jQuery(this);\n\t\t\t\t\tcurrent   = $this.index();\n\t\t\t\t\t$thumbs.css('position', 'absolute');\n\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").hide();\n\n\t\t\t\t\tif(mode\t== 'grid') {\n\t\t\t\t\t\tmode = 'single';\n\t\t\t\t\t\t\/\/the source of the full image\n\t\t\t\t\t\tvar image_src\t= $this.find('img').parent().attr('href');\n\n\t\t\t\t\t\t$thumbs.each(function(i){\n\t\t\t\t\t\t\tvar $thumb = jQuery(this);\n\t\t\t\t\t\t\tvar $image = $thumb.find('img');\n\n\t\t\t\t\t\t\t\/\/first we animate the thumb image\n\t\t\t\t\t\t\t\/\/to fill the thumbs dimentions\n\t\t\t\t\t\t\t$image.stop().animate({\n\t\t\t\t\t\t\t\t\/*'width'\t\t: '270px',\n\t\t\t\t\t\t\t\t'height'\t: '270px',*\/\n\t\t\t\t\t\t\t\t'marginTop'\t: '0px',\n\t\t\t\t\t\t\t\t'marginLeft': '0px'\n\t\t\t\t\t\t\t},150,function() {\n\t\t\t\t\t\t\t\t\/\/calculate the dimentions of the full image\n\t\t\t\t\t\t\t\tvar f_w\t= per_line * (270);\n\t\t\t\t\t\t\t\tvar f_h\t= per_col * (270);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tvar f_l = jQuery('.merge-gallery').width()\/2 - f_w\/2\n\t\t\t\t\t\t\t\tvar f_t = $im_wrapper.find('.gallery_image_width').height()\/2 \/*- f_h\/2*\/\n\t\t\t\t\t\t\t\t\/*\n\t\t\t\t\t\t\t\tset the background image for the thumb\n\t\t\t\t\t\t\t\tand animate the thumbs postions and rotation\n\t\t\t\t\t\t\t\t *\/\n\t\t\t\t\t\t\t\tif(ie) {\n\t\t\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t\t\t'width'  : '270px',\n\t\t\t\t\t\t\t\t\t\t'height' : '270px',\n\t\t\t\t\t\t\t\t\t\t'padding': '0',\n\t\t\t\t\t\t\t\t\t\t'left'   : f_l + (i%per_line)*270 + 'px',\n\t\t\t\t\t\t\t\t\t\t'top'\t   : f_t + Math.floor(i\/per_line)*270 + 'px'\n\t\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t\t\t'width'  : '270px',\n\t\t\t\t\t\t\t\t\t\t'height' : '270px',\n\t\t\t\t\t\t\t\t\t\t'padding': '0',\n\t\t\t\t\t\t\t\t\t\t'left'   : f_l + (i%per_line)*270 + 'px',\n\t\t\t\t\t\t\t\t\t\t'top'\t   : (f_t + Math.floor(i\/per_line)*270) - (f_t \/ 1.5) + 'px'\n\t\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t$thumb.css({\n\t\t\t\t\t\t\t\t\t'background-image' : 'url('+image_src+')',\n\t\t\t\t\t\t\t\t\t'background-size'  : ((270*per_line)) + 'px ' + ((270*per_col)) + 'px'\n\t\t\t\t\t\t\t\t}).stop()\n\t\t\t\t\t\t\t\t.animate(param, 1200, function() {\n\t\t\t\t\t\t\t\t\t\/\/insert navigation for the single mode\n\t\t\t\t\t\t\t\t\tif(i==nmb_thumbs-1) {\n\t\t\t\t\t\t\t\t\t\taddNavigation();\n\t\t\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\/\/fade out the thumb's image\n\t\t\t\t\t\t\t\t$image.fadeOut(700);\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t});\n\t\t\t\t\t} else {\n\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\/\/remove navigation\n\t\t\t\t\t\tremoveNavigation();\n\t\t\t\t\t\t$thumbs.css({'width' : ($im_wrapper.find('.gallery_image_width').width() + 10), 'height' : ($im_wrapper.find('.gallery_image_width').height() + 10)});\n\n\t\t\t\t\t\t\/\/if we are on single mode then disperse the thumbs\n\t\t\t\t\t\tdisperse();\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t\/\/removes the navigation buttons\n\t\t\t\tfunction removeNavigation() {\n\t\t\t\t\t$im_next.stop().animate({'right':'-60px'},300);\n\t\t\t\t\t$im_prev.stop().animate({'left':'-60px'},300);\n\t\t\t\t}\n\n\t\t\t\t\/\/add the navigation buttons\n\t\t\t\tfunction addNavigation() {\n\t\t\t\t\t$im_next.stop().animate({'right':'-2px'},300);\n\t\t\t\t\t$im_prev.stop().animate({'left':'-2px'},300);\n\t\t\t\t}\n\n\t\t\t\t\/\/User clicks next button (single mode)\n\t\t\t\t$im_next.bind('click', function() {\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\n\t\t\t\t\t++current;\n\t\t\t\t\tvar $next_thumb\t= $im_wrapper.children('div:nth-child('+(current+1)+')');\n\t\t\t\t\tif($next_thumb.length>0) {\n\t\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").hide();\n\t\t\t\t\t\tvar image_src\t= $next_thumb.find('img').parent().attr('href');\n\t\t\t\t\t\tvar arr \t\t= Array.shuffle(positionsArray.slice(0));\n\t\t\t\t\t\t$thumbs.each(function(i) {\n\t\t\t\t\t\t\t\/\/we want to change each divs background image\n\t\t\t\t\t\t\t\/\/on a different point of time\n\t\t\t\t\t\t\tvar t = jQuery(this);\n\t\t\t\t\t\t\tsetTimeout(function() {\n\t\t\t\t\t\t\t\tt.css({\n\t\t\t\t\t\t\t\t\t'background-image' : 'url('+image_src+')'\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\tif(i == nmb_thumbs-1)\n\t\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\t},arr.shift()*20);\n\t\t\t\t\t\t});\n\t\t\t\t\t} else {\n\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t--current;\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t\/\/User clicks prev button (single mode)\n\t\t\t\t$im_prev.bind('click',function() {\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\t\t\t\t\t--current;\n\t\t\t\t\tvar $prev_thumb\t= $im_wrapper.children('div:nth-child('+(current+1)+'):not(.gallery_image_width)');\n\t\t\t\t\tif($prev_thumb.length>0){\n\t\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").hide();\n\t\t\t\t\t\tvar image_src\t= $prev_thumb.find('img').parent().attr('href');\n\t\t\t\t\t\tvar arr \t\t= Array.shuffle(positionsArray.slice(0));\n\t\t\t\t\t\t$thumbs.each(function(i){\n\t\t\t\t\t\t\tvar t = jQuery(this);\n\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\tt.css({\n\t\t\t\t\t\t\t\t\t'background-image' : 'url('+image_src+')'\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\tif(i == nmb_thumbs-1)\n\t\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\t},arr.shift()*20);\n\t\t\t\t\t\t});\n\t\t\t\t\t} else {\n\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t++current;\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t\/\/function to shuffle an array\n\t\t\t\tArray.shuffle = function( array ) {\n\t\t\t\t\tfor(\n\t\t\t\t\tvar j, x, i = array.length; i;\n\t\t\t\t\tj = parseInt(Math.random() * i),\n\t\t\t\t\tx = array[--i], array[i] = array[j], array[j] = x\n\t\t\t\t);\n\t\t\t\t\treturn array;\n\t\t\t\t};\n            });\n\n\t\t\tjQuery(document).ready(function() {\n\t\t\t\tjQuery(\".merge-gallery\").click(function(event) {\n\t\t\t\t\tevent.preventDefault();\n\t\t\t\t});\n\t\t\t});\n        <\/script>\n        <div id=\"merge-gallery-5237\" class=\"merge-gallery galleryid-3505 gallery-columns-3 gallery-size-gallery-large\"><div class=\"span3 gallery_image_width\"><\/div><div style=\"background-position: -0px -0px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/40-Aia-predisposta-con-gazebi-1024x678.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/40-Aia-predisposta-con-gazebi-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/40-Aia-predisposta-con-gazebi-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/40-Aia-predisposta-con-gazebi-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/40-Aia-predisposta-con-gazebi-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/12\/40-Aia-predisposta-con-gazebi-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Aia predisposta con gazebi<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -270px -0px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4419-1024x768.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4419-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4419-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4419-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4419-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4419-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Allestimento per matrimonio al B&#038;B Ai Chiosi<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -540px -0px;\" class='span3  last'>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4430-1024x768.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4430-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4430-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4430-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4430-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4430-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Allestimento aia con gazebi per matrimonio al B&#038;B Ai Chiosi<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -0px -270px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4465-1024x768.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4465-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4465-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4465-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4465-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4465-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Ricevimento al B&#038;B Ai Chiosi<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -270px -270px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4421-1024x768.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4421-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4421-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4421-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4421-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4421-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>B&#038;B Ai Chiosi allestito per ricevimento<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -540px -270px;\" class='span3  last'>\n\t\t\t\t\t<a href=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4435-1024x768.jpg\" class=\"no_thickbox\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"270\" src=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4435-270x270.jpg\" class=\"span3\" alt=\"\" srcset=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4435-270x270.jpg 270w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4435-150x150.jpg 150w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4435-125x125.jpg 125w, https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/RIMG4435-70x70.jpg 70w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Allestimento per matrimonio del B&#038;B Ai Chiosi<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t<br style='clear: both;' \/>\n\t\t<\/div>\n\n\t\t<div id=\"merge-gallery-5237-nav\" style=\"position: relative;\">\n\t\t\t<div id=\"im_loading\" class=\"im_loading\"><\/div>\n\t\t\t<div id=\"im_next\" class=\"im_next\"><\/div>\n\t\t\t<div id=\"im_prev\" class=\"im_prev\"><\/div>\n\t\t<\/div>\n<p><!--:--><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;Ai Chiosi&#8221; Bed and Breakfast consists of two recently restored ancient manor houses, separated by a 300 square metres stone paved patio and surrounded\u00a0by 3 hectares of farmland. Between the two farm houses there is the availability of a &hellip; <\/p>\n<p><a href=\"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/\" class=\"read_more_link\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":3308,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3505","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Visit the B&amp;B Ai Chiosi - Bed and Breakfast Ai Chiosi<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Visit the B&amp;B Ai Chiosi - Bed and Breakfast Ai Chiosi\" \/>\n<meta property=\"og:description\" content=\"&#8220;Ai Chiosi&#8221; Bed and Breakfast consists of two recently restored ancient manor houses, separated by a 300 square metres stone paved patio and surrounded\u00a0by 3 hectares of farmland. Between the two farm houses there is the availability of a &hellip; Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/\" \/>\n<meta property=\"og:site_name\" content=\"Bed and Breakfast Ai Chiosi\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AiChiosi\" \/>\n<meta property=\"article:modified_time\" content=\"2020-07-30T10:45:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/BB-Ai-Chiosi-Casa-Colonica.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1170\" \/>\n\t<meta property=\"og:image:height\" content=\"578\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/visit-the-bb-ai-chiosi\\\/\",\"url\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/visit-the-bb-ai-chiosi\\\/\",\"name\":\"Visit the B&B Ai Chiosi - Bed and Breakfast Ai Chiosi\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/visit-the-bb-ai-chiosi\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/visit-the-bb-ai-chiosi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.aichiosi.it\\\/wp-content\\\/uploads\\\/2013\\\/07\\\/BB-Ai-Chiosi-Casa-Colonica.jpg\",\"datePublished\":\"2020-07-30T10:41:46+00:00\",\"dateModified\":\"2020-07-30T10:45:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/visit-the-bb-ai-chiosi\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/visit-the-bb-ai-chiosi\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/visit-the-bb-ai-chiosi\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.aichiosi.it\\\/wp-content\\\/uploads\\\/2013\\\/07\\\/BB-Ai-Chiosi-Casa-Colonica.jpg\",\"contentUrl\":\"https:\\\/\\\/www.aichiosi.it\\\/wp-content\\\/uploads\\\/2013\\\/07\\\/BB-Ai-Chiosi-Casa-Colonica.jpg\",\"width\":1170,\"height\":578,\"caption\":\"B&B Ai Chiosi: la Casa Colonica riservata agli ospiti\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/visit-the-bb-ai-chiosi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Visit the B&#038;B Ai Chiosi\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/\",\"name\":\"Bed and Breakfast Ai Chiosi\",\"description\":\"Dormire a Pontremoli (MS) - Toscana\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/#organization\",\"name\":\"Bed and Breakfast Ai Chiosi\",\"url\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.aichiosi.it\\\/wp-content\\\/uploads\\\/2004\\\/01\\\/logo_fiore_ai_chiosi1.png\",\"contentUrl\":\"https:\\\/\\\/www.aichiosi.it\\\/wp-content\\\/uploads\\\/2004\\\/01\\\/logo_fiore_ai_chiosi1.png\",\"width\":418,\"height\":392,\"caption\":\"Bed and Breakfast Ai Chiosi\"},\"image\":{\"@id\":\"https:\\\/\\\/www.aichiosi.it\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/AiChiosi\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Visit the B&B Ai Chiosi - Bed and Breakfast Ai Chiosi","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/","og_locale":"en_US","og_type":"article","og_title":"Visit the B&B Ai Chiosi - Bed and Breakfast Ai Chiosi","og_description":"&#8220;Ai Chiosi&#8221; Bed and Breakfast consists of two recently restored ancient manor houses, separated by a 300 square metres stone paved patio and surrounded\u00a0by 3 hectares of farmland. Between the two farm houses there is the availability of a &hellip; Read more","og_url":"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/","og_site_name":"Bed and Breakfast Ai Chiosi","article_publisher":"https:\/\/www.facebook.com\/AiChiosi","article_modified_time":"2020-07-30T10:45:58+00:00","og_image":[{"width":1170,"height":578,"url":"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/BB-Ai-Chiosi-Casa-Colonica.jpg","type":"image\/jpeg"}],"twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/","url":"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/","name":"Visit the B&B Ai Chiosi - Bed and Breakfast Ai Chiosi","isPartOf":{"@id":"https:\/\/www.aichiosi.it\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/#primaryimage"},"image":{"@id":"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/#primaryimage"},"thumbnailUrl":"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/BB-Ai-Chiosi-Casa-Colonica.jpg","datePublished":"2020-07-30T10:41:46+00:00","dateModified":"2020-07-30T10:45:58+00:00","breadcrumb":{"@id":"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/#primaryimage","url":"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/BB-Ai-Chiosi-Casa-Colonica.jpg","contentUrl":"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2013\/07\/BB-Ai-Chiosi-Casa-Colonica.jpg","width":1170,"height":578,"caption":"B&B Ai Chiosi: la Casa Colonica riservata agli ospiti"},{"@type":"BreadcrumbList","@id":"https:\/\/www.aichiosi.it\/en\/visit-the-bb-ai-chiosi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.aichiosi.it\/en\/"},{"@type":"ListItem","position":2,"name":"Visit the B&#038;B Ai Chiosi"}]},{"@type":"WebSite","@id":"https:\/\/www.aichiosi.it\/en\/#website","url":"https:\/\/www.aichiosi.it\/en\/","name":"Bed and Breakfast Ai Chiosi","description":"Dormire a Pontremoli (MS) - Toscana","publisher":{"@id":"https:\/\/www.aichiosi.it\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.aichiosi.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.aichiosi.it\/en\/#organization","name":"Bed and Breakfast Ai Chiosi","url":"https:\/\/www.aichiosi.it\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aichiosi.it\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2004\/01\/logo_fiore_ai_chiosi1.png","contentUrl":"https:\/\/www.aichiosi.it\/wp-content\/uploads\/2004\/01\/logo_fiore_ai_chiosi1.png","width":418,"height":392,"caption":"Bed and Breakfast Ai Chiosi"},"image":{"@id":"https:\/\/www.aichiosi.it\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AiChiosi"]}]}},"_links":{"self":[{"href":"https:\/\/www.aichiosi.it\/en\/wp-json\/wp\/v2\/pages\/3505","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aichiosi.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.aichiosi.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.aichiosi.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aichiosi.it\/en\/wp-json\/wp\/v2\/comments?post=3505"}],"version-history":[{"count":0,"href":"https:\/\/www.aichiosi.it\/en\/wp-json\/wp\/v2\/pages\/3505\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.aichiosi.it\/en\/wp-json\/wp\/v2\/media\/3308"}],"wp:attachment":[{"href":"https:\/\/www.aichiosi.it\/en\/wp-json\/wp\/v2\/media?parent=3505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}