{"id":27694,"date":"2022-11-22T14:29:27","date_gmt":"2022-11-22T14:29:27","guid":{"rendered":"https:\/\/cousy.be\/interior\/"},"modified":"2026-04-01T08:13:32","modified_gmt":"2026-04-01T08:13:32","slug":"interior","status":"publish","type":"page","link":"https:\/\/cousy.be\/en\/interior\/","title":{"rendered":"Interior"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Filter Buttons&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;0px||0px||false|&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;Heading &#038; Dark Mode&#8221; module_class=&#8221;df-button dfc-payment et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; width_tablet=&#8221;95%&#8221; width_phone=&#8221;95%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;5px|15px|5px|15px|true|true&#8221; global_colors_info=&#8221;{}&#8221; width__hover_enabled=&#8221;off|desktop&#8221; button_text_color__hover=&#8221;#FFFFFF&#8221; button_text_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color__hover=&#8221;#000000&#8243; button_bg_color__hover_enabled=&#8221;on|desktop&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Dark Mode&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;CSS &#8211; General&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||-5px|||&#8221; custom_padding=&#8221;7px|||||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* \u2665 IF YOU LIKE THE LAYOUT, I WOULD APPRECIATE A REVIEW! \u2665 *\/<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* \u2665 IF YOU HAVE QUESTIONS, PLEASE CONTACT support@danielvoelk.de \u2665 *\/<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* inline buttons *\/<!-- [et_pb_line_break_holder] -->  .inline-buttons .et_pb_button_module_wrapper {<!-- [et_pb_line_break_holder] -->      display: inline-block;<!-- [et_pb_line_break_holder] -->    float: center;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* Filter buttons *\/<!-- [et_pb_line_break_holder] -->   .df-button {<!-- [et_pb_line_break_holder] -->      opacity: 1;<!-- [et_pb_line_break_holder] --> <!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      body #page-container .et_pb_section .df-button.df-activebutton {<!-- [et_pb_line_break_holder] -->      opacity: 1;<!-- [et_pb_line_break_holder] -->      filter: grayscale(0);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column {<!-- [et_pb_line_break_holder] -->    transition: opacity 2s cubic-bezier(0.19, 1, 0.22, 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area:hover .et_pb_column {<!-- [et_pb_line_break_holder] -->    opacity: .3;<!-- [et_pb_line_break_holder] -->   <!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* hover animation *\/<!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column:hover {<!-- [et_pb_line_break_holder] -->    opacity: 1;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column:hover .et_pb_image {<!-- [et_pb_line_break_holder] -->    opacity: 1;<!-- [et_pb_line_break_holder] -->   !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* hover animation *\/<!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column .et_pb_image_wrap {<!-- [et_pb_line_break_holder] -->    transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column:hover .et_pb_image_wrap {<!-- [et_pb_line_break_holder] -->    transform: scale(1.06);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column .et_pb_text {<!-- [et_pb_line_break_holder] -->    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column:hover .et_pb_text {<!-- [et_pb_line_break_holder] -->    transform: translate(0, 10px);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* filter animation *\/<!-- [et_pb_line_break_holder] -->  .df-area .df-animation .et_pb_image_wrap {<!-- [et_pb_line_break_holder] -->    animation: filterAnimationImage; \t\t         animation-duration: 2s;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area .df-animation .et_pb_text {<!-- [et_pb_line_break_holder] -->    animation: filterAnimationText; \t\t         animation-duration: 2s;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @keyframes filterAnimationImage {<!-- [et_pb_line_break_holder] -->  0% {transform: scale(1.1);opacity: 0;}<!-- [et_pb_line_break_holder] -->  100% {transform: scale(1);opacity: 1;}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @keyframes filterAnimationText {<!-- [et_pb_line_break_holder] -->  0% {transform: translate(0, 10px); opacity: 0;}<!-- [et_pb_line_break_holder] -->    30% {transform: translate(0, 10px); opacity: 0;}<!-- [et_pb_line_break_holder] -->  100% {transform: translate(0, 0px);opacity: 1;}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* change cursor *\/<!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column .et_pb_image_wrap:hover {cursor: zoom-in;}<!-- [et_pb_line_break_holder] --><\/style>\n<p>[\/et_pb_code][et_pb_code admin_label=&#8221;CSS &#8211; Dark Mode&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||-5px|||&#8221; custom_padding=&#8221;7px|||||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->\/**<!-- [et_pb_line_break_holder] --> * Dark Mode Toggle Styles<!-- [et_pb_line_break_holder] --> *\/<!-- [et_pb_line_break_holder] -->.et-dark-mode {<!-- [et_pb_line_break_holder] -->  transition: all .5s;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->.et-dark-toggle {<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  transition: all .5s;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->body.et-dark-mode .et-dark-toggle {<!-- [et_pb_line_break_holder] -->  border-color: #666666;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->body.et-dark-mode .et-dark-toggle:after {<!-- [et_pb_line_break_holder] -->  content:\"dark\";<!-- [et_pb_line_break_holder] -->  color: #666666;<!-- [et_pb_line_break_holder] -->  left: 54px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->body.et-dark-mode .et-dark-toggle .et_pb_blurb_content {<!-- [et_pb_line_break_holder] -->  text-align:right;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->body.et-dark-mode .et-dark-toggle .et-pb-icon {<!-- [et_pb_line_break_holder] -->  color: #666666;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->\/**<!-- [et_pb_line_break_holder] --> * Body Dark Mode Style<!-- [et_pb_line_break_holder] --> *\/<!-- [et_pb_line_break_holder] -->body.et-dark-mode {<!-- [et_pb_line_break_holder] -->  background-color: #333 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->\/**<!-- [et_pb_line_break_holder] --> * Divi Element Dark Mode Styles<!-- [et_pb_line_break_holder] --> *<!-- [et_pb_line_break_holder] --> * Here you can add styling for each Divi Element that has the class \"et-dark-mode-capable\".<!-- [et_pb_line_break_holder] --> *\/<!-- [et_pb_line_break_holder] -->\/* Section with dark mode *\/<!-- [et_pb_line_break_holder] -->.et_pb_section.et-dark-mode-capable.et-dark-mode {<!-- [et_pb_line_break_holder] -->  background-color: #333 !important;<!-- [et_pb_line_break_holder] -->  background-blend-mode: overlay;<!-- [et_pb_line_break_holder] -->  transition: opacity .5s ease-in-out;<!-- [et_pb_line_break_holder] -->  color: #dddddd !important;<!-- [et_pb_line_break_holder] -->  transition: all .5s;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --> \/* Row with dark mode *\/<!-- [et_pb_line_break_holder] -->.et_pb_row.et-dark-mode-capable.et-dark-mode {<!-- [et_pb_line_break_holder] -->  background-color: #333 !important;<!-- [et_pb_line_break_holder] -->  color: #ddd !important;<!-- [et_pb_line_break_holder] -->  transition: all .5s;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->\/* Column with dark mode *\/<!-- [et_pb_line_break_holder] -->.et_pb_column.et-dark-mode-capable.et-dark-mode {<!-- [et_pb_line_break_holder] -->  background-color: #333 !important;<!-- [et_pb_line_break_holder] -->  color: #ddd !important;<!-- [et_pb_line_break_holder] -->  transition: all .5s;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->\/* Module with dark mode *\/<!-- [et_pb_line_break_holder] -->.et_pb_module.et-dark-mode-capable.et-dark-mode {<!-- [et_pb_line_break_holder] -->  background-color: transparent !important;<!-- [et_pb_line_break_holder] -->  color: #ddd !important;<!-- [et_pb_line_break_holder] -->  transition: all .5s;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .et_pb_module.et-dark-mode-capable.et-dark-mode a {<!-- [et_pb_line_break_holder] -->    color: #ddd !important;<!-- [et_pb_line_break_holder] -->    text-decoration-color: #ddd !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->\/* Text Headings with dark mode *\/<!-- [et_pb_line_break_holder] -->.et_pb_module.et-dark-mode-capable.et-dark-mode.et_pb_module_header,<!-- [et_pb_line_break_holder] -->.et_pb_module.et-dark-mode-capable.et-dark-mode h1,<!-- [et_pb_line_break_holder] -->.et_pb_module.et-dark-mode-capable.et-dark-mode h2,<!-- [et_pb_line_break_holder] -->.et_pb_module.et-dark-mode-capable.et-dark-mode h3,<!-- [et_pb_line_break_holder] -->.et_pb_module.et-dark-mode-capable.et-dark-mode h4,<!-- [et_pb_line_break_holder] -->.et_pb_module.et-dark-mode-capable.et-dark-mode h5,<!-- [et_pb_line_break_holder] -->.et_pb_module.et-dark-mode-capable.et-dark-mode h6<!-- [et_pb_line_break_holder] -->  {<!-- [et_pb_line_break_holder] -->  transition: all .5s;<!-- [et_pb_line_break_holder] -->color: #fafafa !important;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .et_pb_module.et-dark-mode-capable.et-dark-mode.et_pb_image {<!-- [et_pb_line_break_holder] -->    filter: brightness(0.9);<!-- [et_pb_line_break_holder] -->      transition: all .5s;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  body #page-container .et_pb_section .df-button.et-dark-mode-capable.et-dark-mode {<!-- [et_pb_line_break_holder] -->    color: #fafafa !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .nav-wrapper.et-dark-mode-capable.et-dark-mode span {<!-- [et_pb_line_break_holder] -->    color: #fafafa !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->    .nav-wrapper.et-dark-mode-capable.et-dark-mode {<!-- [et_pb_line_break_holder] -->    background: #fff !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .nav-wrapper.et-dark-mode-capable.et-dark-mode .hover-me:hover ~ .cursor {<!-- [et_pb_line_break_holder] -->  background-color: #333;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* download buttons *\/<!-- [et_pb_line_break_holder] -->  body #page-container .et_pb_section #download-button.et_pb_button.et-dark-mode-capable.et-dark-mode, body #page-container .divi-filter-download.et-dark-mode-capable.et-dark-mode {<!-- [et_pb_line_break_holder] -->    color: #333 !important;<!-- [et_pb_line_break_holder] -->  background-color: #fafafa !important;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p>[\/et_pb_code][et_pb_code admin_label=&#8221;JS &#8211; Dark Mode&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||-1px|||&#8221; custom_padding=&#8221;7px|||||&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->  function storageAvailable(type) {<!-- [et_pb_line_break_holder] -->    try {<!-- [et_pb_line_break_holder] -->        var storage = window[type],<!-- [et_pb_line_break_holder] -->            x = '__storage_test__';<!-- [et_pb_line_break_holder] -->        storage.setItem(x, x);<!-- [et_pb_line_break_holder] -->        storage.removeItem(x);<!-- [et_pb_line_break_holder] -->        return true;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    catch(e) {<!-- [et_pb_line_break_holder] -->        return e instanceof DOMException && (<!-- [et_pb_line_break_holder] -->            \/\/ everything except Firefox<!-- [et_pb_line_break_holder] -->            e.code === 22 ||<!-- [et_pb_line_break_holder] -->            \/\/ Firefox<!-- [et_pb_line_break_holder] -->            e.code === 1014 ||<!-- [et_pb_line_break_holder] -->            \/\/ test name field too, because code might not be present<!-- [et_pb_line_break_holder] -->            \/\/ everything except Firefox<!-- [et_pb_line_break_holder] -->            e.name === 'QuotaExceededError' ||<!-- [et_pb_line_break_holder] -->            \/\/ Firefox<!-- [et_pb_line_break_holder] -->            e.name === 'NS_ERROR_DOM_QUOTA_REACHED') &&<!-- [et_pb_line_break_holder] -->            \/\/ acknowledge QuotaExceededError only if there's something already stored<!-- [et_pb_line_break_holder] -->            storage.length !== 0;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  jQuery(document).ready(function($) {<!-- [et_pb_line_break_holder] -->      var storageAvailable = window.storageAvailable('sessionStorage');<!-- [et_pb_line_break_holder] -->      $(\".et-dark-toggle\").click(function() {<!-- [et_pb_line_break_holder] -->          $(\".et-dark-mode-capable,body\").toggleClass(\"et-dark-mode\");<!-- [et_pb_line_break_holder] -->          if ( storageAvailable ) {<!-- [et_pb_line_break_holder] -->              $(\"body\").hasClass(\"et-dark-mode\") ?<!-- [et_pb_line_break_holder] -->              sessionStorage.setItem('etDarkModeEnabled','1'):<!-- [et_pb_line_break_holder] -->              sessionStorage.removeItem('etDarkModeEnabled');<!-- [et_pb_line_break_holder] -->          }<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->      if (storageAvailable) {<!-- [et_pb_line_break_holder] -->          '1' == sessionStorage.getItem('etDarkModeEnabled') ?<!-- [et_pb_line_break_holder] -->          $(\".et-dark-mode-capable,body\").addClass(\"et-dark-mode\"):<!-- [et_pb_line_break_holder] -->          $(\".et-dark-mode-capable,body\").removeClass(\"et-dark-mode\");<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;|auto|19px|auto||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Calistoga||||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#000000&#8243; header_font_size=&#8221;36px&#8221; custom_margin=&#8221;||12px|||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1 style=\"text-align: center;\">Interior<\/h1>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Projects&#8221; module_class=&#8221;df-area et-dark-mode-capable&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;95%&#8221; max_width=&#8221;1200px&#8221; custom_margin=&#8221;5px|auto|40px|auto|false|true&#8221; custom_padding=&#8221;0px||0px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.19.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;95%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-intarsia, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2026\/04\/Schermafbeelding-2026-04-01-085408.png&#8221; title_text=&#8221;Schermafbeelding 2026-04-01 085408&#8243; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.19.4&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-jacquard, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2026\/04\/Schermafbeelding-2026-04-01-084438.png&#8221; title_text=&#8221;Schermafbeelding 2026-04-01 084438&#8243; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.19.4&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-technique, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2026\/04\/Schermafbeelding-2026-04-01-083436.webp&#8221; title_text=&#8221;Schermafbeelding-2026-04-01-083436&#8243; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.19.4&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;center_center&#8221; width=&#8221;100%&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.19.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;95%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-intarsia, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/10\/1631180606-family-of-five-black.jpg&#8221; title_text=&#8221;1631180606-family-of-five-black&#8221; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-jacquard, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/279076920_1160330141461713_1667123312407134200_n.jpg&#8221; title_text=&#8221;279076920_1160330141461713_1667123312407134200_n&#8221; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-technique, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/71032671_1322082387951731_6508812187337752576_n.jpg&#8221; title_text=&#8221;71032671_1322082387951731_6508812187337752576_n&#8221; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;center_center&#8221; width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.19.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;95%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-intarsia, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/60767993_431315344363200_986255320160403456_n.jpg&#8221; title_text=&#8221;60767993_431315344363200_986255320160403456_n&#8221; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-jacquard, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/atelierleda-2019-232337-c-alexanderpopelier-jpg-1591787376.jpg&#8221; title_text=&#8221;atelierleda-2019-232337-c-alexanderpopelier-jpg-1591787376&#8243; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-technique, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/tribumrtricotbrick04jpg_1627375423483.jpg&#8221; title_text=&#8221;tribumrtricotbrick04jpg_1627375423483&#8243; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;center_center&#8221; width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.19.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;95%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-intarsia, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/motion-plaid-chevalier-masson-2011-c-lise-duclaux.jpg&#8221; title_text=&#8221;motion-plaid-chevalier-masson-2011-c-lise-duclaux&#8221; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-jacquard, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/10\/plaid-smock-2.jpg&#8221; title_text=&#8221;plaid-smock-2&#8243; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-technique, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/vt_022022-37_1.jpg&#8221; title_text=&#8221;vt_022022-37_1&#8243; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;center_center&#8221; width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.19.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;95%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-intarsia, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/TRANCEbedroomshoot01.jpg&#8221; title_text=&#8221;TRANCE+bedroom+shoot+01&#8243; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-jacquard, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/279417656_1162288871265840_4248626760659728819_n.jpg&#8221; title_text=&#8221;279417656_1162288871265840_4248626760659728819_n&#8221; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-technique, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/cosyplaid-6-kopie.jpg&#8221; title_text=&#8221;cosyplaid-6+-+copy&#8221; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;center_center&#8221; width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.19.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;95%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-intarsia, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/b7b1eccbcaad0e5230279f1b8f53be32.png&#8221; title_text=&#8221;b7b1eccbcaad0e5230279f1b8f53be32&#8243; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-jacquard, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/101965_01_ToosFranken_BlanketScarf_1.jpg&#8221; title_text=&#8221;101965_01_ToosFranken_BlanketScarf_1&#8243; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-technique, dfc-all&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/27788259_895390480620926_1258457184594502646_o.jpg&#8221; title_text=&#8221;27788259_895390480620926_1258457184594502646_o&#8221; show_in_lightbox=&#8221;on&#8221; module_class=&#8221;et-dark-mode-capable&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;4e675dfa-a296-4827-878f-32babdba6916&#8243; background_enable_color=&#8221;off&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;center_center&#8221; width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Interior<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-27694","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Interior - Cousy<\/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:\/\/cousy.be\/en\/interior\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Interior - Cousy\" \/>\n<meta property=\"og:description\" content=\"Interior\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cousy.be\/en\/interior\/\" \/>\n<meta property=\"og:site_name\" content=\"Cousy\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-01T08:13:32+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=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cousy.be\\\/en\\\/interior\\\/\",\"url\":\"https:\\\/\\\/cousy.be\\\/en\\\/interior\\\/\",\"name\":\"Interior - Cousy\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cousy.be\\\/#website\"},\"datePublished\":\"2022-11-22T14:29:27+00:00\",\"dateModified\":\"2026-04-01T08:13:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cousy.be\\\/en\\\/interior\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cousy.be\\\/en\\\/interior\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cousy.be\\\/en\\\/interior\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cousy.be\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Interior\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cousy.be\\\/#website\",\"url\":\"https:\\\/\\\/cousy.be\\\/\",\"name\":\"Cousy\",\"description\":\"Knitwear Family\",\"publisher\":{\"@id\":\"https:\\\/\\\/cousy.be\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cousy.be\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cousy.be\\\/#organization\",\"name\":\"Cousy\",\"url\":\"https:\\\/\\\/cousy.be\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cousy.be\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cousy.be\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Voorlopig-logo.png\",\"contentUrl\":\"https:\\\/\\\/cousy.be\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Voorlopig-logo.png\",\"width\":2355,\"height\":455,\"caption\":\"Cousy\"},\"image\":{\"@id\":\"https:\\\/\\\/cousy.be\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Interior - Cousy","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:\/\/cousy.be\/en\/interior\/","og_locale":"en_US","og_type":"article","og_title":"Interior - Cousy","og_description":"Interior","og_url":"https:\/\/cousy.be\/en\/interior\/","og_site_name":"Cousy","article_modified_time":"2026-04-01T08:13:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cousy.be\/en\/interior\/","url":"https:\/\/cousy.be\/en\/interior\/","name":"Interior - Cousy","isPartOf":{"@id":"https:\/\/cousy.be\/#website"},"datePublished":"2022-11-22T14:29:27+00:00","dateModified":"2026-04-01T08:13:32+00:00","breadcrumb":{"@id":"https:\/\/cousy.be\/en\/interior\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cousy.be\/en\/interior\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cousy.be\/en\/interior\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cousy.be\/en\/"},{"@type":"ListItem","position":2,"name":"Interior"}]},{"@type":"WebSite","@id":"https:\/\/cousy.be\/#website","url":"https:\/\/cousy.be\/","name":"Cousy","description":"Knitwear Family","publisher":{"@id":"https:\/\/cousy.be\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cousy.be\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cousy.be\/#organization","name":"Cousy","url":"https:\/\/cousy.be\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cousy.be\/#\/schema\/logo\/image\/","url":"https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/Voorlopig-logo.png","contentUrl":"https:\/\/cousy.be\/wp-content\/uploads\/2022\/11\/Voorlopig-logo.png","width":2355,"height":455,"caption":"Cousy"},"image":{"@id":"https:\/\/cousy.be\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/cousy.be\/en\/wp-json\/wp\/v2\/pages\/27694","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cousy.be\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cousy.be\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cousy.be\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/cousy.be\/en\/wp-json\/wp\/v2\/comments?post=27694"}],"version-history":[{"count":17,"href":"https:\/\/cousy.be\/en\/wp-json\/wp\/v2\/pages\/27694\/revisions"}],"predecessor-version":[{"id":30474,"href":"https:\/\/cousy.be\/en\/wp-json\/wp\/v2\/pages\/27694\/revisions\/30474"}],"wp:attachment":[{"href":"https:\/\/cousy.be\/en\/wp-json\/wp\/v2\/media?parent=27694"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}