{"id":69553,"date":"2021-04-06T07:49:31","date_gmt":"2021-04-06T06:49:31","guid":{"rendered":"https:\/\/staging.spassio.com\/?post_type=houzez_agency&#038;p=69553"},"modified":"2025-07-04T06:52:12","modified_gmt":"2025-07-04T05:52:12","slug":"vagabond-haven","status":"publish","type":"houzez_agency","link":"https:\/\/staging.spassio.com\/nl\/manufacturer\/vagabond-haven\/","title":{"rendered":"Vagabond Haven"},"content":{"rendered":"&#13;\n<p>We willen een vrijere vorm van leven cre\u00ebren die economisch en ecologisch duurzamer is. Vagabond Haven wordt gemotiveerd door een diepe liefde voor de natuur, vrijheid en avontuur &#8211; wat wij de &#8220;vagabond spirit&#8221; noemen. Wij streven ernaar om Scandinavia&#8217;s meest economische stacaravans te bouwen.  Besteed in plaats daarvan uw tijd en geld aan andere leuke dingen. Al onze huizen zijn ontworpen door architecten en worden gebouwd met alleen de best beschikbare milieuvriendelijke materialen. Samen met u cre\u00ebren we een woning die past bij uw wensen, behoeften en budget &#8211; van ongemeubileerde huizen tot volledig uitgeruste off-grid oplossingen. Wilt u uw huis verplaatsen op een platform, een aanhangwagen of een vlot? U kiest.<\/p>&#13;\n&#13;\n<p>\u00a0<\/p>&#13;\n\r\n<div style=\"width: 100%; height: 0; padding-bottom: 56.25%; position: relative;\"><iframe style=\"width: 100%; height: 100%; position: absolute; top: 0; left: 0;\" src=\"https:\/\/www.youtube.com\/embed\/zLh1tXFxfow?si=P4MeEf2lAv4hdlit&#038;controls=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\r\n&#13;\n<p>\u00a0<\/p>&#13;\n\r\n<div class=\"wp-block-spacer\" style=\"height: 16px;\" aria-hidden=\"true\">\r\n<p><strong>Meer informatie over Vagabond Haven<\/strong><\/p>\r\n<\/div>\r\n\r\n<div class=\"wp-block-spacer\" style=\"height: 18px;\" aria-hidden=\"true\"> <\/div>\r\n\r\n<div class=\"blog-preview\"><h3 class=\"blog-preview-title\"><a href=\"https:\/\/staging.spassio.com\/nl\/een-interview-met-manuel-kohout-oprichter-ceo-van-vagabond-haven\/\"> An Interview With Manuel Kohout, Founder &#038; CEO of Vagabond Haven <\/a><\/h3><div class=\"blog-preview-content\"><div class=\"blog-preview-image\"><a href=\"https:\/\/staging.spassio.com\/nl\/een-interview-met-manuel-kohout-oprichter-ceo-van-vagabond-haven\/\"> <img decoding=\"async\" src=\"https:\/\/staging.spassio.com\/wp-content\/uploads\/2024\/12\/Elise_interior37.jpeg\" alt=\"Vagabond Haven\"\/> <\/a><\/div><div class=\"blog-preview-text\"><p>Explore an engaging discussion with Manuel Kohout, founder and CEO of Vagabond Haven, where he shares insights into creating sustainable, affordable, and inspiring tiny homes for modern nomads.<\/p><a class=\"read-more\" href=\"https:\/\/staging.spassio.com\/nl\/een-interview-met-manuel-kohout-oprichter-ceo-van-vagabond-haven\/\">Read more<\/a><\/div><\/div><\/div><p><style>\/* Reset default margins and paddings for all elements *\/\r\n.blog-preview,\r\n.blog-preview * {\r\n  margin: 0;\r\n  padding: 0;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\/* Blog preview container *\/\r\n.blog-preview {\r\n  display: flex;\r\n  flex-direction: column; \/* Stack title on top and rest below *\/\r\n  width: 100%;\r\n  background: #F5F5F5; \/* Entire section background *\/\r\n  border: 1px solid #ddd;\r\n  border-radius: 4px; \/* Rounded edges *\/\r\n  overflow: hidden;\r\n}\r\n\r\n\/* Title at the top *\/\r\n.blog-preview-title {\r\n  width: 100%;\r\n  padding: 10px 20px; \/* Reduced padding for a tighter look *\/\r\n  font-size: 1.5em;\r\n  text-align: left; \/* Align title to the left *\/\r\n  background: #F5F5F5; \/* Match the section background *\/\r\n  border-bottom: 1px solid #ddd; \/* Separation line *\/\r\n}\r\n\r\n.blog-preview-title a {\r\n  text-decoration: none;\r\n  color: #333;\r\n}\r\n\r\n.blog-preview-title a:hover {\r\n  text-decoration: underline;\r\n}\r\n\r\n\/* Content (image and text) *\/\r\n.blog-preview-content {\r\n  display: flex;\r\n  flex-direction: row; \/* Align image and text in one line *\/\r\n  gap: 15px; \/* Reduced space between image and text *\/\r\n  align-items: start; \/* Aligns text and image at the top *\/\r\n  width: 100%;\r\n  padding: 0 20px; \/* Keeps consistent alignment *\/\r\n}\r\n\r\n\/* Left column for the image *\/\r\n.blog-preview-image {\r\n  flex: 1 1 33%; \/* Image takes up 1\/3 of the width *\/\r\n  max-width: 33%;\r\n  overflow: hidden;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n}\r\n\r\n.blog-preview-image img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover; \/* Fill the space while maintaining aspect ratio *\/\r\n  display: block;\r\n}\r\n\r\n\/* Hide image on mobile devices *\/\r\n@media (max-width: 768px) {\r\n  .blog-preview-image {\r\n    display: none; \/* Hide the image on smaller screens *\/\r\n  }\r\n}\r\n\r\n\/* Right column for the text *\/\r\n.blog-preview-text {\r\n  flex: 2 1 67%;\r\n  padding: 10px 0; \/* Reduced vertical padding *\/\r\n  font-size: 1em;\r\n  line-height: 1.5;\r\n  color: #555;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n}\r\n\r\n\/* Read more button *\/\r\n.blog-preview-text .read-more {\r\n  font-size: 1em;\r\n  color: #5F56BF; \/* Default color *\/\r\n  text-decoration: none;\r\n  font-weight: bold;\r\n}\r\n\r\n.blog-preview-text .read-more:hover {\r\n  color: #554DAB; \/* Hover color *\/\r\n}\r\n<\/style><\/p>\n&#13;\n<p><style>\r\n\/* Reset default margins and paddings for all elements *\/<br\/>\r\n.blog-preview,<br\/>\r\n.blog-preview * {<br\/>\r\n  margin: 0;<br\/>\r\n  padding: 0;<br\/>\r\n  box-sizing: border-box;<br\/>\r\n}<\/style><\/p>&#13;\n<p>\/* Blog preview container *\/<br\/>\n\n.blog-preview {<br\/>\n\n  weergave: flex;<br\/>\n\n  flex-direction: column; \/* Stapel titel bovenaan en rest onderaan *\/<br\/>\n\n  breedte: 100%;<br\/>\n\n  achtergrond: #F5F5F5; \/* Gehele sectie achtergrond *\/<br\/>\n\n  border: 1px solid #ddd;<br\/>\n\n  rand-radius: 4px; \/* Afgeronde randen *\/<br\/>\n\n  overflow: verborgen;<br\/>\n\n}<\/p>&#13;\n<p>\/* Titel bovenaan *\/<br\/>\n\n.blog-preview-titel {<br\/>\n\n  breedte: 100%;<br\/>\n\n  padding: 10px 20px; \/* Minder opvulling voor een strakkere look *\/<br\/>\n\n  lettergrootte: 1.5em;<br\/>\n\n  text-align: left; \/* Titel links uitlijnen *\/<br\/>\n\n  achtergrond: #F5F5F5; \/* Komt overeen met de achtergrond van de sectie *\/<br\/>\n\n  rand-onder: 1px solid #ddd; \/* Scheidingslijn *\/<br\/>\n\n}<\/p>&#13;\n<p>.blog-preview-titel a {<br\/>\n\n text-decoration: none;<br\/>\n\n color: #333;<br\/>\n\n}<\/p>&#13;\n<p>.blog-preview-titel a:hover {<br\/>\n\n text-decoration: underline;<br\/>\n\n}<\/p>&#13;\n<p>\/* Inhoud (afbeelding en tekst) *\/<br\/>\n\n.blog-preview-content {<br\/>\n\n  weergave: flex;<br\/>\n\n  flex-richting: rij; \/* Afbeelding en tekst op \u00e9\u00e9n regel uitlijnen *\/<br\/>\n\n  gap: 15px; \/* Verkleinde ruimte tussen afbeelding en tekst *\/<br\/>\n\n  align-items: start; \/* Lijnt tekst en afbeelding bovenaan uit *\/<br\/>\n\n  breedte: 100%;<br\/>\n\n  padding: 0 20px; \/* Houdt de uitlijning consistent *\/<br\/>\n\n}<\/p>&#13;\n<p>\/* Linkerkolom voor de afbeelding *\/<br\/>\n\n.blog-preview-afbeelding {<br\/>\n\n  flex: 1 1 33%; \/* Afbeelding neemt 1\/3 van de breedte in *\/<br\/>\n\n  max-breedte: 33%;<br\/>\n\n  overflow: verborgen;<br\/>\n\n  weergave: flex;<br\/>\n\n  uitlijnen-items: centreren;<br\/>\n\n  justify-inhoud: centreren;<br\/>\n\n}<\/p>&#13;\n<p>.blog-preview-image img {<br\/>\n\n width: 100%;<br\/>\n\n height: 100%;<br\/>\n\n object-fit: cover; \/* Vul de ruimte met behoud van beeldverhouding *\/<br\/>\n\n display: block;<br\/>\n\n}<\/p>&#13;\n<p>\/* Verberg de afbeelding op mobiele apparaten *\/<br\/>\n\n@media (max-width: 768px) {<br\/>\n\n.blog-preview-image {<br\/>\n\n display: none; \/* Verberg de afbeelding op kleinere schermen *\/<br\/>\n\n }<br\/>\n\n}<\/p>&#13;\n<p>\/* Rechter kolom voor de tekst *\/<br\/>\n\n.blog-preview-tekst {<br\/>\n\n  flex: 2 1 67%;<br\/>\n\n  padding: 10px 0; \/* Verminderde verticale opvulling *\/<br\/>\n\n  lettergrootte: 1em;<br\/>\n\n  regelhoogte: 1.5;<br\/>\n\n  kleur: #555;<br\/>\n\n  weergave: flex;<br\/>\n\n  flex-richting: kolom;<br\/>\n\n  justify-inhoud: centreren;<br\/>\n\n}<\/p>&#13;\n<p>\/* Lees meer knop *\/<br\/>\n\n.blog-preview-tekst .lees-meer {<br\/>\n\n  lettergrootte: 1em;<br\/>\n\n  kleur: #5F56BF; \/* Standaardkleur *\/<br\/>\n\n  tekstdecoratie: geen;<br\/>\n\n  lettertype-gewicht: vet;<br\/>\n\n}<\/p>&#13;\n<p>.blog-preview-tekst .read-more:hover {<br\/>\n\n color: #554DAB; \/* Hover color *\/<br\/>\n\n}<br\/>\n\n<\/p>&#13;\n","protected":false},"featured_media":69558,"template":"","class_list":["post-69553","houzez_agency","type-houzez_agency","status-publish","has-post-thumbnail","hentry"],"agency_meta":{"fave_agency_location":[","],"fave_agency_map_address":[""],"_top_nav_excluded":[""],"_cms_nav_minihome":[""],"_wp_page_template":["default"],"_thumbnail_id":["69558"],"_last_translation_edit_mode":["translation-editor"],"fave_agency_email":["info@vagabondhaven.com"],"_edit_last":["45"],"_edit_lock":["1748165893:1294"],"classic-editor-remember":["classic-editor"],"year_established":["2017"],"image_banner_agency":["30259"],"fave_agency_address":["74693 \u00d6rsundsbro, Sweden"],"fave_agency_web":["vagabondhaven.com"],"fave_agency_facebook":["facebook.com\/vagabondhaven\/"],"fave_agency_pinterest":["pinterest.se\/vagabondhaven\/"],"fave_agency_instagram":["instagram.com\/vagabondhaven\/?hl=en"],"fave_agency_phone":["+4618258899"],"fave_agency_youtube":["youtube.com\/channel\/UCnONlNQhQ-eDs1MJiPb9LBA\/featured"],"litespeed_vpi_list":["a:1:{i:0;s:9:\"vpi error\";}"],"_wpml_word_count":["535"],"fave_agency_tiktok":[""],"fave_agency_telegram":[""],"fave_agency_zillow":[""],"litespeed_vpi_list_mobile":["a:1:{i:0;s:12:\"empty result\";}"],"_yoast_wpseo_primary_certifications_section":[""],"_yoast_wpseo_primary_services_section":[""],"_yoast_wpseo_primary_delivery_section":["977"],"_yoast_wpseo_primary_manufactured_in":["1037"],"_yoast_wpseo_primary_construction_type":["961"],"_yoast_wpseo_title":["%%title%%%sep%% Fabrikant van Tiny houses, Zweden"],"_yoast_wpseo_metadesc":["Neem contact op met %%title%% en ontdek hun tiny houses op %%sitename%% %%sep%% Het portaal om prefab huizen te vinden en te vergelijken."],"_yoast_wpseo_focuskw":["Vagabond Haven"],"fave_agency_language":["Engels, Zweeds, Duits"],"_elementor_page_assets":["a:0:{}"]},"_wp_attached_file":null,"_wp_attachment_metadata":null,"_wp_attachment_backup_sizes":null,"siteground_optimizer_webp_conversion_attempts":null,"siteground_optimizer_is_converted_to_webp":null,"siteground_optimizer_optimization_attempts":null,"siteground_optimizer_optimization_failed":null,"wpml_media_processed":null,"_wp_attachment_image_alt":null,"siteground_optimizer_is_optimized":null,"siteground_optimizer_webp_conversion_failed":null,"_elementor_source_image_hash":null,"siteground_optimizer_compression_level":null,"_elementor_inline_svg":null,"_imagify_optimization_level":null,"_imagify_status":null,"_imagify_data":null,"siteground_optimizer_original_filesize":null,"wpse_external_file_url":null,"fave_currency":null,"fave_currency_info":null,"fave_property_id":null,"fave_property_map":null,"fave_property_location":null,"houzez_geolocation_lat":null,"houzez_geolocation_long":null,"fave_property_map_street_view":null,"fave_featured":null,"fave_loggedintoview":null,"fave_agent_display_option":null,"fave_prop_homeslider":null,"fave_single_top_area":null,"fave_single_content_area":null,"_yoast_wpseo_primary_property_type":null,"_yoast_wpseo_primary_property_feature":null,"_yoast_wpseo_primary_property_label":null,"_yoast_wpseo_primary_property_country":null,"houzez_manual_expire":null,"_houzez_expiration_date_status":null,"houzez_total_property_views":null,"houzez_views_by_date":null,"houzez_recently_viewed":null,"fave_property_price":null,"fave_property_price_prefix":null,"fave_property_size":null,"fave_property_bathrooms":null,"fave_property_garage":null,"fave_levels":null,"fave_roof-type":null,"fave_construction-type":null,"fave_video_url":null,"fave_video_image":null,"fave_payment_status":null,"fave_property_agency":null,"fave_countries":null,"fave_sleeps":null,"_yoast_wpseo_primary_property_status":null,"fave_property_images":null,"fave_attachments":null,"technical_description":null,"houzez_featured_listing_date":null,"fave_property_size_prefix":null,"fave_property_bedrooms":null,"fave_property_price_postfix":null,"fave_production-time-in-weeks":null,"fave_building-time-in-days":null,"fave_window-glazing":null,"_yoast_wpseo_primary_feature-2":null,"_yoast_wpseo_primary_feature-3":null,"fave_warranty-in-years":null,"fave_property_land":null,"fave_property_land_postfix":null,"wpsebeba57d406-00de-d339-8c02-3956a916f506":null,"_oembed_eefb35903900c5c166d55ccf7fc62a8a":null,"_oembed_30948e80c1a853da0b519e72c40d2e13":null,"_oembed_0b78a31d7c7e6041adc064d46c40f98b":null,"_oembed_42c2c13b5902a21593b1d521556aea88":null,"_oembed_4fb58e495f37e206f97738a42dbe566f":null,"_oembed_b2828bee61bd9076cd21ece641de7abc":null,"_oembed_0c92428c960763e658977ce4918863f4":null,"_oembed_02b72dc3d26bdba6ff900a268ade2517":null,"_oembed_8c819834f7fc0b74364aa34a8193f46f":null,"_oembed_088962b77808b37d57abe5c8143f9652":null,"_oembed_dfae0e674c59ba061a82b330fc7fdea0":null,"_oembed_74e5075f66c4cd04b0e118feb24f6636":null,"fave_mortgage_cal":null,"_air_wp_sync_record_id":null,"_air_wp_sync_hash":null,"_air_wp_sync_importer_id":null,"_air_wp_sync_updated_at":null,"external_listing_link":null,"fave_property_map_address":null,"fave_multi_units_ids":null,"$wpml_language$":null,"fave_virtual_tour":null,"fave_gross-external-area":null,"_houzez_expiration_date":null,"_houzez_expiration_date_options":null,"floor_plans":null,"_oembed_a17db82fa378d53b4dc6ed46e5344499":null,"_oembed_da390569a339f4d7147d95cfb8c04c12":null,"_oembed_6a3eda5947bcc098660397ca8e21a941":null,"fave_roof-angle":null,"fave_seo-content":null,"_oembed_a7b8941eeee966e7350aede20b4d62be":null,"_oembed_time_a7b8941eeee966e7350aede20b4d62be":null,"additional_features":null,"fave_multi_units":null,"_oembed_716f56b62500685a7dd15ea2ec7579bd":null,"_oembed_time_716f56b62500685a7dd15ea2ec7579bd":null,"_oembed_8ececd3dd2598a4aedb5dfc82df2a0f6":null,"_oembed_time_8ececd3dd2598a4aedb5dfc82df2a0f6":null,"_oembed_4cef7884ea6ef16d48cd8675b12e440d":null,"fave_property_garage_size":null,"_oembed_5c1eaf7b40f4e3a3089b38beb88ba480":null,"fave_property_zip":null,"_oembed_ccdd6e0304386ece64b3b91f572b0be4":null,"_oembed_ae30d19e3e861b389146a1ccc2828104":null,"fave_property_rooms":null,"fave_property_year":null,"two_page_speed":null,"fave_year_established":null,"Status":null,"_oembed_5b2d8d2cf33b469c98e488ea5b118c30":null,"WPML Language Code":null,"_links":{"self":[{"href":"https:\/\/staging.spassio.com\/nl\/wp-json\/wp\/v2\/agencies\/69553","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.spassio.com\/nl\/wp-json\/wp\/v2\/agencies"}],"about":[{"href":"https:\/\/staging.spassio.com\/nl\/wp-json\/wp\/v2\/types\/houzez_agency"}],"version-history":[{"count":6,"href":"https:\/\/staging.spassio.com\/nl\/wp-json\/wp\/v2\/agencies\/69553\/revisions"}],"predecessor-version":[{"id":147370,"href":"https:\/\/staging.spassio.com\/nl\/wp-json\/wp\/v2\/agencies\/69553\/revisions\/147370"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.spassio.com\/nl\/wp-json\/wp\/v2\/media\/69558"}],"wp:attachment":[{"href":"https:\/\/staging.spassio.com\/nl\/wp-json\/wp\/v2\/media?parent=69553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}