{"id":29812,"date":"2025-03-27T16:25:16","date_gmt":"2025-03-27T15:25:16","guid":{"rendered":"https:\/\/www.chateaudelislette.fr\/?page_id=29812"},"modified":"2025-03-28T15:28:34","modified_gmt":"2025-03-28T14:28:34","slug":"visite-pt","status":"publish","type":"page","link":"https:\/\/www.chateaudelislette.fr\/en\/visite-pt","title":{"rendered":"visit-pt"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"29812\" class=\"elementor elementor-29812\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-43fd587 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"43fd587\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-311540e\" data-id=\"311540e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0c9e894 elementor-widget elementor-widget-html\" data-id=\"0c9e894\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html>\n<head>\n  <meta charset=\"UTF-8\">\n  <title>Visite de l'Islette<\/title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <style>\n    .slider:has(.slides[data-index=\"0\"]) .slides {transform: translate(0%);}\n    .slider:has(.slides[data-index=\"1\"]) .slides {transform: translateX(-100vw);}\n    .slider:has(.slides[data-index=\"2\"]) .slides {transform: translateX(-200vw);}\n    .slider:has(.slides[data-index=\"3\"]) .slides {transform: translateX(-300vw);}\n    .slider:has(.slides[data-index=\"4\"]) .slides {transform: translateX(-400vw);}\n    .slider:has(.slides[data-index=\"5\"]) .slides {transform: translateX(-500vw);}\n    .slider:has(.slides[data-index=\"6\"]) .slides {transform: translateX(-600vw);}\n    .slider:has(.slides[data-index=\"7\"]) .slides {transform: translateX(-700vw);}\n    .slider:has(.slides[data-index=\"8\"]) .slides {transform: translateX(-800vw);}\n    .slider:has(.slides[data-index=\"9\"]) .slides {transform: translateX(-900vw);}\n    .slider:has(.slides[data-index=\"10\"]) .slides {transform: translateX(-1000vw);}\n    .slider:has(.slides[data-index=\"11\"]) .slides {transform: translateX(-1100vw);}\n    .slider:has(.slides[data-index=\"12\"]) .slides {transform: translateX(-1200vw);}\n    .slider:has(.slides[data-index=\"0\"]) #prev {display: none;}\n    .slider:has(.slides[data-index=\"11\"]) #next {display: none;}\n    p {text-align: justify;}\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    html, body {\n      font-family: Arial, sans-serif;\n      color: black;\n      overflow: hidden;\n      height: 100%;\n      touch-action: manipulation;\n    }\n    .slide > * {margin-bottom: 20px!important;}\n    .slide > p {margin-bottom: 10px!important;}\n    .slide > p.subtit {\n      margin-top: 25px;\n      margin-bottom: 10px!important;\n      font-weight: 600;\n    }\n    .slide > *:first-child {margin-top: 0px;}\n    .slider {\n      position: relative;\n      width: 100%;\n      overflow: hidden;\n    }\n    .slides {\n      display: flex;\n      width: 1200vw; \/* 12 slides = 1200vw *\/\n      height: 100vh;\n      \/*transition: transform 0.6s ease-in-out;*\/\n      font-size: 18px;\n      line-height: 1.3;\n    }\n    .slide {\n      padding: 20px;\n      width: 100vw;\n      height: calc(100vh - 55px);\n      overflow-y: auto;\n      color: black;\n      text-align: center;\n      margin-bottom: 55px;\n      background-color: #CEA883;\n    }\n    \/* Correction sp\u00e9cifique pour Safari iOS *\/\n    @supports (-webkit-touch-callout: none) {\n      .slide {\n          height: calc(100svh - 55px);\n      }\n    }\n    .arrow {\n      position: fixed;\n      bottom: 0;\n      background-color: rgba(40, 40, 40, 0.8);\n      color: #fff;\n      border: none;\n      font-size: 24px;\n      padding: 20px 50px;\n      cursor: pointer;\n      z-index: 100;\n    }\n    .arrow:hover {background-color: rgba(40, 40, 40, 1);}\n    .arrow-left {left: 0px;}\n    .arrow-right {left: calc(100vw - 112px);}\n    .arrow-bar {\n        background-color: black;\n        position: fixed;\n        bottom: 0;\n        z-index: 99;\n        height: 55px;\n        width: 100vw;\n    }\n    .text-sep {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      margin-bottom: 20px;\n      margin-top: 20px;\n    }\n    .text-sep > hr {\n      width: 50px;\n      height: 1.5px;\n      color: black;\n      background-color: black!important;\n      border-radius: 1px;\n      border: 0;\n    }\n    .text-size-controls {\n      position: fixed;\n      bottom: 10px;\n      left: 50%;\n      transform: translateX(-50%);\n      display: flex;\n      gap: 10px;\n      z-index: 101;\n    }\n    .text-size-controls button {\n      background: black;\n      color: white;\n      border: none;\n      padding: 10px 15px;\n      font-size: 16px;\n      cursor: pointer;\n      border-radius: 5px;\n      transition: background 0.3s;\n    }\n    .text-size-controls button:hover {\n      background-color: rgba(40, 40, 40, 1);\n    }\n    .info-circle {\n      font-style: normal;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 24px;\n      height: 24px;\n      font-size: 16px;\n      font-weight: bold;\n      font-family: Arial, sans-serif;\n      border-radius: 50%;\n      border: 1px solid black;\n      margin-right: 5px;\n      font-family: auto;\n    }\n    .info-container {\n      width: 100%;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      font-style: italic;\n      font-size: 16px;\n      margin-bottom: 30px;\n    }\n    .audio-icon {width: 28px; margin-right: 18px;margin-bottom: 3px;}\n    .file-icon {width: 24px;margin-right:20px;margin-left:20px;}\n    .titl-cont {\n        color: black;\n        line-height: 1.2;\n        text-transform: uppercase;\n        font-size: 24px;\n        font-weight: 500;\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"text-size-controls\">\n    <button id=\"decreaseText\">HAS-<\/button>\n    <button id=\"increaseText\">A+<\/button>\n  <\/div>\n  <div class=\"slider\" id=\"slider\">\n    <div class=\"arrow-bar\">\n      <button class=\"arrow arrow-left\" id=\"prev\">\u276e<\/button>\n      <button class=\"arrow arrow-right\" id=\"next\">\u276f<\/button>\n    <\/div>\n    <div class=\"slides\" id=\"slides\">\n\n      <div class=\"slide\" id=\"s1\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">1. Bem-vindo<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT1.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"text-sep\">\n          <hr \/>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr \/>\n        <\/div>\n        <p>\n          Visiting Caros,<br \/>\n          Minha esposa e eu, juntamente com nossos filhos, estamos encantados em receb\u00ea-los em l&#039;Islette. The castle, clear, will be the focal point of your visit. No one, this property, like the river that has been, only my own, or park in an English style and a garden that was built in front of the house on its own, but always close to nature, forms a harmonious combination that, I hope, will be enchanted.<br \/>\n          But I didn&#039;t know until the decade of 1960, when the monument was still very old. We need to be graded by your salvado and undertake significant restoration work. No problem, in a place like this, our plans never end. T\u00eam sido a constant part of our lives that we assumed in l&#039;Islette in 2010 and were published publicly. A task is not necessarily easy, but certainly exciting. A sua presen\u00e7a nos encoraja. Obrigado, e desejo-lhe uma visited maravilhosa.<br \/>\n          Pierre-Andr\u00e9 Michaud\n        <\/p>\n        <br \/>\n        <p>\n          Visiting Caros,<br \/>\n          Estou feliz em receb\u00ea-los nesta casa.<br \/>\n          Long live our family for five months. All other parts of these items are reserved for your wishes, and they are intended for a fazenda that allows you to discover them. At its internal arrangement, where all four and its groups are arranged, together with a natural light that illuminates it, it is a very pleasant place to live. This is the same dimension as the human one that we ask for part of our conversation, or that we have asked to allow access to four people that can be considered as people or friends.<br \/>\n          I love this place for my little one and because I am offered the opportunity to meet many of them. Sincerely hope that you are also appreciated.<br \/>\n          Benedicte Michaud\n        <\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s2\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">2. Entrance gate, river and river<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT2.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p class=\"subtit\">ENTRANCE DOOR<\/p>\n        <p>\n          Compost from a port of stone left behind by two square pavilions, or together back to the beginning of the XVII century. Shown is a registration dated 1638 on the outside. No, this data must not be confused with the conclusion of the original castle, which was concluded by the Volta of 1530.\n        <\/p>\n        <p class=\"subtit\">MOINHO \u2013 RIO<\/p>\n        <p>\n          Originally a &quot;banal&quot; creature, it is a very &quot;banal&quot; type of thing that is dependent on the times when it was acquired by a third party in the form of a tax, or an antiquated person that was transformed into a residence after war. O seu mechanism desapareceu, but an examination of the Napoleonic cadastro revealed that it possessed two rods, some of which lado, corresponded provavelmente to two different products.\n        <\/p>\n        <p>\n          Wherever Indre is, the property (approximately 50 hectares) extends. The water element, essential for l&#039;Islette (&quot;small island&quot;), is intimately linked to the beauty and the enchantment of the local area. Or else it formed a natural border between two communities: Azay-le-Rideau did not say anything, the wave entered, and Cheill\u00e9 did not pass, the wave met the castle.\n        <\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s3\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">3. Asa of tijolo and stone<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT3.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p>Esta \u00e9 a parte mais antiga do castelo e remonta ao seculo XV. During the resurgent construction of the current monument, there was an ancient residence which was never the same, and it was built in the direction of the Rio. Restam apenas a part of the structure of wood and stone, obviously a paving stone, which is linked to the new castle. As you wear internal tiles, as much as you wear tiles and you have external ones. We can see that this is an edifice but it was an ancient era but it is small, and there are various aberrations that have happened, even though it has an inclination to do so.\n        <\/p>\n        <p>\n          No, the existence of Islette was a little more ancient, but a text message from 1295 indicated that it was the property of Adam Panaterius, bailio de Touraine.\n        <\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s4\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">4. Facade on<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT4.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p>With an extension of 54 meters including two towers, the monumentality of the Renaissance fachada tested an architectural ambience that presides over the design of Islette. It&#039;s obvious that there is an elevation at four levels that is the same. Apesar das memelhan\u00e7as estil\u00edsticas com o Ch\u00e2teau d&#039;Azay-le-Rideau, o projecto de l&#039;Islette faith provavelmente concebido previously, but, devido sua escala, progressive but slowly.<\/p>\n        <p>As two small towers, they contain medieval castles, emolduram a building body with a very regular fachada, ritmicamente pontuada por janelas de propor\u00e7\u00f5es id\u00eanticas. These janelas, adorned with one voluto no center of the lintel, were originally emolded to all of them, as ainda se pode ver no second andar. They must be separated by a double mold forming a part. All this structure has been made by one who is aware of it.<\/p>\n        <p>Constructed of beautiful cantaria stone, proven by nearby pedreiras, the castle was originally cercado by a fosso (agora substituted by cascalho). At the entrance, you must leave the bridge to allow access to the castle so that it is visible. Al\u00e9m disso, os telhados das torres eram pontiagudos e as claraboias eram encimadas par front\u00f5es de pedra esculpida.<\/p>\n        <p>Before the 1830s\/1840s, Jean-Baptiste Dupuy, the owner of his time, landed on his graves, truncou as towers and alterou as claraboias, and at l&#039;Islette his current appearance. Why are you changing? Previously, thought that eram medidas de economy. Agora, accredita-se that it is homem rico and of strong personalidade queria deixar a sua branda no local.<\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s5\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">5. Cartucho esculpido - Rel\u00f3gio de sol<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT5.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p class=\"subtit\">CARTRIDGE ESCULPIDO<\/p>\n        <p>Located at the front door, this motive was finally sculpted from the Renaissance era. No centro, duas masculine figures are without safety, sobrepujando un arm de armas, tudo cercado por un coroa de flores et fruits, simbolizando abund\u00e2ncia et riqueza. Abaixo, a beautiful landscape with a small wind and a campanario. A riqueza and cuidado dedicated to this bottom line indicate the importance of the value of this entry.<\/p>\n        <p class=\"subtit\">SUN TIME<\/p>\n        <p>Datado da segunda metade de seculo XVIII, where the interest of the religion of soil resides in particular in the curva em forma de oito, chamada de anema, que \u00e9 representedada no seu centro. When I was on the floor, the style darkened against the curve in the shape of the voice. The signs of the zodiac that percorrem allow us to determine the period of time we encounter.<\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s6\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">6. Capela<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT6.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p>Pintadas no in\u00edcio do s\u00e9culo XVII, as decorations of the hat recovered toda to its beautiful thanks to a restoration carried out in 2012. Ab\u00f3bada com a ab\u00f3bada de cruzaria \u00e9 adornada com un semeadura de strelas douradas deis pontas sobre un fundo azul de lapis lazuli. As ribs, apoiadas of sculpted capitals, are made by a decorative vegetable border.<\/p>\n        <p>Antes da sua transformationa\u00e7\u00e3o em capela, this level will be proven to be this and will only have defensive functions, like the south-west tower. Duas canhoneiras \u00e0 francesa vis\u00edveis de exterior s\u00e3o testemunho disso.<\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s7\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">7. Lower room or common room<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT7.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p>To access this room, pass through the entrance bridge, the passenger bridge must be required to enter the castle through the bridge that originally existed. The monument is effectively surrounded by a grave. This is clearly visible in no Napoleonic cadastro, so any reproduction is displayed without permission. Note tamb\u00e9m a antiga gravura: trata-se de l&#039;Islette, cercada agua dos fossos, com as suas torres pontiagudas e as suas claraboias, ante das modifica\u00e7\u00f5es made no seculo XIX.<\/p>\n        <p>This room, restored, dedicated to Camille Claudel and Rodin, is thanks to many interesting documents that our forum kindly provided for at the Rodin Museum. Trata-se, among other things, of cards of the artists related to Islette or emblematic of its sentimental and pesoais relationships.<\/p>\n        <p class=\"subtit\">CAMILLE CLAUDEL AND AUGUSTE RODIN, IN PAIX\u00c3O DE DOIS ARTISTAS<\/p>\n        <p>In 1882, Camille Claudel was filmed by Auguste Rodin; She was 17 years old and 41 years old. Exceptional talent, she quickly integrated into her workshop. This time I was born with a peace of mind, so loving as an artist, that lasted for a decade.<\/p>\n        <p>Exasperada por estar confinada ao paper de aluna e desejando emancipar-se para ser reconhecida pelo seu pr\u00f3prio trabalho criativo, Camille Claudel rompeu com Rodin em 1892. Tamb\u00e9m havia understande que Rodin n\u00e3o deixaria a sua companheira, Rose Beuret, por ela.<\/p>\n        <p class=\"subtit\">CAMILLE CLAUDEL E AUGUSTE RODIN EM L\u2019ISLETTE<\/p>\n        <p>L&#039;Islette acolheu em v\u00e1rias ocasi\u00f5es, no in\u00edcio da decade de 1890, os amores apaixonados dos dos grandes escultores. This property is for a peaceful refuge. In this connection it was not official, but it was a place where you were asked to withdraw. Why? In July 1889, Rodin discovered the Loire and his castles, on the quays of the numerosos desenhos - including those of Islette (in his community) - and I suppose that faith is the first life that we know about the castle. And our owners of the time simply receive their guests. Ambos regressaram during the ver\u00f5es of 1890, 1891 and 1892.<\/p>\n        <p class=\"subtit\">MONUMENT TO BALZAC<\/p>\n        <p>\n          (see photos immediately to be taken before entering the community)<br>\n          Since 1891, the Soci\u00e9t\u00e9 des Gens de Lettres, under the presidency of \u00c9mile Zola, commissioned Rodin to create a monument to Balzac. Entusiasmado, or artist regressed to make in l&#039;Islette e, procured a model with a type from Tours, found a carreteiro de Azay-le-Rideau chamado Estager, cuja semelhan\u00e7a com o grande escritor era, ao que parece, impressivee. Rodin, who never came to sculpt his naked figures before his vesti-las, teve de pagar a Estager um lu\u00eds de ouro por sess\u00e3o para que este revelasse a sua anatomy! Assim, at Islette, realized an important initial phase in the creation of the Monument to Balzac. It was concluded in 1898, but it was rejected but it was not considered sufficiently for the future of its contemporaries; Rodin asks to cry out a moral retrato of the artist. It was born in Meudon and was not installed in Paris, at Carrefour Vavin, on July 1, 1939, much later than its death in 1917.\n        <\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s8\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">8. Large room<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT8.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p>In Grande Sala, with its beautiful and elaborate decorations, it is orgulho deste castle. And yet it was prestigious when we imagined that we could serve as a studio for Camille Claudel and Rodin during their stadiums in l&#039;Islette.<\/p>\n        <p>Chama-se Sala de S\u00e3o Paulo em homenagem has a painting that represents a conversation of Paulo on the way to Damasco, that is further adorned in the region. Desapareceu and faith substituted by a Virgem with or Menino atribu\u00edda to the school of Simon Vouet.<\/p>\n        <p>This room (14 meters of compression by 8 meters of width and 5 meters of height sob or teto) offers a not\u00e1vel decora\u00e7\u00e3o pict\u00f3rica from the beginning of the XVII century, constitutes an iconographic program of high symbolic and theoretical content, testemunho of an epoca brand por confessional conflicts. Our painted elements include those that are all in all, they are all made of rodap\u00e9s, the pain\u00e9is sobre as portas and a frisa that does not correspond to the top of the paredes. Our rodap\u00e9s, alternam-se few quadros of bouquets of elegant floras with landscapes that frequently frequented by water like this, an element that is present in l&#039;Islette: can be distinguished by a fishing party or a pastora to keep as their ovelhas in beira do rio.<\/p>\n        <p>Na frisa, tamb\u00e9m foram pintados v\u00e1rios medalh\u00f5es: entre outros, \u00e0 direita da lareira, V\u00e9nus, deusa da beleza, e Eros, divindade do amor, armado com o seu arco e aljava\u00e7a; em frente, do outro lado da sala, uma cena de combate. The colorfully decorated set with fruits and flowers symbolizes abundance.<\/p>\n        <p class=\"subtit\">LAREIRA<\/p>\n        <p>So the central quadro that adorns the lareira (a Virgem eo Menino), a medalh\u00e3o pintado descreve a cena de ca\u00e7a, semper \u00e0 beira da \u00e1gua, o que sublinha but uma vez a import\u00e2ncia deste elemento em l&#039;Islette. From ambos os lados du quadro est\u00e3o representadas alegorias de virtudes que o senhor do lugar deve ter querido destacar. In this case, duas virtudes teologais: em baixo, a Esperan\u00e7a, reconhec\u00edvel pela sua \u00e2ncora; em cima, a F\u00e9, com una B\u00edblia e un crucifixo como atributos. There is a third thing that is not represented by someone: Caridade. As for the Cardinal virtudes, al\u00e9m da prud\u00eancia and da temperan\u00e7a, que n\u00e3o aparecem, podem-se distinguished, \u00e0 direita, a justi\u00e7a ea for\u00e7a. Observando de perto, note that the four arms of arms are sold. In the area there is a lot of ornamentation, but not the only place that has proven to exist is sculpted motives.<\/p>\n        <p class=\"subtit\">FROSTED TWO BRAIDS<\/p>\n        <p>The castle was built around 1530 by Ren\u00e9 de Maill\u00e9, a member of an important family of many people in Touraine that was owned for many centuries, from 1350 to around 1650, and became a frieze of 27 arms, painted by no topo das paredes, with its bisneto, Charles de Maill\u00e9, who was married in 1612. He has a particular historical interest, we have the arms of Maill\u00e9, the owners of Islette, we occupy all the frises of the last one to end, no one, in my life, like Charles, encimado de la coroa de marqu\u00eas (os da sua fam\u00edlia mother is represented in the north).<\/p>\n        <p>Between these arms, no one, there is an intruder: no one else! \u00c9 que est\u00e1 acima da reira que Jean-Baptiste Dupuy (pode-se ver um po\u00e7o!) mandou pintar, o propriet\u00e1rio que decided to make the modifications of the fachada no seculo XIX.<\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s9\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">9. Quarto<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT9.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p class=\"subtit\">QUARTO ON THE WEST TORRE<\/p>\n        <p>A quarto quadrado with a red tower, it has been written on its walls (2.30 meters) since it has been proven... Talvez Camille Claudel has written this quarto. De facto, by um lado, sabemos that Rodin alugava varios quartos neste andar e, por outro, numa carta que lhe escreveu a 25 de junho de 1893, disse: &quot;Mlle Vaissier veio ver-me and contou-me toda a sort of f\u00e1bulas inventadas sobre mim em l&#039;Islette. Parece que saio \u00e0 Noite pela janela da minha tower, suspensa de um guarda-sol vermelho com o qual ateio fogo na floresta!!!\u201d<\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s10\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">10. Small quarto<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT10.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p class=\"subtit\">PEQUENO QUARTO COM PAREDES DE TIJOLO<\/p>\n        <p>Whoever meets the antiga part of the XV building, desta vez do lado interior. This covering of tijolo, like its juntas ditas &quot;apertadas ao ferro&quot; - de perto, v\u00eaem-se bem os dos lados da junta correspondes aos golpes de tru\u00e9l do pedreiro - permaneceu como estava naquela epoca.<\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s11\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">11. Kitchen<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT11.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p>\n          Aqui est\u00e1 na beyond the tower of the castle, a que se contraa a l&#039;est. Estamos mesmo acima da capela; A das portas, fechada a chave, leva a uma pequena escada cavada na parede que permite o accesso a ela.<br \/>\n          Hoje, esta sala faith transformed into a cozinha. Aqui tamb\u00e9m, ter\u00e1 notado a espessura das paredes. Isto \u00e9 evident our eletrodomesticos, em particular o Frigidaire, a brand that o Sr. ea Sra. Michaud queriam absolutamente manter e que, porteo, mandaram reparar completamente. Finally, note another beautiful view of the river.<br \/>\n          Percorreu all this first plant, from a tower to another.<br \/>\n          And then you have an identical arrangement this way. Provavelmente nunca ser\u00e1 aberto ao p\u00fablico. Compost for other life spaces for private use of the owners.\n        <\/p>\n      <\/div>\n\n      <div class=\"slide\" id=\"s12\">\n        <div><span class=\"titl-cont\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/headphones-min.png\" class=\"audio-icon\">12. Dining room<\/span><\/div>\n        <audio controls>\n          <source src=\"\/wp-content\/uploads\/2025\/03\/PT12.mp3\" type=\"audio\/mpeg\">\n            Your browser does not support the audio element.\n          <\/audio>\n        <div class=\"info-container\"><div class=\"info-circle\">i<\/div>Vers\u00e3o de \u00e1udio but detalhada<\/div>\n        <div class=\"text-sep\">\n          <hr>\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/file-min.png\" class=\"file-icon\">\n          <hr>\n        <\/div>\n        <p>\n          This salad is very pleasant to live, thanks to the large windows that it d\u00e3o muita natural light during the day. Offer a beautiful view from the garden.<br \/>\n          No Renascimento, this room and living room were properly trained in the senhor&#039;s apartment. A current living room of the same side or four, with the bedroom shared next to the room (at home but wide) and the cozinha corresponds to the guard-roupa. A small piece of clothing with a small cross-section constitutes a studio. It is not possible to be located anywhere near the apartment of the house.\n        <\/p>\n        <p class=\"subtit\">THE LITTLE CHATELAINE <i>(The small castle)<\/i><\/p>\n        <p>\n          Camille Claudel, who regressed to l&#039;Islette from September 1892, proved to be able to recover from a late pregnancy, and at the time of her rupture with Rodin, had 62 years of life for little Marguerite Boyer, aged 6, without her owners. These numbers, called La Petite Ch\u00e2telaine, are some of our famous but famous sculptures, &quot;a little de l&#039;Islette&quot; like a chamava, you have a cry that never ceases. Ao ver uma das esculturas em m\u00e1rmore, Rodin declared: \u201cEste busto deu-me um murro de emula\u00e7\u00e3o.\u201d There are several variations of La Petite Ch\u00e2telaine, but they are not inclined. You can admire a bronze of this beautiful sculpture, with a patina castanha. Trata-se modelo com una tran\u00e7a curva e apertada.\n        <\/p>\n        <p class=\"subtit\">THE LOVESEATS <i>(As Mexeriqueiras)<\/i><\/p>\n        <p>Tamb\u00e9m na sala de jantar, an original bronze from Les Causeuses by Camille Claudel. From 1892, distinguished by Rodin, nomeadamente com esculturas em miniatura that represent these details of daily life. Receive numbers of compliments and multiple verses. The model presented was bronze with a castanho-escura patina, assinado &quot;C. Claudel 1896&quot; on the front.<\/p>\n        <p class=\"subtit\" style=\"text-align:center;\">\n          THANK YOU FOR YOUR VISIT!\n        <\/p>\n      <\/div>\n\n\n    <\/div>\n  <\/div>\n  <script>\n    document.addEventListener(\"DOMContentLoaded\", () => {\n      \n      \/\/ G\u00e9rer l'initialisation de data-index en fonction de l'URL\n      const slides_container = document.getElementById('slides');\n      let currentIndex = null;\n      const hash = window.location.hash;\n      const slideMap = { '#s1': 0, '#s2': 1, '#s3': 2, '#s4': 3, '#s5': 4, '#s6': 5, '#s7': 6, '#s8': 7, '#s9': 8, '#s10': 9, '#s11': 10, '#s12': 11 }; \/\/ Associe les IDs aux index \n      if (slideMap[hash] !== undefined) {\n        slides_container.setAttribute('data-index', slideMap[hash]);\n        currentIndex = slideMap[hash];\n      } else {\n        slides_container.setAttribute('data-index', 0); \/\/ Par d\u00e9faut\n        currentIndex = 0;\n      }\n\n      \/\/ Pause des autres pistes audio lorsqu'une piste est jou\u00e9e\n      const audios = document.querySelectorAll('audio');\n      let currentTrackIndex = null;\n      audios.forEach((audio, index) => {\n        audio.addEventListener('play', () => {\n          if (currentTrackIndex && currentTrackIndex !== null && currentTrackIndex !== index) {\n            audios[currentTrackIndex].pause();\n          }\n          currentTrackIndex = index;\n        });\n      });\n\n      \/\/ G\u00e9rer les clics sur les boutons Next et Previous pour changer de slide : M\u00e0J de data-index, scroll et pause des pistes audio\n      const slides = document.querySelectorAll('.slide');\n      const totalSlides = slides.length;\n      \/\/ previous\n      document.getElementById('prev').addEventListener('click', () => {\n        if (currentIndex > 0) {\n          currentIndex--;\n          slides[currentIndex].scrollTo({ top: 0 });\n        }\n        slides_container.setAttribute('data-index', currentIndex);\n        if (currentTrackIndex !== null) {\n          audios[currentTrackIndex].pause();\n        }\n      });\n      \/\/ next\n      document.getElementById('next').addEventListener('click', () => {\n        if (currentIndex < totalSlides - 1) {\n          currentIndex++;\n          slides[currentIndex].scrollTo({ top: 0 });\n        }\n        slides_container.setAttribute('data-index', currentIndex);\n        if (currentTrackIndex !== null) {\n          audios[currentTrackIndex].pause();\n        }\n      });\n      let fontSize = 18;\n      const increaseBtn = document.getElementById(\"increaseText\");\n      const decreaseBtn = document.getElementById(\"decreaseText\");\n      \/\/ Gestion des boutons de texte\n      function changeFontSize(increase) {\n        if (increase && fontSize >= 26 || (!increase && fontSize <= 14)) return; \/\/ Taille maximale ou min\n        fontSize += increase ? 3 : -3; \/\/ Augmenter ou diminuer de 3px\n        slides_container.style.fontSize = `${fontSize}px`;\n      }\n      \/\/ \u00c9couteurs pour ajuster la taille du texte\n      increaseBtn.addEventListener(\"click\", () => changeFontSize(true));\n      decreaseBtn.addEventListener(\"click\", () => changeFontSize(false));\n      \n      \/\/ Handle swipe\n      function swipeToSlide(index) {\n        if (index >= 0 && index < totalSlides) {\n          currentIndex = index;\n          slides_container.setAttribute(\"data-index\", index);\n          if (currentTrackIndex !== null) {\n            audios[currentTrackIndex].pause();\n          }\n          slides[currentIndex].scrollTo({ top: 0 });\n        }\n      }\n      let touchStartX = 0, touchEndX = 0;\n      let touchStartY = 0, touchEndY = 0;\n  \n      slides_container.addEventListener(\"touchstart\", (event) => {\n        touchStartX = event.touches[0].clientX;\n        touchStartY = event.touches[0].clientY;\n      });\n  \n      slides_container.addEventListener(\"touchend\", (event) => {\n        touchEndX = event.changedTouches[0].clientX;\n        touchEndY = event.changedTouches[0].clientY;\n        handleSwipe();\n      });\n  \n      function handleSwipe() {\n        const deltaX = touchStartX - touchEndX;\n        const deltaY = touchStartY - touchEndY;\n        const verticalThreshold = 30; \/\/ Si le d\u00e9placement vertical est trop grand, on annule\n        const swipeThreshold = 60; \/\/ Distance minimale pour valider un swipe\n\n        if (Math.abs(deltaY) > verticalThreshold) {\n          \/\/ L'utilisateur a scroll\u00e9 vers le haut ou le bas, on ignore le swipe\n          return;\n        }\n\n        if (deltaX > swipeThreshold) {\n          \/\/ Swipe vers la gauche (slide suivante)\n          swipeToSlide(currentIndex + 1);\n        } else if (deltaX < -swipeThreshold) {\n          \/\/ Swipe vers la droite (slide pr\u00e9c\u00e9dente)\n          swipeToSlide(currentIndex - 1);\n        }\n      }\n    });\n  <\/script>\n  \n<\/body>\n<\/html>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Visite de l&rsquo;Islette A- A+ \u276e \u276f 1. Bem-vindo O seu navegador n\u00e3o suporta o elemento de \u00e1udio. Caros visitantes, Minha esposa e eu, juntamente com nossos filhos, estamos encantados [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"disabled","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-29812","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>visite-pt - Ch\u00e2teau de l&#039;Islette<\/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.chateaudelislette.fr\/en\/visite-pt\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"visite-pt - Ch\u00e2teau de l&#039;Islette\" \/>\n<meta property=\"og:description\" content=\"Visite de l&rsquo;Islette A- A+ \u276e \u276f 1. Bem-vindo O seu navegador n\u00e3o suporta o elemento de \u00e1udio. Caros visitantes, Minha esposa e eu, juntamente com nossos filhos, estamos encantados [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.chateaudelislette.fr\/en\/visite-pt\/\" \/>\n<meta property=\"og:site_name\" content=\"Ch\u00e2teau de l&#039;Islette\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/chateaudelislette\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-28T14:28:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"20 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.chateaudelislette.fr\/visite-pt\",\"url\":\"https:\/\/www.chateaudelislette.fr\/visite-pt\",\"name\":\"visite-pt - Ch\u00e2teau de l&#039;Islette\",\"isPartOf\":{\"@id\":\"https:\/\/www.chateaudelislette.fr\/#website\"},\"datePublished\":\"2025-03-27T15:25:16+00:00\",\"dateModified\":\"2025-03-28T14:28:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.chateaudelislette.fr\/visite-pt#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.chateaudelislette.fr\/visite-pt\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.chateaudelislette.fr\/visite-pt#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.chateaudelislette.fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"visite-pt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.chateaudelislette.fr\/#website\",\"url\":\"https:\/\/www.chateaudelislette.fr\/\",\"name\":\"Ch\u00e2teau de l'Islette\",\"description\":\"Le ch\u00e2teau des amours de Camille Claudel et Rodin\",\"publisher\":{\"@id\":\"https:\/\/www.chateaudelislette.fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.chateaudelislette.fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.chateaudelislette.fr\/#organization\",\"name\":\"Ch\u00e2teau de l'Islette\",\"url\":\"https:\/\/www.chateaudelislette.fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.chateaudelislette.fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.chateaudelislette.fr\/wp-content\/uploads\/2023\/06\/Logo-Islette.png\",\"contentUrl\":\"https:\/\/www.chateaudelislette.fr\/wp-content\/uploads\/2023\/06\/Logo-Islette.png\",\"width\":546,\"height\":634,\"caption\":\"Ch\u00e2teau de l'Islette\"},\"image\":{\"@id\":\"https:\/\/www.chateaudelislette.fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/chateaudelislette\",\"https:\/\/www.instagram.com\/chateaudelislette\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"visite-pt - Ch\u00e2teau de l&#039;Islette","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.chateaudelislette.fr\/en\/visite-pt\/","og_locale":"en_US","og_type":"article","og_title":"visite-pt - Ch\u00e2teau de l&#039;Islette","og_description":"Visite de l&rsquo;Islette A- A+ \u276e \u276f 1. Bem-vindo O seu navegador n\u00e3o suporta o elemento de \u00e1udio. Caros visitantes, Minha esposa e eu, juntamente com nossos filhos, estamos encantados [&hellip;]","og_url":"https:\/\/www.chateaudelislette.fr\/en\/visite-pt\/","og_site_name":"Ch\u00e2teau de l&#039;Islette","article_publisher":"https:\/\/www.facebook.com\/chateaudelislette","article_modified_time":"2025-03-28T14:28:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"20 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.chateaudelislette.fr\/visite-pt","url":"https:\/\/www.chateaudelislette.fr\/visite-pt","name":"visite-pt - Ch\u00e2teau de l&#039;Islette","isPartOf":{"@id":"https:\/\/www.chateaudelislette.fr\/#website"},"datePublished":"2025-03-27T15:25:16+00:00","dateModified":"2025-03-28T14:28:34+00:00","breadcrumb":{"@id":"https:\/\/www.chateaudelislette.fr\/visite-pt#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.chateaudelislette.fr\/visite-pt"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.chateaudelislette.fr\/visite-pt#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.chateaudelislette.fr\/"},{"@type":"ListItem","position":2,"name":"visite-pt"}]},{"@type":"WebSite","@id":"https:\/\/www.chateaudelislette.fr\/#website","url":"https:\/\/www.chateaudelislette.fr\/","name":"Ch\u00e2teau de l&#039;Islette","description":"The love castle of Camille Claudel and Rodin","publisher":{"@id":"https:\/\/www.chateaudelislette.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.chateaudelislette.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.chateaudelislette.fr\/#organization","name":"Ch\u00e2teau de l&#039;Islette","url":"https:\/\/www.chateaudelislette.fr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.chateaudelislette.fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.chateaudelislette.fr\/wp-content\/uploads\/2023\/06\/Logo-Islette.png","contentUrl":"https:\/\/www.chateaudelislette.fr\/wp-content\/uploads\/2023\/06\/Logo-Islette.png","width":546,"height":634,"caption":"Ch\u00e2teau de l'Islette"},"image":{"@id":"https:\/\/www.chateaudelislette.fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/chateaudelislette","https:\/\/www.instagram.com\/chateaudelislette"]}]}},"jetpack_sharing_enabled":true,"ticketed":false,"_links":{"self":[{"href":"https:\/\/www.chateaudelislette.fr\/en\/wp-json\/wp\/v2\/pages\/29812","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.chateaudelislette.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.chateaudelislette.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.chateaudelislette.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.chateaudelislette.fr\/en\/wp-json\/wp\/v2\/comments?post=29812"}],"version-history":[{"count":0,"href":"https:\/\/www.chateaudelislette.fr\/en\/wp-json\/wp\/v2\/pages\/29812\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.chateaudelislette.fr\/en\/wp-json\/wp\/v2\/media?parent=29812"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}