3:I[55092,[],""]
5:I[82023,[],""]
4:["locale","en","d"]
0:["aW6q5GwoLTmb3NKxeXFcL",[[["",{"children":[["locale","en","d"],{"children":["(home)",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true]}],["",{"children":[["locale","en","d"],{"children":["(home)",{"children":["__PAGE__",{},[["$L1","$L2",null],null],null]},[null,["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children","(home)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/0058faecf4eab981.css?dpl=2026-08-12-08-18-57-00890651","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/85dcb9396e7a5669.css?dpl=2026-08-12-08-18-57-00890651","precedence":"next","crossOrigin":"$undefined"}]],"$L6"],null],null]},[null,["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]],null],["$L7",null]]]]
9:I[22147,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],""]
a:I[99479,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],"DisableImageRightClick"]
8:T4d1,
(function(){
	var K="__chunk_retry__",f=[];
	window.__chunkErrors=f;
	window.addEventListener("error",function(e){
		if(e.target&&e.target.tagName==="SCRIPT"&&e.target.src&&e.target.src.indexOf("/_next/")!==-1){
			f.push(e.target.src);
		}
	},true);
	setTimeout(function(){
		var h=!!window.__NEXT_HYDRATED__;
		if(h){sessionStorage.removeItem(K);return}
		if(f.length===0&&h)return;
		var s=document.querySelectorAll("script[src*='/_next/']");
		var b=(document.querySelector("script[src*='/_next/static/chunks/webpack-']")||{}).src||"";
		var m=b.match(/webpack-([a-f0-9]+)\.js/);
		var payload={
			failed:f,hydrated:h,url:location.href,
			ua:navigator.userAgent,buildId:m?m[1]:"unknown",
			loadedCount:s.length,checkTime:Math.round(performance.now()),
			connection:(navigator.connection||{}).effectiveType||"unknown"
		};
		var retried=sessionStorage.getItem(K);
		if(!retried){
			payload.action="retry";
			try{navigator.sendBeacon("/api/chunk-health",JSON.stringify(payload))}catch(ex){}
			sessionStorage.setItem(K,"1");
			location.reload();
		}else{
			payload.action="gave_up";
			try{navigator.sendBeacon("/api/chunk-health",JSON.stringify(payload))}catch(ex){}
			sessionStorage.removeItem(K);
		}
	},15000);
})();
6:["$","html",null,{"lang":"en","children":[["$","head",null,{"children":[["$","meta",null,{"name":"yandex-verification","content":"5c8dfacc60825080"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$8"}}],["$","link",null,{"rel":"apple-touch-icon","sizes":"180x180","href":"/meta/apple-touch-icon.png"}],["$","link",null,{"rel":"icon","type":"image/png","sizes":"48x48","href":"/meta/favicon.ico"}],["$","link",null,{"rel":"icon","type":"image/png","sizes":"32x32","href":"/meta/favicon-32x32.png"}],["$","link",null,{"rel":"icon","type":"image/png","sizes":"16x16","href":"/meta/favicon-16x16.png"}],["$","link",null,{"rel":"manifest","href":"/meta/manifest.json"}],["$","link",null,{"rel":"mask-icon","href":"/meta/safari-pinned-tab.svg","color":"#1c1e27"}],["$","meta",null,{"name":"msapplication-TileColor","content":"#1c1e27"}],["$","meta",null,{"name":"theme-color","content":"#ffffff"}]]}],["$","body",null,{"className":"__variable_c19bd2 __variable_9f9f2f","children":[["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"RealEstateAgent\",\"name\":\"Broker\",\"image\":\"https://croatia-estate.com/assets/icons/logo.svg\",\"@id\":\"\",\"url\":\"https://croatia-estate.com\",\"telephone\":\"+38521541000\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Obala kneza Branimira 1\",\"addressLocality\":\"Split\",\"postalCode\":\"21000\",\"addressCountry\":\"HR\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":\"43.50648370909698\",\"longitude\":16.43231029447096},\"openingHoursSpecification\":{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\"opens\":\"08:00\",\"closes\":\"20:00\"},\"sameAs\":[\"https://www.instagram.com/broker.hr/\",\"https://www.facebook.com/Broker.RealEstate\"]}"}}],["$","script","jsonld-organization",{"type":"application/ld+json","id":"$undefined","data-testid":"$undefined","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"Broker\",\"legalName\":\"Broker-Grupa d.o.o.\",\"url\":\"https://croatia-estate.com\",\"logo\":\"https://croatia-estate.com/assets/icons/logo.svg\",\"sameAs\":[\"https://www.instagram.com/broker.hr/\",\"https://www.facebook.com/Broker.RealEstate\"],\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Obala kneza Branimira 1\",\"postalCode\":\"21000\",\"addressLocality\":\"Split\",\"addressRegion\":\"Split-Dalmatia\",\"addressCountry\":\"HR\"},\"contactPoint\":[{\"@type\":\"ContactPoint\",\"telephone\":\"+38521541000\",\"contactType\":\"customer service\",\"email\":\"info@broker.hr\",\"areaServed\":\"HR\",\"availableLanguage\":[\"English\",\"Croatian\"]}]}"}}],["$","$L9",null,{"id":"gtm","strategy":"lazyOnload","dangerouslySetInnerHTML":{"__html":"\n\t\t\t\t\t\t(function(w,d,s,l,i){\n\t\t\t\t\t\t\tw[l]=w[l]||[];\n\t\t\t\t\t\t\tw[l].push({\n\t\t\t\t\t\t\t\t'gtm.start': new Date().getTime(),\n\t\t\t\t\t\t\t\tevent: 'gtm.js'\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tvar f=d.getElementsByTagName(s)[0], j=d.createElement(s), dl=l!='dataLayer'?'&l='+l:'';\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tj.async=true;\n\t\t\t\t\t\t\tj.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tf.parentNode.insertBefore(j,f);\n\t\t\t\t\t\t})\n\t\t\t\t\t\t\n\t\t\t\t\t\t(window,document,'script','dataLayer','GTM-WK8GWRHR');\n\t\t\t\t\t"}}],["$","$La",null,{}],"$Lb"]}]]}]
c:I[89452,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],"default"]
d:I[8813,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],"FavoritesProvider"]
e:I[68230,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],""]
10:I[24518,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","6816","static/chunks/app/%5Blocale%5D/error-79a06ee344c0d895.js?dpl=2026-08-12-08-18-57-00890651"],"default"]
11:I[76333,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","6082","static/chunks/app/%5Blocale%5D/not-found-e153cdebb4eea748.js?dpl=2026-08-12-08-18-57-00890651"],"NotFoundComponent"]
13:I[89247,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],"LazyCookieModal"]
b:["$","$Lc",null,{"locale":"en","now":"$D2026-08-17T10:08:04.362Z","timeZone":"Europe/Zagreb","messages":{"404":{"description":"Not sure where everyone went, but this page appears to be abandoned.","title":"Ups - 404! No one seems to be at home."},"500":{"description":"Not sure what happened, but we are working on it.","title":"Ups - 500! Server not responding."},"about_property":"About the property","actual_listings":"Actual listings","add":"Add","add_to_favorites":"Add to favorites","address":"Address","advanced_search":"Advanced search","advantages":"Advantages","after_submission_message":"After we receive your submission we will contact you for property images and other details.","agent":"Agent","agents_listings":"Agent's listings","all":"All","also_read":"Also read","amenities":"Amenities","apartment":"Apartment","back_to_top":"Back to top","basic_information":"Basic information","bathrooms":"Bathrooms","bedrooms":"Bedrooms","blog":"Blog","business_premises":"Business premises","call_us":"Call us","capital":"Capital","change_search":"Change the search","city":"City","clients_about_us":"What our clients say about us","closed":"Closed","coast_real_estates":"Coast real estates","code":"Code","commercial_court":"Commercial court in Split","commercial_property":"Commercial property","company":"Company","contact":"Contact","contact_banner_message":"Want to connect with us? We'd love to hear from you! Send us a message, and we'll get back to you shortly.","contact_form":{"message":"Submit this form to express your interest in this property and we will get back to you."},"continue":"Continue","contract_type":"Contract type","cookies":{"analytics":"Analytics cookies","analytics_description":"Analytics cookies help us to improve our website by collecting and reporting information on its usage.","cookies":"Cookies","description":"On our site we use cookies. Cookies are used only to improve the functionality of using our website and for analytical purposes.","marketing":"Marketing cookies","marketing_description":"We use marketing cookies to help us improve the relevancy of advertising campaigns you receive.","necessary":"Necessary cookies","necessary_description":"Necessary cookies enable core website features and they can only be disabled by changing your browser preferences."},"croatia":"Croatia","date_of_birth":"Date of birth","description":"Description","detached":"Detached","details":"Details","district":"District","done_transactions":"Done transactions","download":"Download","email":"E-mail","header_email":"E","email_placeholder":"Enter your email","employed_experts":"Employed experts","energy_certificate":"Energy certificate","enter_amount":"Enter amount","enter_max":"Enter max","enter_min":"Enter min","example":"Example","exclusive":"Exclusive","faq":"Frequently asked questions","favorite_form":{"message":"Complete and submit this form to share your favorite properties with our agents, helping us provide personalized assistance in your property search.","title":"Send us your favourite properties"},"favorites":"Favorites","featured_in_croatia":"Featured properties for sale in Croatia","find_on_map":"Find on map","first_row":"First row","floors":"Floors","follow_us":"Follow us","for_rent":"For rent","for_sale":"For sale","forbes_disclaimer":"Broker-grupa d.o.o. is an exclusive member of Forbes Global Properties in Croatia. Forbes® is a registered trademark used under license.","found_useful":"Found this useful?","garage":"Garage","google_recaptcha_message":"This site is protected by reCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.","homepage":"Homepage","hotel":"Hotel","house_type":"House type","house_villa":"House/Villa","in":"in","inquiry_for":"Inquiry for","island_real_estates":"Island real estates","land_area":"Land area","land_plot":"Land plot","land_space":"Land space","leave_google_review":"Leave a google review","leave_message":"Leave a message","legal":"Legal","living_area":"Living area","living_space":"Living space","location":"Location","location_map":"Location map","looking_for_else":"Are you looking for something else?","looking_to_sell_or_rent":"Looking to sell or rent?","latest_blogs":"Latest blogs","luxury":"Luxury","main_bank_acc":"Main bank account","manage_cookies":"Manage cookies","max_favorites":{"message":"It seems like You have reached the maximum number of favorites (100). To be able to add more please remove some of the existing favorites.","title":"Maximum number of favorites"},"maximum_budget":"Maximum budget","message":"Message","minimum_budget":"Minimum budget","modern":"Modern","mon_fri":"Mon - Fri","my_favorites":"My favorites","name":"Name","name_placeholder":"Enter your name","newly_built":"Newly built","newsletter":"Newsletter","no_options":"No options","no_results_agent":{"message":"This agent has no listings.","title":"No properties available"},"no_results_favorites":{"message":"Add properties on your favourites list.","title":"No property has been added in your list."},"no_results_reviews":{"message":"It appears there are no reviews added yet.","title":"No reviews have been found."},"no_results_search":{"message":"We couldn‘t find what you searched for.<br/> Try searching again.","title":"No results found"},"number_of_rooms":"Number of bedrooms","of":"of","off_market":"Off market","office":"Office","on_request":"On request","only_seafront":"Only seafront","open_image":"Open image","optional":"optional","our_office":"Real Estate Services","our_story":"Helping you find your home in Croatia!","paid_in_full":"paid in full","parking":"Parking","phone":"Phone","header_phone":"Tel./WA","phone_number":"Phone number","placeholder":{"message":"What do you need help with?","subject":"Subject of your message"},"popular_searches":"Popular searches","posts":"posts","price":"Price","price_range":"Price range","print":"Print","properties":"properties","property_address":"Property address","property_advantages":"Property advantages","property_city":"Property city","property_id":"Property ID","property_type":"Property type","reach_out":"Reach out to us!","read_more":"Read more","read_less":"Read less","recently_listed":"Recently listed properties","region":"Region","see_map":"See map","remove":"Remove","remove_from_favorites":"Remove from favorites","reset_all_filters":"Reset all filters","rooms":"Rooms","sat":"Sat","save":"Save","accept":"Accept","more_options":"More options","close":"Close","sea_distance":"Sea distance","sea_view":"Sea view","seafront":"Seafront","seafront_short":"Seafront","search":"Search","search_homes":"Search for homes","search_properties":"Search for properties","real_estate_search_results":"Real estate search results","search_results":"Search results","secondary_bank_acc":"Secondary bank account","see_all":"See all","see_less":"See less","see_more":"See more","see_other_blogs":"See other blogs","see_more_properties":"See more properties","select":"Select","semi_detached":"Semi detached","send":"Send","send_inquiry":"Send an inquiry","send_inquiry_to":"Send an inquiry to","send_request":"Send request","share":"Share","share_with":"Share with","similar_properties":"Similar properties","sold":"Sold","sort_default":"Default","sort_price-asc":"Price ascending","sort_price-desc":"Price descending","sort_recently-listed":"Recently listed","stay_in_touch":"Stay in touch!","stone_house":"Stone house","subject":"Subject","subscribe":"Subscribe","subscribe_to_newsletter":"Subscribe to our newsletter.","submit_your_property":"Submit now","swimming_pool":"Swimming pool","to":"to","top_offer":"Top offer","validations":{"email_address":"Enter a valid email address","form_sent_successfully":"Form sent successfully","max_greater_than_min":"Maximum price should be greater than minimum price","min_lesser_than_max":"Minimum price should be less than maximum price","only_numbers":"Only numbers","required":"This field is required","something_went_wrong":"Something went wrong","subscribe_successful":"Subscribe successful","subscribe_fail":"Newsletter subscription failed","mail_send_fail":"Mail sending failed","verify_recaptcha_fail":"Verify recaptcha failed","recaptcha_token_fail":"No recaptcha token"},"video":"Video","view_all":"View all","view_properties":"View properties","view_more":"View more","view_details":"View details","view_all_properties":"View All Properties","view_all_house-villa":"View All Houses and Villas","view_all_apartment":"View All Apartments","view_all_land-plot":"View All Land Plots","view_all_business-premises":"View All Commercial Spaces","view_all_hotel":"View All Hotels","view_all_investments":"View All Investments","view_all_off-plan":"View All Off-Plan Projects","working_hours":"Working hours","years_of_experience":"Years of experience","buy":"Buy","rent":"Rent","sell":"Sell","common_mail_response":{"0":"Dear","1":"Our agents will contact you soon for further communication and to provide additional information.","2":"Best regards."},"property_mail_text":{"1":"Dear","2":"We would like to inform you that we have received your request for property:","3":"Our agents will contact you soon for further communication and to provide additional information.","4":"Best regards.","5":"Your inquiry:"},"add_estate_mail_keys":{"0":"I want to advertise real estate","1":"Address:","2":"Email:","3":"Phone:","4":"Real estate details","5":"Contract type:","6":"Property type:","7":"House type:","8":"Settlement:","9":"Property address:","10":"Property city:","11":"Price:","12":"Property area:","13":"Land area:","14":"Floors:","15":"Rooms:","16":"Bathrooms:","17":"Distance from the sea:","18":"Advantages","19":"I want a property appraisal"},"collaborator_mail_keys":{"0":"I want to become a collaborator","1":"City:","2":"Date of Birth:","3":"Email:","4":"Phone:"}},"children":["$","$Ld",null,{"children":[["$","$Le",null,{"color":"#C4AD82","height":1,"showSpinner":false}],"$Lf",["$","main",null,{"children":["$","div",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children"],"error":"$10","errorStyles":[],"errorScripts":[],"template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":["$","$L11",null,{}],"notFoundStyles":[]}]}]}],"$L12",["$","$L13",null,{}]]}]}]
14:I[7860,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],"NoticeBanner"]
15:I[90189,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],"HeaderClient"]
16:"$Sreact.fragment"
17:I[46438,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","4257","static/chunks/4257-fdffda265dfc5bd9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3230","static/chunks/3230-9e4cdba47498abd1.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1622","static/chunks/1622-be6c0fb722e0ad69.js?dpl=2026-08-12-08-18-57-00890651","9728","static/chunks/app/%5Blocale%5D/%5B...slugs%5D/page-7ee0f0bd9d855035.js?dpl=2026-08-12-08-18-57-00890651"],"Link"]
18:I[83950,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","4257","static/chunks/4257-fdffda265dfc5bd9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3230","static/chunks/3230-9e4cdba47498abd1.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1622","static/chunks/1622-be6c0fb722e0ad69.js?dpl=2026-08-12-08-18-57-00890651","9728","static/chunks/app/%5Blocale%5D/%5B...slugs%5D/page-7ee0f0bd9d855035.js?dpl=2026-08-12-08-18-57-00890651"],"Image"]
1b:I[86196,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],"FooterNewsletter"]
1c:I[79654,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],"FooterExpandable"]
1d:I[16340,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],""]
1e:I[65066,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","588","static/chunks/588-193ecd5e63d82f8b.js?dpl=2026-08-12-08-18-57-00890651","1854","static/chunks/1854-e35598a7d525a002.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1203","static/chunks/app/%5Blocale%5D/layout-c96589d2493d66ed.js?dpl=2026-08-12-08-18-57-00890651"],"CookieButton"]
1a:{"d":"M5.71953 23.3449C4.79671 22.4428 4.72429 21.1869 5.71953 20.084L13.4725 11.9979L5.71953 3.91184C4.72429 2.809 4.79671 1.55098 5.71953 0.655053C6.64029 -0.24708 8.19626 -0.189145 9.06115 0.655053C9.92604 1.49511 18.3763 10.3695 18.3763 10.3695C18.8377 10.8185 19.0694 11.4082 19.0694 11.9979C19.0694 12.5876 18.8377 13.1773 18.3763 13.6305C18.3763 13.6305 9.92604 22.5007 9.06115 23.3449C8.19626 24.1891 6.64029 24.2471 5.71953 23.3449Z","fill":"white"}
19:["$","path",null,"$1a"]
f:[["$","$L14",null,{"noticeBannerText":"","noticeBannerShown":false}],["$","$L15",null,{"dropdownMenu":[{"menu_label":"Property for Sale","menu_link":"","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Dalmatian Islands Property for Sale","menu_link":"https://croatia-estate.com/property_location/dalmatia-islands/","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for Sale on Brac","menu_link":"https://croatia-estate.com/property_location/brac-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Hvar","menu_link":"https://croatia-estate.com/property_location/hvar-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Ciovo","menu_link":"https://croatia-estate.com/property_location/ciovo-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Solta","menu_link":"https://croatia-estate.com/property_location/solta-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Korcula","menu_link":"https://croatia-estate.com/property_location/korcula-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Vis","menu_link":"https://croatia-estate.com/property_location/vis-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Pag","menu_link":"https://croatia-estate.com/property_location/pag-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Ugljan","menu_link":"https://croatia-estate.com/property_location/ugljan-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Murter","menu_link":"https://croatia-estate.com/property_location/murter-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Vir","menu_link":"https://croatia-estate.com/property_location/vir-island-dalmatia-croatia/"}]},{"acf_fc_layout":"link","menu_label":"Dalmatian Coast Property for Sale","menu_link":"https://croatia-estate.com/property_location/dalmatia-coast/","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for Sale in Split","menu_link":"https://croatia-estate.com/property_location/split-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Dubrovnik","menu_link":"https://croatia-estate.com/property_location/dubrovnik-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Zadar","menu_link":"https://croatia-estate.com/property_location/zadar-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Makarska","menu_link":"https://croatia-estate.com/property_location/makarska-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Rogoznica","menu_link":"https://croatia-estate.com/property_location/rogoznica-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Trogir","menu_link":"https://croatia-estate.com/property_location/trogir-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Primosten","menu_link":"https://croatia-estate.com/property_location/primosten-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Sibenik","menu_link":"https://croatia-estate.com/property_location/sibenik-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Omis","menu_link":"https://croatia-estate.com/property_location/omis-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Peljesac","menu_link":"https://croatia-estate.com/property_location/peljesac-peninsula-dalmatia-croatia/"}]},{"acf_fc_layout":"link","menu_label":"Istria and Kvarner Property for Sale","menu_link":"https://croatia-estate.com/property_location/istria-kvarner/","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for Sale in Rijeka","menu_link":"https://croatia-estate.com/property_location/rijeka-kvarner-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Opatija","menu_link":"https://croatia-estate.com/property_location/opatija-kvarner-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Porec","menu_link":"https://croatia-estate.com/property_location/porec-istra-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Rovinj","menu_link":"https://croatia-estate.com/property_location/rovinj-istra-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Pula","menu_link":"https://croatia-estate.com/property_location/pula-istra-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Krk","menu_link":"https://croatia-estate.com/property_location/krk-peninsula-kvarner-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Umag","menu_link":"https://croatia-estate.com/property_location/umag-istra-croatia/"}]},{"acf_fc_layout":"link","menu_label":"Continental Croatia Property for Sale","menu_link":"https://croatia-estate.com/property_location/1-croatian-inland/","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for Sale in Zagreb","menu_link":"https://croatia-estate.com/property_location/zagreb-continental-croatia/"}]},{"acf_fc_layout":"link","menu_label":"Islands For Sale in Croatia","menu_link":"https://croatia-estate.com/islands-for-sale-in-croatia/","with_sub_menu":false,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for Sale on Brac","menu_link":"https://croatia-estate.com/property_location/brac-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Hvar","menu_link":"https://croatia-estate.com/property_location/hvar-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Ciovo","menu_link":"https://croatia-estate.com/property_location/ciovo-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Solta","menu_link":"https://croatia-estate.com/property_location/solta-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Korcula","menu_link":"https://croatia-estate.com/property_location/korcula-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Vis","menu_link":"https://croatia-estate.com/property_location/vis-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Pag","menu_link":"https://croatia-estate.com/property_location/pag-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Ugljan","menu_link":"https://croatia-estate.com/property_location/ugljan-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Murter","menu_link":"https://croatia-estate.com/property_location/murter-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Vir","menu_link":"https://croatia-estate.com/property_location/vir-island-dalmatia-croatia/"}]},{"acf_fc_layout":"link","menu_label":"Villas and Castles for Sale","menu_link":"https://croatia-estate.com/villas-and-castles-for-sale-in-croatia/","with_sub_menu":false,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for Sale in Split","menu_link":"https://croatia-estate.com/property_location/split-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Dubrovnik","menu_link":"https://croatia-estate.com/property_location/dubrovnik-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Zadar","menu_link":"https://croatia-estate.com/property_location/zadar-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Makarska","menu_link":"https://croatia-estate.com/property_location/makarska-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Rogoznica","menu_link":"https://croatia-estate.com/property_location/rogoznica-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Trogir","menu_link":"https://croatia-estate.com/property_location/trogir-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Primosten","menu_link":"https://croatia-estate.com/property_location/primosten-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Sibenik","menu_link":"https://croatia-estate.com/property_location/sibenik-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Omis","menu_link":"https://croatia-estate.com/property_location/omis-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Peljesac","menu_link":"https://croatia-estate.com/property_location/peljesac-peninsula-dalmatia-croatia/"}]},{"acf_fc_layout":"link","menu_label":"All Properties","menu_link":"https://croatia-estate.com/properties/","with_sub_menu":false,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for Sale in Zagreb","menu_link":"https://croatia-estate.com/property_location/zagreb-continental-croatia/"}]}]},{"menu_label":"Sales by Property Type","menu_link":"","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Houses and Villas for Sale in Croatia","menu_link":"https://croatia-estate.com/property_type/house-villa/","with_sub_menu":false,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Test link above","menu_link":""},{"acf_fc_layout":"separator","separator":true},{"acf_fc_layout":"link","menu_label":"Test link below","menu_link":"https://google.com"}]},{"acf_fc_layout":"link","menu_label":"Apartments for Sale in Croatia","menu_link":"https://croatia-estate.com/property_type/apartment/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Land for Sale in Croatia","menu_link":"https://croatia-estate.com/property_type/land-plot/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Commercial Properties for Sale in Croatia","menu_link":"https://croatia-estate.com/property_type/commercial-property/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Hotels for Sale in Croatia","menu_link":"https://croatia-estate.com/property_type/hotel/","with_sub_menu":false,"sub_menu":false}]},{"menu_label":"Investments","menu_link":"https://croatia-estate.com/investments-in-croatia/","with_sub_menu":false,"sub_menu":[{"acf_fc_layout":"link","menu_label":"About Us","menu_link":"https://croatia-estate.com/about-us/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Sellers Guide","menu_link":"https://croatia-estate.com/sellers-guide-the-fastest-way-to-sell-the-property/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Add Your Real Estate","menu_link":"https://croatia-estate.com/add-your-real-estate","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Blog","menu_link":"https://croatia-estate.com/blog/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Frequently Asked Questions","menu_link":"https://croatia-estate.com/frequently-asked-questions/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"General Terms and Conditions","menu_link":"https://croatia-estate.com/general-terms-and-conditions/","with_sub_menu":false,"sub_menu":false}]},{"menu_label":"About Us","menu_link":"","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"About Us","menu_link":"https://croatia-estate.com/about-us/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Buyers Guide","menu_link":"https://croatia-estate.com/buyers-guide/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Sellers Guide","menu_link":"https://croatia-estate.com/sellers-guide-the-fastest-way-to-sell-the-property/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Add Your Real Estate","menu_link":"https://croatia-estate.com/add-your-real-estate/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Blog","menu_link":"https://croatia-estate.com/blog/","with_sub_menu":false,"sub_menu":false},{"acf_fc_layout":"link","menu_label":"Frequently Asked Questions","menu_link":"https://croatia-estate.com/frequently-asked-questions/","with_sub_menu":false,"sub_menu":false}]},{"menu_label":"Contact Us","menu_link":"https://croatia-estate.com/contact/","with_sub_menu":false,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Property location - Continental Croatia","menu_link":"","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for sale in Continental Croatia","menu_link":"https://croatia-estate.com/property_location/1-croatian-inland/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Zagreb","menu_link":"https://croatia-estate.com/property_location/zagreb-continental-croatia/"}]},{"acf_fc_layout":"link","menu_label":"Property type","menu_link":"","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Land for Sale in Croatia","menu_link":"https://croatia-estate.com/property_type/land-plot/"},{"acf_fc_layout":"link","menu_label":"Houses and Villas for Sale in Croatia","menu_link":"https://croatia-estate.com/property_type/house-villa/"},{"acf_fc_layout":"link","menu_label":"Commercial properties for sale in Croatia","menu_link":"https://croatia-estate.com/property_type/commercial-property/"},{"acf_fc_layout":"link","menu_label":"Apartments for Sale in Croatia","menu_link":"https://croatia-estate.com/property_type/apartment/"},{"acf_fc_layout":"link","menu_label":"Hotels for sale in Croatia","menu_link":"https://croatia-estate.com/property_type/hotel/"}]},{"acf_fc_layout":"link","menu_label":"Property location - Dalmatia coast","menu_link":"","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for sale in Biograd na Moru","menu_link":"https://croatia-estate.com/property_location/biograd-na-moru-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale in Dubrovnik","menu_link":"https://croatia-estate.com/property_location/dubrovnik-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale in Makarska","menu_link":"https://croatia-estate.com/property_location/makarska-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale in Marina","menu_link":"https://croatia-estate.com/property_location/marina-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale in Omis","menu_link":"https://croatia-estate.com/property_location/omis-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Peljesac","menu_link":"https://croatia-estate.com/property_location/peljesac-peninsula-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Rogoznica","menu_link":"https://croatia-estate.com/property_location/rogoznica-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Primosten","menu_link":"https://croatia-estate.com/property_location/primosten-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Sibenik","menu_link":"https://croatia-estate.com/property_location/sibenik-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Split","menu_link":"https://croatia-estate.com/property_location/split-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Trogir","menu_link":"https://croatia-estate.com/property_location/trogir-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Zadar","menu_link":"https://croatia-estate.com/property_location/zadar-dalmatia-croatia/"}]},{"acf_fc_layout":"link","menu_label":"Property location - Dalmatia islands","menu_link":"","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for sale on Brac","menu_link":"https://croatia-estate.com/property_location/brac-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Ciovo","menu_link":"https://croatia-estate.com/property_location/ciovo-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Drvenik","menu_link":"https://croatia-estate.com/property_location/drvenik-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Dugi Otok","menu_link":"https://croatia-estate.com/property_location/dugi-otok-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Hvar","menu_link":"https://croatia-estate.com/property_location/hvar-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Iz","menu_link":"https://croatia-estate.com/property_location/iz-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Korcula","menu_link":"https://croatia-estate.com/property_location/korcula-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Lastovo","menu_link":"https://croatia-estate.com/property_location/lastovo-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Mljet","menu_link":"https://croatia-estate.com/property_location/mljet-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Murter","menu_link":"https://croatia-estate.com/property_location/murter-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Pasman","menu_link":"https://croatia-estate.com/property_location/pasman-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Pag","menu_link":"https://croatia-estate.com/property_location/pag-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Silba","menu_link":"https://croatia-estate.com/property_location/silba-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Solta","menu_link":"https://croatia-estate.com/property_location/solta-island-dalmatia-croatia/"}]},{"acf_fc_layout":"link","menu_label":"Property location - Dalmatia islands 2","menu_link":"","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for Sale on Ugljan","menu_link":"https://croatia-estate.com/property_location/ugljan-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Vrgada","menu_link":"https://croatia-estate.com/property_location/vrgada-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Vis","menu_link":"https://croatia-estate.com/property_location/vis-island-dalmatia-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Vir","menu_link":"https://croatia-estate.com/property_location/vir-island-dalmatia-croatia/"}]},{"acf_fc_layout":"link","menu_label":"Property location - Istria and Kvarner","menu_link":"","with_sub_menu":true,"sub_menu":[{"acf_fc_layout":"link","menu_label":"Properties for sale in Istra","menu_link":"https://croatia-estate.com/property_location/istria-kvarner/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Krk","menu_link":"https://croatia-estate.com/property_location/krk-peninsula-kvarner-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale on Losinj","menu_link":"https://croatia-estate.com/property_location/losinj-island-kvarner-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale in Labin","menu_link":"https://croatia-estate.com/property_location/labin-istra-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for sale in Opatija","menu_link":"https://croatia-estate.com/property_location/opatija-kvarner-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Porec","menu_link":"https://croatia-estate.com/property_location/porec-istra-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Pula","menu_link":"https://croatia-estate.com/property_location/pula-istra-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Rab","menu_link":"https://croatia-estate.com/property_location/rab-island-kvarner-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Rijeka","menu_link":"https://croatia-estate.com/property_location/rijeka-kvarner-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Rovinj","menu_link":"https://croatia-estate.com/property_location/rovinj-istra-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale in Umag","menu_link":"https://croatia-estate.com/property_location/umag-istra-croatia/"},{"acf_fc_layout":"link","menu_label":"Properties for Sale on Cres","menu_link":"https://croatia-estate.com/property_location/cres-island-kvarner-croatia/"}]}]}],"topHeaderSlot":["$","div",null,{"className":"flex flex-wrap justify-center sm:justify-end","children":[["$","$16","phone",{"children":[["$","a",null,{"href":"tel:+38598384007","className":"flex items-center text-xs xs:text-sm md:text-sm whitespace-nowrap group","children":[["$","span",null,{"className":"pr-1","children":["Tel./WA",":"]}],["$","span",null,{"className":"group-hover:underline","children":"+385 98 384 007"}]]}],["$","span",null,{"className":"px-1.5 last:hidden","children":"·"}]]}],["$","$16","email",{"children":[["$","a",null,{"href":"mailto:info@croatia-estate.com","className":"flex items-center text-xs xs:text-sm md:text-sm whitespace-nowrap group","children":[["$","span",null,{"className":"pr-1","children":["E",":"]}],["$","span",null,{"className":"group-hover:underline","children":"info@croatia-estate.com"}]]}],["$","span",null,{"className":"px-1.5 last:hidden","children":"·"}]]}]]}],"logoSlot":["$","div",null,{"className":"flex items-center justify-start","children":["$","$L17",null,{"href":"/","className":"flex outline-none focus-visible:opacity-50 hover:opacity-90 transition-opacity active:opacity-70","aria-label":"Homepage","children":["$","$L18",null,{"alt":"Croatia Estate","src":{"src":"/_next/static/media/croatia-estate-logo.ab86d274.png","height":161,"width":641,"blurDataURL":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAACCAMAAABSSm3fAAAAG1BMVEX5/f3F2/eRuuy6vITO2v//zAKewe+nuKf7yQZedJb2AAAACXRSTlMfMGdoFWtCjpk0jBVbAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAGklEQVR4nGPgYGVgZGRgYGBgZmdiYmNkZAEAAYUAKpF6zoYAAAAASUVORK5CYII=","blurWidth":8,"blurHeight":2},"className":"w-[159px] max-w-full h-auto","loading":"eager"}]}]}],"dropdownMenusSlot":["$","nav",null,{"children":["$","ul",null,{"className":"flex","children":[["$","li","0",{"className":"group relative","children":[["$","button",null,{"type":"button","className":"inline-flex items-center justify-center font-medium transition whitespace-nowrap focus-visible:outline outline-4 select-none h-12 py-2.5 text-base px-8 text-white hover:underline active:no-underline mdlg:!px-3 rounded-none","children":["$","div",null,{"className":"relative flex items-center","children":["$undefined",["$","span",null,{"className":"","children":"Property for Sale"}],"$undefined",["$","span",null,{"className":"flex items-center justify-center shrink-0 w-4 h-4 ml-2","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"w-3 group-hover:-rotate-90 rotate-90","children":["$","path",null,{"d":"M5.71953 23.3449C4.79671 22.4428 4.72429 21.1869 5.71953 20.084L13.4725 11.9979L5.71953 3.91184C4.72429 2.809 4.79671 1.55098 5.71953 0.655053C6.64029 -0.24708 8.19626 -0.189145 9.06115 0.655053C9.92604 1.49511 18.3763 10.3695 18.3763 10.3695C18.8377 10.8185 19.0694 11.4082 19.0694 11.9979C19.0694 12.5876 18.8377 13.1773 18.3763 13.6305C18.3763 13.6305 9.92604 22.5007 9.06115 23.3449C8.19626 24.1891 6.64029 24.2471 5.71953 23.3449Z","fill":"white"}]}]}],"$undefined"]}]}],["$","div",null,{"className":"\n\t\tdropdown-menu__wrapper\n\t\tw-[calc(100vw-32px)]\n\t\tz-10 absolute pointer-events-none transform  opacity-0 transition-all\n\t\t\n\t\ttop-full left-1/2 -translate-x-1/2 translate-y-2\n\t\tgroup-hover:pointer-events-auto group-hover:opacity-100 group-hover:translate-y-0 \n\t\n\t","children":["$","ul",null,{"className":"bg-white shadow-lg py-4 rounded-sm","children":[["$","li","https://croatia-estate.com/property_location/dalmatia-islands/0",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/dalmatia-islands/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Dalmatian Islands Property for Sale",["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"transition-color w-3 text-gray-500 group-hover/link:text-black","children":"$19"}]]}],["$","div",null,{"className":"\n\t\tdropdown-menu__wrapper\n\t\tw-[calc(100vw-32px)]\n\t\tz-10 absolute pointer-events-none transform  opacity-0 transition-all\n\t\t\n\t\tleft-full top-0 -translate-x-2\n\t\tgroup-hover/lvl-2:pointer-events-auto group-hover/lvl-2:opacity-100 group-hover/lvl-2:translate-x-0\n\t\n\t","children":["$","ul",null,{"className":"bg-white shadow-lg py-4 rounded-sm","children":[["$","li","https://croatia-estate.com/property_location/brac-island-dalmatia-croatia/0",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/brac-island-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Brac","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/hvar-island-dalmatia-croatia/1",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/hvar-island-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Hvar","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/ciovo-island-dalmatia-croatia/2",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/ciovo-island-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Ciovo","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/solta-island-dalmatia-croatia/3",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/solta-island-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Solta","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/korcula-island-dalmatia-croatia/4",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/korcula-island-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Korcula","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/vis-island-dalmatia-croatia/5",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/vis-island-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Vis","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/pag-island-dalmatia-croatia/6",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/pag-island-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Pag","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/ugljan-island-dalmatia-croatia/7",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/ugljan-island-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Ugljan","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/murter-island-dalmatia-croatia/8",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/murter-island-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Murter","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/vir-island-dalmatia-croatia/9",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/vir-island-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Vir","$undefined"]}],"$undefined"]}]]}]}]]}],["$","li","https://croatia-estate.com/property_location/dalmatia-coast/1",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/dalmatia-coast/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Dalmatian Coast Property for Sale",["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"transition-color w-3 text-gray-500 group-hover/link:text-black","children":"$19"}]]}],["$","div",null,{"className":"\n\t\tdropdown-menu__wrapper\n\t\tw-[calc(100vw-32px)]\n\t\tz-10 absolute pointer-events-none transform  opacity-0 transition-all\n\t\t\n\t\tleft-full top-0 -translate-x-2\n\t\tgroup-hover/lvl-2:pointer-events-auto group-hover/lvl-2:opacity-100 group-hover/lvl-2:translate-x-0\n\t\n\t","children":["$","ul",null,{"className":"bg-white shadow-lg py-4 rounded-sm","children":[["$","li","https://croatia-estate.com/property_location/split-dalmatia-croatia/0",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/split-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Split","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/dubrovnik-dalmatia-croatia/1",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/dubrovnik-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Dubrovnik","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/zadar-dalmatia-croatia/2",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/zadar-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Zadar","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/makarska-dalmatia-croatia/3",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/makarska-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Makarska","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/rogoznica-dalmatia-croatia/4",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/rogoznica-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Rogoznica","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/trogir-dalmatia-croatia/5",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/trogir-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Trogir","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/primosten-dalmatia-croatia/6",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/primosten-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Primosten","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/sibenik-dalmatia-croatia/7",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/sibenik-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Sibenik","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/omis-dalmatia-croatia/8",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/omis-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Omis","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/peljesac-peninsula-dalmatia-croatia/9",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/peljesac-peninsula-dalmatia-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Peljesac","$undefined"]}],"$undefined"]}]]}]}]]}],["$","li","https://croatia-estate.com/property_location/istria-kvarner/2",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/istria-kvarner/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Istria and Kvarner Property for Sale",["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"transition-color w-3 text-gray-500 group-hover/link:text-black","children":"$19"}]]}],["$","div",null,{"className":"\n\t\tdropdown-menu__wrapper\n\t\tw-[calc(100vw-32px)]\n\t\tz-10 absolute pointer-events-none transform  opacity-0 transition-all\n\t\t\n\t\tleft-full top-0 -translate-x-2\n\t\tgroup-hover/lvl-2:pointer-events-auto group-hover/lvl-2:opacity-100 group-hover/lvl-2:translate-x-0\n\t\n\t","children":["$","ul",null,{"className":"bg-white shadow-lg py-4 rounded-sm","children":[["$","li","https://croatia-estate.com/property_location/rijeka-kvarner-croatia/0",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/rijeka-kvarner-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Rijeka","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/opatija-kvarner-croatia/1",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/opatija-kvarner-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Opatija","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/porec-istra-croatia/2",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/porec-istra-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Porec","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/rovinj-istra-croatia/3",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/rovinj-istra-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Rovinj","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/pula-istra-croatia/4",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/pula-istra-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Pula","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/krk-peninsula-kvarner-croatia/5",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/krk-peninsula-kvarner-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale on Krk","$undefined"]}],"$undefined"]}],["$","li","https://croatia-estate.com/property_location/umag-istra-croatia/6",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/umag-istra-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Umag","$undefined"]}],"$undefined"]}]]}]}]]}],["$","li","https://croatia-estate.com/property_location/1-croatian-inland/3",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/1-croatian-inland/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Continental Croatia Property for Sale",["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"transition-color w-3 text-gray-500 group-hover/link:text-black","children":"$19"}]]}],["$","div",null,{"className":"\n\t\tdropdown-menu__wrapper\n\t\tw-[calc(100vw-32px)]\n\t\tz-10 absolute pointer-events-none transform  opacity-0 transition-all\n\t\t\n\t\tleft-full top-0 -translate-x-2\n\t\tgroup-hover/lvl-2:pointer-events-auto group-hover/lvl-2:opacity-100 group-hover/lvl-2:translate-x-0\n\t\n\t","children":["$","ul",null,{"className":"bg-white shadow-lg py-4 rounded-sm","children":[["$","li","https://croatia-estate.com/property_location/zagreb-continental-croatia/0",{"className":"relative group/lvl-3","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_location/zagreb-continental-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Properties for Sale in Zagreb","$undefined"]}],"$undefined"]}]]}]}]]}],["$","li","https://croatia-estate.com/islands-for-sale-in-croatia/4",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/islands-for-sale-in-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Islands For Sale in Croatia",false]}],false]}],["$","li","https://croatia-estate.com/villas-and-castles-for-sale-in-croatia/5",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/villas-and-castles-for-sale-in-croatia/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Villas and Castles for Sale",false]}],false]}],["$","li","https://croatia-estate.com/properties/6",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/properties/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["All Properties",false]}],false]}]]}]}]]}],["$","li","1",{"className":"group relative","children":[["$","button",null,{"type":"button","className":"inline-flex items-center justify-center font-medium transition whitespace-nowrap focus-visible:outline outline-4 select-none h-12 py-2.5 text-base px-8 text-white hover:underline active:no-underline mdlg:!px-3 rounded-none","children":["$","div",null,{"className":"relative flex items-center","children":["$undefined",["$","span",null,{"className":"","children":"Sales by Property Type"}],"$undefined",["$","span",null,{"className":"flex items-center justify-center shrink-0 w-4 h-4 ml-2","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"w-3 group-hover:-rotate-90 rotate-90","children":"$19"}]}],"$undefined"]}]}],["$","div",null,{"className":"\n\t\tdropdown-menu__wrapper\n\t\tw-[calc(100vw-32px)]\n\t\tz-10 absolute pointer-events-none transform  opacity-0 transition-all\n\t\t\n\t\ttop-full left-1/2 -translate-x-1/2 translate-y-2\n\t\tgroup-hover:pointer-events-auto group-hover:opacity-100 group-hover:translate-y-0 \n\t\n\t","children":["$","ul",null,{"className":"bg-white shadow-lg py-4 rounded-sm","children":[["$","li","https://croatia-estate.com/property_type/house-villa/0",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_type/house-villa/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Houses and Villas for Sale in Croatia",false]}],false]}],["$","li","https://croatia-estate.com/property_type/apartment/1",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_type/apartment/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Apartments for Sale in Croatia",false]}],false]}],["$","li","https://croatia-estate.com/property_type/land-plot/2",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_type/land-plot/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Land for Sale in Croatia",false]}],false]}],["$","li","https://croatia-estate.com/property_type/commercial-property/3",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_type/commercial-property/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Commercial Properties for Sale in Croatia",false]}],false]}],["$","li","https://croatia-estate.com/property_type/hotel/4",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/property_type/hotel/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Hotels for Sale in Croatia",false]}],false]}]]}]}]]}],["$","li","https://croatia-estate.com/investments-in-croatia/2",{"className":"group relative","children":[["$","$L17",null,{"href":"https://croatia-estate.com/investments-in-croatia/","className":"inline-flex items-center justify-center font-medium transition whitespace-nowrap focus-visible:outline outline-4 select-none h-12 py-2.5 text-base px-8 text-white hover:underline active:no-underline mdlg:!px-3 rounded-none","rel":"$undefined","prefetch":"$undefined","children":["$","div",null,{"className":"relative flex items-center","children":["$undefined",["$","span",null,{"className":"","children":"Investments"}],"$undefined","$undefined","$undefined"]}]}],false]}],["$","li","3",{"className":"group relative","children":[["$","button",null,{"type":"button","className":"inline-flex items-center justify-center font-medium transition whitespace-nowrap focus-visible:outline outline-4 select-none h-12 py-2.5 text-base px-8 text-white hover:underline active:no-underline mdlg:!px-3 rounded-none","children":["$","div",null,{"className":"relative flex items-center","children":["$undefined",["$","span",null,{"className":"","children":"About Us"}],"$undefined",["$","span",null,{"className":"flex items-center justify-center shrink-0 w-4 h-4 ml-2","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"w-3 group-hover:-rotate-90 rotate-90","children":"$19"}]}],"$undefined"]}]}],["$","div",null,{"className":"\n\t\tdropdown-menu__wrapper\n\t\tw-[calc(100vw-32px)]\n\t\tz-10 absolute pointer-events-none transform  opacity-0 transition-all\n\t\t\n\t\ttop-full left-1/2 -translate-x-1/2 translate-y-2\n\t\tgroup-hover:pointer-events-auto group-hover:opacity-100 group-hover:translate-y-0 \n\t\n\t","children":["$","ul",null,{"className":"bg-white shadow-lg py-4 rounded-sm","children":[["$","li","https://croatia-estate.com/about-us/0",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/about-us/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["About Us",false]}],false]}],["$","li","https://croatia-estate.com/buyers-guide/1",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/buyers-guide/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Buyers Guide",false]}],false]}],["$","li","https://croatia-estate.com/sellers-guide-the-fastest-way-to-sell-the-property/2",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/sellers-guide-the-fastest-way-to-sell-the-property/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Sellers Guide",false]}],false]}],["$","li","https://croatia-estate.com/add-your-real-estate/3",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/add-your-real-estate/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Add Your Real Estate",false]}],false]}],["$","li","https://croatia-estate.com/blog/4",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/blog/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Blog",false]}],false]}],["$","li","https://croatia-estate.com/frequently-asked-questions/5",{"className":"relative group/lvl-2","children":[["$","$L17",null,{"href":"https://croatia-estate.com/frequently-asked-questions/","className":"group/link text-black whitespace-nowrap px-8 py-4 leading-tight inline-block hover:underline flex gap-8 items-center justify-between w-full","children":["Frequently Asked Questions",false]}],false]}]]}]}]]}],["$","li","https://croatia-estate.com/contact/4",{"className":"group relative","children":[["$","$L17",null,{"href":"https://croatia-estate.com/contact/","className":"inline-flex items-center justify-center font-medium transition whitespace-nowrap focus-visible:outline outline-4 select-none h-12 py-2.5 text-base px-8 text-white hover:underline active:no-underline mdlg:!px-3 rounded-none","rel":"$undefined","prefetch":"$undefined","children":["$","div",null,{"className":"relative flex items-center","children":["$undefined",["$","span",null,{"className":"","children":"Contact Us"}],"$undefined","$undefined","$undefined"]}]}],false]}]]}]}]}]]
1f:T8c8,M12.007 2.16094C15.2152 2.16094 15.5951 2.175 16.8568 2.23125C18.0293 2.28281 18.6625 2.47969 19.0846 2.64375C19.6428 2.85938 20.0461 3.12188 20.4636 3.53906C20.8857 3.96094 21.1436 4.35938 21.3594 4.91719C21.5235 5.33906 21.7205 5.97656 21.7721 7.14375C21.8284 8.40937 21.8425 8.78906 21.8425 11.9906C21.8425 15.1969 21.8284 15.5766 21.7721 16.8375C21.7205 18.0094 21.5235 18.6422 21.3594 19.0641C21.1436 19.6219 20.881 20.025 20.4636 20.4422C20.0414 20.8641 19.6428 21.1219 19.0846 21.3375C18.6625 21.5016 18.0246 21.6984 16.8568 21.75C15.5904 21.8063 15.2105 21.8203 12.007 21.8203C8.79891 21.8203 8.419 21.8063 7.15732 21.75C5.98476 21.6984 5.35157 21.5016 4.92945 21.3375C4.37131 21.1219 3.96795 20.8594 3.55052 20.4422C3.1284 20.0203 2.87043 19.6219 2.65468 19.0641C2.49052 18.6422 2.29353 18.0047 2.24194 16.8375C2.18566 15.5719 2.17159 15.1922 2.17159 11.9906C2.17159 8.78438 2.18566 8.40469 2.24194 7.14375C2.29353 5.97187 2.49052 5.33906 2.65468 4.91719C2.87043 4.35938 3.13309 3.95625 3.55052 3.53906C3.97264 3.11719 4.37131 2.85938 4.92945 2.64375C5.35157 2.47969 5.98945 2.28281 7.15732 2.23125C8.419 2.175 8.79891 2.16094 12.007 2.16094ZM12.007 0C8.74731 0 8.33926 0.0140625 7.05882 0.0703125C5.78308 0.126563 4.906 0.332812 4.14618 0.628125C3.35353 0.9375 2.68282 1.34531 2.01681 2.01562C1.3461 2.68125 0.93805 3.35156 0.628493 4.13906C0.333008 4.90313 0.126637 5.775 0.0703537 7.05C0.0140707 8.33437 0 8.74219 0 12C0 15.2578 0.0140707 15.6656 0.0703537 16.9453C0.126637 18.2203 0.333008 19.0969 0.628493 19.8563C0.93805 20.6484 1.3461 21.3188 2.01681 21.9844C2.68282 22.65 3.35353 23.0625 4.14149 23.3672C4.906 23.6625 5.77839 23.8687 7.05413 23.925C8.33457 23.9812 8.74262 23.9953 12.0023 23.9953C15.2621 23.9953 15.6701 23.9812 16.9506 23.925C18.2263 23.8687 19.1034 23.6625 19.8632 23.3672C20.6512 23.0625 21.3219 22.65 21.9879 21.9844C22.6539 21.3188 23.0666 20.6484 23.3715 19.8609C23.667 19.0969 23.8734 18.225 23.9296 16.95C23.9859 15.6703 24 15.2625 24 12.0047C24 8.74688 23.9859 8.33906 23.9296 7.05938C23.8734 5.78438 23.667 4.90781 23.3715 4.14844C23.076 3.35156 22.668 2.68125 21.9973 2.01562C21.3313 1.35 20.6605 0.9375 19.8726 0.632812C19.1081 0.3375 18.2357 0.13125 16.9599 0.075C15.6748 0.0140625 15.2668 0 12.007 0Z20:T8b4,M12 0C9.62663 0 7.30655 0.703788 5.33316 2.02236C3.35977 3.34094 1.8217 5.21508 0.913451 7.4078C0.00519941 9.60051 -0.232441 12.0133 0.230582 14.3411C0.693605 16.6689 1.83649 18.807 3.51472 20.4853C5.19295 22.1635 7.33115 23.3064 9.65892 23.7694C11.9867 24.2324 14.3995 23.9948 16.5922 23.0865C18.7849 22.1783 20.6591 20.6402 21.9776 18.6668C23.2962 16.6934 24 14.3734 24 12C23.9968 8.81837 22.7315 5.76797 20.4818 3.51823C18.232 1.26848 15.1816 0.00317686 12 0ZM19.1268 9.2556V10.0308C19.1268 10.0901 19.115 10.1489 19.0919 10.2035C19.0688 10.2582 19.0351 10.3077 18.9925 10.3491C18.95 10.3905 18.8997 10.4229 18.8444 10.4445C18.7891 10.4661 18.7301 10.4764 18.6708 10.4748C17.4038 10.3853 16.1916 9.92264 15.1872 9.1452V14.8188C15.1869 15.4467 15.0616 16.0683 14.8184 16.6473C14.5753 17.2262 14.2193 17.7509 13.7712 18.1908C13.3194 18.6422 12.7821 18.9988 12.1907 19.2399C11.5993 19.481 10.9658 19.6016 10.3272 19.5948C9.04305 19.5929 7.81051 19.0891 6.8928 18.1908C6.30887 17.6021 5.88828 16.8715 5.6724 16.0709C5.45652 15.2703 5.4528 14.4273 5.6616 13.6248C5.8524 12.8544 6.2376 12.1464 6.7812 11.5692C7.1866 11.0737 7.69761 10.6751 8.27688 10.4025C8.85614 10.1299 9.48901 9.99016 10.1292 9.9936H11.1132V12.0372C11.1136 12.0965 11.1014 12.1553 11.0774 12.2096C11.0533 12.2638 11.0179 12.3123 10.9736 12.3518C10.9294 12.3914 10.8772 12.421 10.8205 12.4387C10.7639 12.4565 10.7041 12.462 10.6452 12.4548C10.0739 12.2832 9.45823 12.3401 8.92805 12.6136C8.39787 12.887 7.99457 13.3556 7.80317 13.9207C7.61178 14.4857 7.64723 15.1029 7.90206 15.6423C8.1569 16.1817 8.6112 16.601 9.1692 16.812C9.4932 16.998 9.8556 17.1072 10.2276 17.1324C10.5156 17.1444 10.8036 17.1084 11.0772 17.022C11.534 16.8679 11.9312 16.5751 12.2137 16.1845C12.4961 15.7939 12.6496 15.3248 12.6528 14.8428V4.5048C12.6528 4.39043 12.6982 4.28073 12.7789 4.19975C12.8597 4.11877 12.9692 4.07312 13.0836 4.0728H14.7816C14.8919 4.07294 14.998 4.11528 15.0781 4.19114C15.1582 4.26701 15.2063 4.37064 15.2124 4.4808C15.2743 5.01027 15.4425 5.5218 15.7068 5.98472C15.9712 6.44764 16.3263 6.85242 16.7508 7.1748C17.3245 7.60547 18.0059 7.86955 18.72 7.938C18.827 7.94714 18.927 7.99473 19.0016 8.07195C19.0761 8.14917 19.1202 8.25079 19.1256 8.358L19.1268 9.2556Z21:{"src":"/_next/static/media/croatia-estate-logo.ab86d274.png","height":161,"width":641,"blurDataURL":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAACCAMAAABSSm3fAAAAG1BMVEX5/f3F2/eRuuy6vITO2v//zAKewe+nuKf7yQZedJb2AAAACXRSTlMfMGdoFWtCjpk0jBVbAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAGklEQVR4nGPgYGVgZGRgYGBgZmdiYmNkZAEAAYUAKpF6zoYAAAAASUVORK5CYII=","blurWidth":8,"blurHeight":2}
12:["$","footer",null,{"className":"print:hidden text-white bg-primary-500 py-10 md:py-24 mt-10 md:mt-24","children":["$","div",null,{"className":"container flex flex-col","children":[["$","div",null,{"className":"flex flex-col md:flex-row justify-between order-3","children":[["$","div",null,{"children":[["$","p",null,{"className":"text-2xl font-bold font-title mb-2","children":"Stay in touch!"}],["$","p",null,{"children":"Subscribe to our newsletter."}]]}],["$","$L1b",null,{}]]}],["$","hr",null,{"className":"my-8 border-gray-100 opacity-10 order-4"}],[["$","div",null,{"className":"flex flex-col md:flex-row order-1","children":[["$","div","Croatian Coast Real Estate",{"className":"w-full md:w-1/3 md:pr-8 mb-6 md:mb-0 last:mb-0","children":[["$","p",null,{"className":"font-medium mb-4","children":"Croatian Coast Real Estate"}],["$","$L1c",null,{"id":"footer-expandable-0","displayLimit":3,"itemsLength":12,"items":[["$","$L1d","property_location/biograd-na-moru-dalmatia-croatia",{"href":"/property_location/biograd-na-moru-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Biograd na Moru"}}],["$","$L1d","property_location/dubrovnik-dalmatia-croatia",{"href":"/property_location/dubrovnik-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Dubrovnik"}}],["$","$L1d","property_location/makarska-dalmatia-croatia",{"href":"/property_location/makarska-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Makarska"}}],["$","$L1d","property_location/marina-dalmatia-croatia",{"href":"/property_location/marina-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Marina"}}],["$","$L1d","property_location/omis-dalmatia-croatia",{"href":"/property_location/omis-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Omis"}}],["$","$L1d","property_location/primosten-dalmatia-croatia",{"href":"/property_location/primosten-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Primosten"}}],["$","$L1d","property_location/rogoznica-dalmatia-croatia",{"href":"/property_location/rogoznica-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Rogoznica"}}],["$","$L1d","property_location/sibenik-dalmatia-croatia",{"href":"/property_location/sibenik-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Sibenik"}}],["$","$L1d","property_location/split-dalmatia-croatia",{"href":"/property_location/split-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Split"}}],["$","$L1d","property_location/trogir-dalmatia-croatia",{"href":"/property_location/trogir-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Trogir"}}],["$","$L1d","property_location/zadar-dalmatia-croatia",{"href":"/property_location/zadar-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Zadar"}}],["$","$L1d","property_location/peljesac-peninsula-dalmatia-croatia",{"href":"/property_location/peljesac-peninsula-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Peljesac"}}]]}]]}],["$","div","Croatian Islands Real Estate",{"className":"w-full md:w-1/3 md:pr-8 mb-6 md:mb-0 last:mb-0","children":[["$","p",null,{"className":"font-medium mb-4","children":"Croatian Islands Real Estate"}],["$","$L1c",null,{"id":"footer-expandable-1","displayLimit":3,"itemsLength":16,"items":[["$","$L1d","property_location/brac-island-dalmatia-croatia",{"href":"/property_location/brac-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Brac"}}],["$","$L1d","property_location/ciovo-island-dalmatia-croatia",{"href":"/property_location/ciovo-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Ciovo"}}],["$","$L1d","property_location/drvenik-island-dalmatia-croatia",{"href":"/property_location/drvenik-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Drvenik"}}],["$","$L1d","property_location/dugi-otok-island-dalmatia-croatia",{"href":"/property_location/dugi-otok-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Dugi Otok"}}],["$","$L1d","property_location/hvar-island-dalmatia-croatia",{"href":"/property_location/hvar-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Hvar"}}],["$","$L1d","property_location/korcula-island-dalmatia-croatia",{"href":"/property_location/korcula-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Korcula"}}],["$","$L1d","property_location/lastovo-island-dalmatia-croatia",{"href":"/property_location/lastovo-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Lastovo"}}],["$","$L1d","property_location/mljet-island-dalmatia-croatia",{"href":"/property_location/mljet-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Mljet"}}],["$","$L1d","property_location/murter-island-dalmatia-croatia",{"href":"/property_location/murter-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Murter"}}],["$","$L1d","property_location/pag-island-dalmatia-croatia",{"href":"/property_location/pag-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Pag"}}],["$","$L1d","property_location/pasman-island-dalmatia-croatia",{"href":"/property_location/pasman-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Pasman"}}],["$","$L1d","property_location/solta-island-dalmatia-croatia",{"href":"/property_location/solta-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Solta"}}],["$","$L1d","property_location/ugljan-island-dalmatia-croatia",{"href":"/property_location/ugljan-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Ugljan"}}],["$","$L1d","property_location/vir-island-dalmatia-croatia",{"href":"/property_location/vir-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Vir"}}],["$","$L1d","property_location/vis-island-dalmatia-croatia",{"href":"/property_location/vis-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Vis"}}],["$","$L1d","property_location/vrgada-island-dalmatia-croatia",{"href":"/property_location/vrgada-island-dalmatia-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Vrgada"}}]]}]]}],["$","div","Istria and Kvarner Real Estate",{"className":"w-full md:w-1/3 md:pr-8 mb-6 md:mb-0 last:mb-0","children":[["$","p",null,{"className":"font-medium mb-4","children":"Istria and Kvarner Real Estate"}],["$","$L1c",null,{"id":"footer-expandable-2","displayLimit":3,"itemsLength":11,"items":[["$","$L1d","property_location/istria-kvarner",{"href":"/property_location/istria-kvarner/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Istra"}}],["$","$L1d","property_location/labin-istra-croatia",{"href":"/property_location/labin-istra-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Labin"}}],["$","$L1d","property_location/opatija-kvarner-croatia",{"href":"/property_location/opatija-kvarner-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Opatija"}}],["$","$L1d","property_location/porec-istra-croatia",{"href":"/property_location/porec-istra-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Porec"}}],["$","$L1d","property_location/pula-istra-croatia",{"href":"/property_location/pula-istra-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Pula"}}],["$","$L1d","property_location/rijeka-kvarner-croatia",{"href":"/property_location/rijeka-kvarner-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Rijeka"}}],["$","$L1d","property_location/rovinj-istra-croatia",{"href":"/property_location/rovinj-istra-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Rovinj and Surroundings"}}],["$","$L1d","property_location/krk-peninsula-kvarner-croatia",{"href":"/property_location/krk-peninsula-kvarner-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Krk"}}],["$","$L1d","property_location/losinj-island-kvarner-croatia",{"href":"/property_location/losinj-island-kvarner-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Losinj"}}],["$","$L1d","property_location/rab-island-kvarner-croatia",{"href":"/property_location/rab-island-kvarner-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale on Rab"}}],["$","$L1d","property_location/umag-istra-croatia",{"href":"/property_location/umag-istra-croatia/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Properties for Sale in Umag"}}]]}]]}]]}],["$","hr",null,{"className":"my-8 border-gray-100 opacity-10 order-2"}]],["$","div",null,{"className":"flex flex-col md:flex-row items-stretch justify-between order-5","children":[["$","div",null,{"className":"flex md:w-2/5 md:order-2 mb-6 md:mb-0 md:mr-4","children":[["$","div","company",{"className":"w-1/2 mr-4 last:mr-0","children":[["$","p",null,{"className":"font-medium mb-4","children":"Company"}],false,["$","$L1c",null,{"items":[["$","$L1d","about-us",{"href":"/about-us/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"About Us"}}],["$","$L1d","blog",{"href":"/blog/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Blog"}}],["$","$L1d","contact",{"href":"/contact/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Contact Us"}}]],"displayLimit":4,"id":"footer-expandable-company-0","itemsLength":3}]]}],["$","div","legal",{"className":"w-1/2 mr-4 last:mr-0","children":[["$","p",null,{"className":"font-medium mb-4","children":"Legal"}],["$","$L1e",null,{"label":"Manage cookies","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline text-left"}],["$","$L1c",null,{"items":[["$","$L1d","privacy-policy",{"href":"/privacy-policy/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"Privacy Policy"}}],["$","$L1d","general-terms-and-conditions",{"href":"/general-terms-and-conditions/","className":"text-gray-400 mb-2 hover:underline outline-none focus-visible:underline","dangerouslySetInnerHTML":{"__html":"General Terms and Conditions"}}]],"displayLimit":4,"id":"footer-expandable-company-1","itemsLength":2}]]}]]}],["$","div",null,{"className":"flex flex-col md:w-1/5 md:order-3","children":[["$","p",null,{"className":"font-medium mb-4","children":"Follow us"}],["$","div",null,{"className":"flex flex-wrap -mx-2 items-start","children":[["$","a","https://www.facebook.com/Broker.RealEstate/",{"aria-label":"social media facebook","href":"https://www.facebook.com/Broker.RealEstate/","target":"_blank","rel":"noopener noreferrer","className":"px-2 text-gray-400 outline-none focus-visible:text-gray-100","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"w-6 h-6 shrink-0","children":["$","path",null,{"d":"M24 12.0733C24 5.40541 18.6274 0 12 0C5.37258 0 0 5.40541 0 12.0733C0 18.0994 4.3882 23.0943 10.125 24V15.5633H7.07812V12.0733H10.125V9.41343C10.125 6.38755 11.9166 4.71615 14.6576 4.71615C15.9701 4.71615 17.3438 4.95195 17.3438 4.95195V7.92313H15.8306C14.34 7.92313 13.875 8.85386 13.875 9.80958V12.0733H17.2031L16.6711 15.5633H13.875V24C19.6118 23.0943 24 18.0994 24 12.0733Z","fill":"black"}]}]}],["$","a","https://www.instagram.com/broker.hr/",{"aria-label":"social media instagram","href":"https://www.instagram.com/broker.hr/","target":"_blank","rel":"noopener noreferrer","className":"px-2 text-gray-400 outline-none focus-visible:text-gray-100","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"w-6 h-6 shrink-0","children":[["$","path",null,{"d":"$1f","fill":"black"}],["$","path",null,{"d":"M12.007 5.83594C8.60192 5.83594 5.83936 8.59688 5.83936 12C5.83936 15.4031 8.60192 18.1641 12.007 18.1641C15.4122 18.1641 18.1747 15.4031 18.1747 12C18.1747 8.59688 15.4122 5.83594 12.007 5.83594ZM12.007 15.9984C9.79793 15.9984 8.00625 14.2078 8.00625 12C8.00625 9.79219 9.79793 8.00156 12.007 8.00156C14.2161 8.00156 16.0078 9.79219 16.0078 12C16.0078 14.2078 14.2161 15.9984 12.007 15.9984Z","fill":"black"}],["$","path",null,{"d":"M19.8585 5.59214C19.8585 6.38902 19.2113 7.0312 18.4186 7.0312C17.6213 7.0312 16.9787 6.38433 16.9787 5.59214C16.9787 4.79526 17.626 4.15308 18.4186 4.15308C19.2113 4.15308 19.8585 4.79995 19.8585 5.59214Z","fill":"black"}]]}]}],["$","a","https://hr.linkedin.com/company/broker-real-estate-croatia",{"aria-label":"social media linkedin","href":"https://hr.linkedin.com/company/broker-real-estate-croatia","target":"_blank","rel":"noopener noreferrer","className":"px-2 text-gray-400 outline-none focus-visible:text-gray-100","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"w-6 h-6 shrink-0","children":["$","path",null,{"d":"M12 0C5.37188 0 0 5.37188 0 12C0 18.6281 5.37188 24 12 24C18.6281 24 24 18.6281 24 12C24 5.37188 18.6281 0 12 0ZM8.64375 17.0203H6.30469V9.53437H8.64375V17.0203ZM7.41094 8.59687H7.39219C6.54375 8.59687 5.99531 8.025 5.99531 7.29844C5.99531 6.55781 6.5625 6 7.425 6C8.2875 6 8.81719 6.55781 8.83594 7.29844C8.84063 8.02031 8.29219 8.59687 7.41094 8.59687ZM18 17.0203H15.3469V13.1484C15.3469 12.1359 14.9344 11.4422 14.0203 11.4422C13.3219 11.4422 12.9328 11.9109 12.7547 12.3609C12.6891 12.5203 12.6984 12.7453 12.6984 12.975V17.0203H10.0688C10.0688 17.0203 10.1016 10.1578 10.0688 9.53437H12.6984V10.7109C12.8531 10.1953 13.6922 9.46406 15.0328 9.46406C16.6969 9.46406 18 10.5422 18 12.8578V17.0203Z","fill":"black"}]}]}],["$","a","https://www.tiktok.com/@broker.croatia.property",{"aria-label":"social media tiktok","href":"https://www.tiktok.com/@broker.croatia.property","target":"_blank","rel":"noopener noreferrer","className":"px-2 text-gray-400 outline-none focus-visible:text-gray-100","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"w-6 h-6 shrink-0","children":[["$","g",null,{"clipPath":"url(#clip0_5406_11210)","children":["$","path",null,{"d":"$20","fill":"black"}]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_5406_11210","children":["$","rect",null,{"width":24,"height":24,"fill":"white"}]}]}]]}]}]]}]]}],["$","div",null,{"className":"md:w-2/5 md:order-1 mt-12 md:mt-0 md:mr-4","children":[["$","$L1d",null,{"href":"/","className":"flex shrink-0 max-w-[256px] lg:max-w-[320px] sm:pr-8","aria-label":"Homepage","children":["$","$L18",null,{"src":"$21","alt":"Croatia Estate logo","className":"w-full"}]}],["$","p",null,{"className":"text-sm text-gray-400 mt-5","children":"© Broker-Grupa d.o.o. All Rights Reserved."}],["$","p",null,{"className":"text-xs text-gray-400 mt-1","children":["Obala kneza Branimira 1, 21000 Split"," - ",["Phone:"," ",["$","a",null,{"href":"tel:+38598384007","children":"+385 98 384 007"}]]]}],["$","p",null,{"className":"text-sm text-gray-400 mt-5","children":"Broker-grupa d.o.o. is an exclusive member of Forbes Global Properties in Croatia. Forbes® is a registered trademark used under license."}]]}]]}],["$","p",null,{"className":"text-xs text-gray-400 md:max-w-xs mt-5 order-6","children":["This site is protected by reCAPTCHA and the Google"," ",["$","a",null,{"href":"https://policies.google.com/privacy","className":"hover:underline","target":"_blank","rel":"noopener noreferrer","children":"Privacy Policy"}]," ","and"," ",["$","a",null,{"href":"https://policies.google.com/terms","className":"hover:underline","target":"_blank","rel":"noopener noreferrer","children":"Terms of Service"}]," ","apply."]}]]}]}]
7:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Croatia-estate.com - best property in Croatia"}],["$","meta","3",{"name":"description","content":"Find your perfect Croatian real estate! Croatia-estate will help you find property in Croatia: apartment, house, villa, land plot or investment."}],["$","meta","4",{"name":"sentry-trace","content":"858bb104d787782558381a1415589535-8b84fbdf4d18a495-0"}],["$","meta","5",{"name":"baggage","content":"sentry-environment=production,sentry-release=00890651c521652672682ec793c0ea05ece0c8e5,sentry-public_key=0d89cd62655764db2fc12fb0bc7c87b7,sentry-trace_id=858bb104d787782558381a1415589535,sentry-org_id=4509717440102400,sentry-sampled=false,sentry-sample_rand=0.14536409468244393,sentry-sample_rate=0.05"}],["$","link","6",{"rel":"canonical","href":"https://croatia-estate.com/"}],["$","link","7",{"rel":"alternate","hrefLang":"hr","href":"https://croatia-estate.com/hr/"}],["$","link","8",{"rel":"alternate","hrefLang":"en","href":"https://croatia-estate.com/"}],["$","link","9",{"rel":"alternate","hrefLang":"fr","href":"https://croatia-estate.com/fr/"}],["$","link","10",{"rel":"alternate","hrefLang":"de","href":"https://croatia-estate.com/de/"}],["$","link","11",{"rel":"alternate","hrefLang":"it","href":"https://croatia-estate.com/it/"}],["$","link","12",{"rel":"alternate","hrefLang":"cs","href":"https://croatia-estate.com/cs/"}],["$","link","13",{"rel":"alternate","hrefLang":"sk","href":"https://croatia-estate.com/sk/"}],["$","link","14",{"rel":"alternate","hrefLang":"pl","href":"https://croatia-estate.com/pl/"}],["$","link","15",{"rel":"alternate","hrefLang":"ru","href":"https://croatia-estate.com/ru/"}],["$","link","16",{"rel":"alternate","hrefLang":"no","href":"https://croatia-estate.com/no/"}],["$","link","17",{"rel":"alternate","hrefLang":"sv","href":"https://croatia-estate.com/sv/"}],["$","meta","18",{"property":"og:title","content":"Croatia-estate.com - best property in Croatia"}],["$","meta","19",{"property":"og:description","content":"Find your perfect Croatian real estate! Croatia-estate will help you find property in Croatia: apartment, house, villa, land plot or investment."}],["$","meta","20",{"property":"og:url","content":"https://croatia-estate.com/"}],["$","meta","21",{"property":"og:site_name","content":"Croatia Estate"}],["$","meta","22",{"property":"og:locale","content":"en_GB"}],["$","meta","23",{"property":"og:image","content":"https://croatia-estate.com/_next/image/?url=https%3A%2F%2Fapi.croatia-estate.com%2Fwp-content%2Fuploads%2Fsites%2F4%2F2025%2F12%2FCroatia-estate-logo.jpg&w=3840&q=75"}],["$","meta","24",{"property":"og:image:width","content":"1920"}],["$","meta","25",{"property":"og:image:height","content":"1080"}],["$","meta","26",{"property":"og:image:alt","content":"Croatia-estate logo"}],["$","meta","27",{"property":"og:image:type","content":"image/jpeg"}],["$","meta","28",{"property":"og:type","content":"website"}],["$","meta","29",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","30",{"name":"twitter:title","content":"Croatia-estate.com - best property in Croatia"}],["$","meta","31",{"name":"twitter:description","content":"Find your perfect Croatian real estate! Croatia-estate will help you find property in Croatia: apartment, house, villa, land plot or investment."}],["$","meta","32",{"name":"twitter:image","content":"https://croatia-estate.com/_next/image/?url=https%3A%2F%2Fapi.croatia-estate.com%2Fwp-content%2Fuploads%2Fsites%2F4%2F2025%2F12%2FCroatia-estate-logo.jpg&w=3840&q=75"}],["$","meta","33",{"name":"twitter:image:width","content":"1920"}],["$","meta","34",{"name":"twitter:image:height","content":"1080"}],["$","meta","35",{"name":"twitter:image:alt","content":"Croatia-estate logo"}],["$","meta","36",{"name":"twitter:image:type","content":"image/jpeg"}],["$","meta","37",{"name":"next-size-adjust"}]]
1:null
22:I[20405,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","4257","static/chunks/4257-fdffda265dfc5bd9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3230","static/chunks/3230-9e4cdba47498abd1.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1622","static/chunks/1622-be6c0fb722e0ad69.js?dpl=2026-08-12-08-18-57-00890651","9728","static/chunks/app/%5Blocale%5D/%5B...slugs%5D/page-7ee0f0bd9d855035.js?dpl=2026-08-12-08-18-57-00890651"],"PageLangSwitcher"]
24:I[52529,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","4257","static/chunks/4257-fdffda265dfc5bd9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","8362","static/chunks/8362-04966e358cec0026.js?dpl=2026-08-12-08-18-57-00890651","9078","static/chunks/9078-7468a3923d032d15.js?dpl=2026-08-12-08-18-57-00890651","733","static/chunks/733-d6ff29e8a85bf88a.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1622","static/chunks/1622-be6c0fb722e0ad69.js?dpl=2026-08-12-08-18-57-00890651","2576","static/chunks/2576-634d1a6a93c9490d.js?dpl=2026-08-12-08-18-57-00890651","9343","static/chunks/9343-3fd80db56dce4515.js?dpl=2026-08-12-08-18-57-00890651","2529","static/chunks/2529-9d703a4749dc64bd.js?dpl=2026-08-12-08-18-57-00890651","8970","static/chunks/app/%5Blocale%5D/(home)/page-cfecb353548edcc6.js?dpl=2026-08-12-08-18-57-00890651"],"SearchBox"]
25:I[66282,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","4257","static/chunks/4257-fdffda265dfc5bd9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","8362","static/chunks/8362-04966e358cec0026.js?dpl=2026-08-12-08-18-57-00890651","9078","static/chunks/9078-7468a3923d032d15.js?dpl=2026-08-12-08-18-57-00890651","733","static/chunks/733-d6ff29e8a85bf88a.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1622","static/chunks/1622-be6c0fb722e0ad69.js?dpl=2026-08-12-08-18-57-00890651","2576","static/chunks/2576-634d1a6a93c9490d.js?dpl=2026-08-12-08-18-57-00890651","9343","static/chunks/9343-3fd80db56dce4515.js?dpl=2026-08-12-08-18-57-00890651","2529","static/chunks/2529-9d703a4749dc64bd.js?dpl=2026-08-12-08-18-57-00890651","8970","static/chunks/app/%5Blocale%5D/(home)/page-cfecb353548edcc6.js?dpl=2026-08-12-08-18-57-00890651"],"ListingBlock"]
27:I[92884,["349","static/chunks/349-61ff9cebdd18b8f9.js?dpl=2026-08-12-08-18-57-00890651","4257","static/chunks/4257-fdffda265dfc5bd9.js?dpl=2026-08-12-08-18-57-00890651","3950","static/chunks/3950-c9bc43fc3f148828.js?dpl=2026-08-12-08-18-57-00890651","3109","static/chunks/3109-e96597178c0493cc.js?dpl=2026-08-12-08-18-57-00890651","9320","static/chunks/9320-59117881a43b84d1.js?dpl=2026-08-12-08-18-57-00890651","8362","static/chunks/8362-04966e358cec0026.js?dpl=2026-08-12-08-18-57-00890651","9078","static/chunks/9078-7468a3923d032d15.js?dpl=2026-08-12-08-18-57-00890651","733","static/chunks/733-d6ff29e8a85bf88a.js?dpl=2026-08-12-08-18-57-00890651","241","static/chunks/241-63d700e37c56a50b.js?dpl=2026-08-12-08-18-57-00890651","1622","static/chunks/1622-be6c0fb722e0ad69.js?dpl=2026-08-12-08-18-57-00890651","2576","static/chunks/2576-634d1a6a93c9490d.js?dpl=2026-08-12-08-18-57-00890651","9343","static/chunks/9343-3fd80db56dce4515.js?dpl=2026-08-12-08-18-57-00890651","2529","static/chunks/2529-9d703a4749dc64bd.js?dpl=2026-08-12-08-18-57-00890651","8970","static/chunks/app/%5Blocale%5D/(home)/page-cfecb353548edcc6.js?dpl=2026-08-12-08-18-57-00890651"],"ExpandableSection"]
23:Tbae,{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Can Foreign Nationals Buy Real Estate in Croatia?","acceptedAnswer":{"@type":"Answer","text":"\nForeign nationals belonging to EU Member States can purchase real estate in the same way as Croatian nationals. Foreign nationals belonging to non-EU countries can purchase real estate in Croatia with cumulatively fulfilled two conditions: reciprocity agreement with the Republic of Croatia and consent of the Ministry of Justice.\n"}},{"@type":"Question","name":"Can the Amount of Real Estate Purchase Be Paid in Foreign Currency?","acceptedAnswer":{"@type":"Answer","text":"\nIn principle, no. Every sale in the Republic of Croatia must be paid in EURO. If a foreign currency payment is made, the bank will convert it to EURO.\n"}},{"@type":"Question","name":"In What Time Span Real Estate Sales Tax Must Be Paid?","acceptedAnswer":{"@type":"Answer","text":"\nThe tax liability arises at the time of the conclusion of the contract or other legal transaction that acquires the real estate. The notary is obliged to submit one copy of the document to the Tax Administration within 30 days from the signature on the sale documents. The taxpayer is obliged to pay the determined tax within 15 days from the delivery of the decision on determining the real estate sales tax.\n"}},{"@type":"Question","name":"Is It Possible to Conclude and Certify a Contract of Real Estate Sale Abroad?","acceptedAnswer":{"@type":"Answer","text":"\nYes, if it is a citizen of the Republic of Croatia then it is best to certify the contract with our diplomatic mission. If it is a foreign national then with the notarization of the purchase contract with a public notary, the Apostille of public document issued in that state is required.\n"}},{"@type":"Question","name":"What Is a Down Payment and How Much Is It?","acceptedAnswer":{"@type":"Answer","text":"\nA down payment is an insurance that the buyer pays to the seller as a sign that the contract has been concluded and a certainty that the obligation will be fulfilled. In practice, the down payment is given on the Pre-contract and is usually 10% of the agreed purchase price. In case of fulfillment of the contract, the down payment is calculated in the total amount of the agreed purchase price.\n"}},{"@type":"Question","name":"What Is the Real Estate Tax in the Republic of Croatia?","acceptedAnswer":{"@type":"Answer","text":"\nThe Republic of Croatia has a unique real estate tax rate of 3%. The amount of tax is determined on the basis of the price from the contract of sale and the assessment of the competent tax administration. According to the law, the buyer pays tax on the received solution only once.\n"}},{"@type":"Question","name":"What Is the Tax on Real Estate Swap?","acceptedAnswer":{"@type":"Answer","text":"\nThe tax is also 3%, so each property owner pays 3% of the estimated value of the property for the new property when swapping.\n"}}]}26:T5be,M12 5.75C8.7 5.75 6 8.45 6 11.75C6 15.05 8.7 17.75 12 17.75C15.3 17.75 18 15.05 18 11.75C18 8.45 15.3 5.75 12 5.75ZM12 16.75C9.25 16.75 7 14.5 7 11.75C7 9 9.25 6.75 12 6.75C14.75 6.75 17 9 17 11.75C17 14.5 14.75 16.75 12 16.75ZM17.85 6.64999C18 6.64999 18.1 6.6 18.2 6.5L20.5 4.2C20.7 4 20.7 3.7 20.5 3.5C20.3 3.3 20 3.3 19.8 3.5L17.5 5.8C17.3 6 17.3 6.3 17.5 6.5C17.6 6.6 17.7 6.64999 17.85 6.64999ZM23.5 11.5H20.25C19.95 11.5 19.75 11.7 19.75 12C19.75 12.3 19.95 12.5 20.25 12.5H23.5C23.8 12.5 24 12.3 24 12C24 11.7 23.8 11.5 23.5 11.5ZM18.2 17.5C18 17.3 17.7 17.3 17.5 17.5C17.3 17.7 17.3 18 17.5 18.2L19.8 20.5C19.9 20.6 20.05 20.65 20.15 20.65C20.25 20.65 20.4 20.6 20.5 20.5C20.7 20.3 20.7 20 20.5 19.8L18.2 17.5ZM12 19.75C11.7 19.75 11.5 19.95 11.5 20.25V23.5C11.5 23.8 11.7 24 12 24C12.3 24 12.5 23.8 12.5 23.5V20.25C12.5 20 12.3 19.75 12 19.75ZM5.79999 17.5L3.5 19.8C3.3 20 3.3 20.3 3.5 20.5C3.6 20.6 3.75001 20.65 3.85001 20.65C3.95001 20.65 4.10001 20.6 4.20001 20.5L6.5 18.2C6.7 18 6.7 17.7 6.5 17.5C6.3 17.3 5.99999 17.3 5.79999 17.5ZM4.25 12C4.25 11.7 4.05 11.5 3.75 11.5H0.5C0.2 11.5 0 11.7 0 12C0 12.3 0.2 12.5 0.5 12.5H3.75C4 12.5 4.25 12.3 4.25 12ZM5.79999 6.5C5.89999 6.6 6.04999 6.64999 6.14999 6.64999C6.24999 6.64999 6.4 6.6 6.5 6.5C6.7 6.3 6.7 6 6.5 5.8L4.20001 3.5C4.05001 3.3 3.7 3.3 3.5 3.5C3.3 3.7 3.3 4 3.5 4.2L5.79999 6.5ZM12 4.25C12.3 4.25 12.5 4.05 12.5 3.75V0.5C12.5 0.2 12.3 0 12 0C11.7 0 11.5 0.2 11.5 0.5V3.75C11.5 4 11.7 4.25 12 4.25Z2:[["$","$L22",null,{"page":{"type":"page","translations":{"cs":"homepage","de":"homepage","en":"","fr":"homepage","hr":"homepage","it":"homepage","no":"homepage","pl":"homepage","ru":"homepage","sk":"homepage","sl":"homepage","sv":"homepage"}},"route":"/","website":"croatia-estate","omitDefaultLocale":true}],["$","script","jsonld-WebPage",{"type":"application/ld+json","id":"$undefined","data-testid":"$undefined","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebPage\",\"description\":\"Find your perfect Croatian real estate! Croatia-estate will help you find property in Croatia: apartment, house, villa, land plot or investment.\",\"lastReviewed\":\"2026-08-17T09:33:09\",\"reviewedBy\":{\"@type\":\"Organization\",\"type\":\"Organization\",\"name\":\"Croatia Estate\"}}"}}],["$","script","jsonld-faq-page",{"type":"application/ld+json","id":"$undefined","data-testid":"$undefined","dangerouslySetInnerHTML":{"__html":"$23"}}],["$","div",null,{"children":[["$","div",null,{"className":"-mt-20 md:-mt-12 lg:-mt-16 relative","children":[["$","$L18",null,{"src":"https://api.croatia-estate.com/wp-content/uploads/sites/4/2025/12/Croatia-estate-home-m-1920x1080.jpg","alt":"Find Your Perfect Croatian Real Estate!","className":"absolute inset-0 md:hidden","loading":"eager","fill":true,"priority":true}],["$","$L18",null,{"src":"https://api.croatia-estate.com/wp-content/uploads/sites/4/2025/12/Croatia-estate-home-1920x1080.jpg","alt":"Find Your Perfect Croatian Real Estate!","className":"absolute inset-0 hidden md:block","loading":"eager","fill":true,"priority":true}],["$","div",null,{"className":"bg-black/50 absolute inset-0"}],["$","div",null,{"className":"container flex flex-col justify-center lg:flex-row gap-10 relative items-center h-full min-h-screen md:min-h-[calc(100vh_-_2rem)] pt-36 pb-4 md:pb-8 lg:pb-24","children":[["$","div",null,{"className":"max-w-3xl flex gap-6 lg:block","children":[["$","h1",null,{"className":"text-2xl sm:text-3xl md:text-4xl xl:text-5xl leading-tight text-white font-extrabold flex-1 flex items-center","children":"Find Your Perfect Croatian Real Estate!"}],["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","xmlSpace":"preserve","width":842.701,"height":78.593,"style":{"shapeRendering":"geometricPrecision","textRendering":"geometricPrecision","imageRendering":"optimizeQuality","fillRule":"evenodd","clipRule":"evenodd"},"viewBox":"0 0 3632.57 338.79","className":"w-full hidden lg:block","children":["$","path",null,{"d":"M3271.32 19.9 3632.58 0l-257.47 260.35-5.23-96.07C2559.07 447.89 1399.74 380 .02 2.82 1451.54 329.6 2506.18 378.67 3331.53 80.97l-60.19-61.08z","style":{"fill":"#f9ca00"}}]}],["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","xmlSpace":"preserve","width":44.929,"height":134.631,"style":{"shapeRendering":"geometricPrecision","textRendering":"geometricPrecision","imageRendering":"optimizeQuality","fillRule":"evenodd","clipRule":"evenodd"},"viewBox":"0 0 10.16 30.43","className":"lg:hidden w-8 translate-y-3","children":["$","path",null,{"d":"m0 17.23 1.37 13.2 8.79-11.39-3.81.63C8.43 11.99 7.88 6.01.14 0c7.13 6.45 3.92 16.14 2.94 19.18z","style":{"fill":"#f9ca00"}}]}]]}],["$","$L24",null,{"contractTypes":[{"name":"For Sale","slug":"for-sale","count":2589,"translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},{"name":"For Rent","slug":"for-rent","count":168,"translations":{"cs":"k-pronajmu-cs","de":"zur-miete-de","en":"for-rent","fr":"a-louer-fr","hr":"za-najam-hr","it":"in-affitto-it","no":"til-leie-no","pl":"na-wynajem-pl","ru":"v-arendu-ru","sk":"na-prenajom-sk","sl":"for-rent-sl","sv":"att-hyra-sv"}},{"name":"Off market","slug":"off-market","count":1885,"translations":{"cs":"mimo-trh-cs","de":"nicht-am-markt-de","en":"off-market","fr":"hors-marche-fr","hr":"obustavljena-prodaja-hr","it":"fuori-mercato-it","no":"utenom-markedet-no","pl":"poza-rynkiem-pl","ru":"vne-rynka-ru","sk":"mimo-trhu-sk","sl":"off-market-sl","sv":"ut-ur-marknaden-sv"}},{"name":"Sold","slug":"sold","count":2901,"translations":{"cs":"prodano-cs","de":"verkauft-de","en":"sold","fr":"vendu-fr","hr":"prodano-hr","it":"venduto-it","no":"solgt-no","pl":"sprzedany-pl","ru":"prodan-ru","sk":"predane-sk","sl":"sold-sl","sv":"sald-sv"}}],"advantages":[{"name":"Sea view","slug":"sea-view","count":5221},{"name":"Swimming pool","slug":"swimming-pool","count":1901},{"name":"Newly built","slug":"newly-built","count":1861},{"name":"Stone house","slug":"stone-house","count":654},{"name":"Luxury","slug":"luxury","count":1246}],"propertyTypes":[{"name":"House / Villa","slug":"house-villa","count":3352},{"name":"Apartment","slug":"apartment","count":2966},{"name":"Land plot","slug":"land-plot","count":950},{"name":"Business premises","slug":"business-premises","count":425},{"name":"Hotel","slug":"hotel","count":94},{"name":"Investments","slug":"investments","count":71},{"name":"Off Plan","slug":"off-plan","count":60}],"locations":[{"id":2965,"name":"Dalmatia islands","slug":"dalmatia-islands","count":1948,"parent":0,"translations":{"cs":"dalmacie-ostrovy-cs","de":"dalmatien-inseln-de","en":"dalmatia-islands","fr":"iles-de-dalmatie-fr","hr":"dalmacija-otoci-hr","it":"isole-dalmazia-it","no":"dalmatia-oyene-no","pl":"dalmacja-wyspy-pl","ru":"dalmacija-ostrova-ru","sk":"dalmatske-ostrovy-sk","sl":"dalmatia-islands-sl","sv":"dalmatiens-oar-sv"}},{"id":2966,"name":"Brac","slug":"brac","count":479,"parent":2965,"translations":{"cs":"brac-cs","de":"brac-de","en":"brac","fr":"brac-fr","hr":"brac-hr","it":"brac-it","no":"brac-no","pl":"brac-pl","ru":"brac-ru","sk":"brac-sk","sl":"brac-sl","sv":"brac-sv"}},{"id":2997,"name":"Ciovo","slug":"ciovo","count":530,"parent":2965,"translations":{"cs":"ciovo-cs","de":"ciovo-de","en":"ciovo","fr":"ciovo-fr","hr":"ciovo-hr","it":"ciovo-it","no":"ciovo-no","pl":"ciovo-pl","ru":"ciovo-ru","sk":"ciovo-sk","sl":"ciovo-sl","sv":"ciovo-sv"}},{"id":3549,"name":"Drvenik","slug":"drvenik","count":25,"parent":2965,"translations":{"cs":"drvenik-cs","de":"drvenik-de","en":"drvenik","fr":"drvenik-fr","hr":"drvenik-hr","it":"drvenik-it","no":"drvenik-no","pl":"drvenik-pl","ru":"drvenik-ru","sk":"drvenik-sk","sl":"drvenik-sl","sv":"drvenik-sv"}},{"id":3540,"name":"Dugi otok","slug":"dugi-otok","count":9,"parent":2965,"translations":{"cs":"dugi-otok-cs","de":"dugi-otok-de","en":"dugi-otok","fr":"dugi-otok-fr","hr":"dugi-otok-hr","it":"dugi-otok-it","no":"dugi-otok-no","pl":"dugi-otok-pl","ru":"dugi-otok-ru","sk":"dugi-otok-sk","sl":"dugi-otok-sl","sv":"dugi-otok-sv"}},{"id":2967,"name":"Hvar","slug":"hvar","count":231,"parent":2965,"translations":{"cs":"hvar-cs","de":"hvar-de","en":"hvar","fr":"hvar-fr","hr":"hvar-hr","it":"hvar-it","no":"hvar-no","pl":"hvar-pl","ru":"hvar-ru","sk":"hvar-sk","sl":"hvar-sl","sv":"hvar-sv"}},{"id":6351,"name":"Ist","slug":"ist","count":1,"parent":2965,"translations":{"cs":"ist-cs","de":"ist-de","en":"ist","fr":"ist-fr","hr":"ist-hr","it":"ist-it","no":"ist-no","pl":"ist-pl","ru":"ist-ru","sk":"ist-sk","sl":"ist-sl","sv":"ist-sv"}},{"id":3550,"name":"Iz","slug":"iz","count":7,"parent":2965,"translations":{"cs":"iz-cs","de":"iz-de","en":"iz","fr":"iz-fr","hr":"iz-hr","it":"iz-it","no":"iz-no","pl":"iz-pl","ru":"iz-ru","sk":"iz-sk","sl":"iz-sl","sv":"iz-sv"}},{"id":2972,"name":"Korcula","slug":"korcula","count":164,"parent":2965,"translations":{"cs":"korcula-cs","de":"korcula-de","en":"korcula","fr":"korcula-fr","hr":"korcula-hr","it":"korcula-it","no":"korcula-no","pl":"korcula-pl","ru":"korcula-ru","sk":"korcula-sk","sl":"korcula-sl","sv":"korcula-sv"}},{"id":3794,"name":"Kornati","slug":"kornati","count":5,"parent":2965,"translations":{"cs":"kornati-cs","de":"kornati-de","en":"kornati","fr":"kornati-fr","hr":"kornati-hr","it":"kornati-it","no":"kornati-no","pl":"kornati-pl","ru":"kornati-ru","sk":"kornati-sk","sl":"kornati-sl","sv":"kornati-sv"}},{"id":3010,"name":"Lastovo","slug":"lastovo","count":19,"parent":2965,"translations":{"cs":"lastovo-cs","de":"lastovo-de","en":"lastovo","fr":"lastovo-fr","hr":"lastovo-hr","it":"lastovo-it","no":"lastovo-no","pl":"lastovo-pl","ru":"lastovo-ru","sk":"lastovo-sk","sl":"lastovo-sl","sv":"lastovo-sv"}},{"id":3797,"name":"Lopud","slug":"lopud","count":4,"parent":2965,"translations":{"cs":"lopud-cs","de":"lopud-de","en":"lopud","fr":"lopud-fr","hr":"lopud-hr","it":"lopud-it","no":"lopud-no","pl":"lopud-pl","ru":"lopud-ru","sk":"lopud-sk","sl":"lopud-sl","sv":"lopud-sv"}},{"id":3548,"name":"Mljet","slug":"mljet","count":6,"parent":2965,"translations":{"cs":"mljet-cs","de":"mljet-de","en":"mljet","fr":"mljet-fr","hr":"mljet-hr","it":"mljet-it","no":"mljet-no","pl":"mljet-pl","ru":"mljet-ru","sk":"mljet-sk","sl":"mljet-sl","sv":"mljet-sv"}},{"id":2998,"name":"Murter","slug":"murter","count":48,"parent":2965,"translations":{"cs":"murter-cs","de":"murter-de","en":"murter","fr":"murter-fr","hr":"murter-hr","it":"murter-it","no":"murter-no","pl":"murter-pl","ru":"murter-ru","sk":"murter-sk","sl":"murter-sl","sv":"murter-sv"}},{"id":2985,"name":"Pag","slug":"pag","count":103,"parent":2965,"translations":{"cs":"pag-cs","de":"pag-de","en":"pag","fr":"pag-fr","hr":"pag-hr","it":"pag-it","no":"pag-no","pl":"pag-pl","ru":"pag-ru","sk":"pag-sk","sl":"pag-sl","sv":"pag-sv"}},{"id":3541,"name":"Pasman","slug":"pasman","count":20,"parent":2965,"translations":{"cs":"pasman-cs","de":"pasman-de","en":"pasman","fr":"pasman-fr","hr":"pasman-hr","it":"pasman-it","no":"pasman-no","pl":"pasman-pl","ru":"pasman-ru","sk":"pasman-sk","sl":"pasman-sl","sv":"pasman-sv"}},{"id":3543,"name":"Prvic","slug":"prvic","count":1,"parent":2965,"translations":{"cs":"prvic-cs","de":"prvic-de","en":"prvic","fr":"prvic-fr","hr":"prvic-hr","it":"prvic-it","no":"prvic-no","pl":"prvic-pl","ru":"prvic-ru","sk":"prvic-sk","sl":"prvic-sl","sv":"prvic-sv"}},{"id":3801,"name":"Silba","slug":"silba","count":1,"parent":2965,"translations":{"cs":"silba-cs","de":"silba-de","en":"silba","fr":"silba-fr","hr":"silba-hr","it":"silba-it","no":"silba-no","pl":"silba-pl","ru":"silba-ru","sk":"silba-sk","sl":"silba-sl","sv":"silba-sv"}},{"id":3703,"name":"Small island","slug":"small-island","count":6,"parent":2965,"translations":{"cs":"maly-ostrov-cs","de":"kleine-insel-de","en":"small-island","fr":"petite-ile-fr","hr":"mali-otok-hr","it":"piccola-isola-it","no":"lille-oy-no","pl":"mala-wyspa-pl","ru":"malyj-ostrov-ru","sk":"maly-ostrov-sk","sl":"small-island-sl","sv":"liten-o-sv"}},{"id":2975,"name":"Solta","slug":"solta","count":139,"parent":2965,"translations":{"cs":"solta-cs","de":"solta-de","en":"solta","fr":"solta-fr","hr":"solta-hr","it":"solta-it","no":"solta-no","pl":"solta-pl","ru":"solta-ru","sk":"solta-sk","sl":"solta-sl","sv":"solta-sv"}},{"id":3007,"name":"Ugljan","slug":"ugljan","count":43,"parent":2965,"translations":{"cs":"ugljan-cs","de":"ugljan-de","en":"ugljan","fr":"ugljan-fr","hr":"ugljan-hr","it":"ugljan-it","no":"ugljan-no","pl":"ugljan-pl","ru":"ugljan-ru","sk":"ugljan-sk","sl":"ugljan-sl","sv":"ugljan-sv"}},{"id":3011,"name":"Vir","slug":"vir","count":27,"parent":2965,"translations":{"cs":"vir-cs","de":"vir-de","en":"vir","fr":"vir-fr","hr":"vir-hr","it":"vir-it","no":"vir-no","pl":"vir-pl","ru":"vir-ru","sk":"vir-sk","sl":"vir-sl","sv":"vir-sv"}},{"id":3000,"name":"Vis","slug":"vis","count":72,"parent":2965,"translations":{"cs":"vis-cs","de":"vis-de","en":"vis","fr":"vis-fr","hr":"vis-hr","it":"vis-it","no":"vis-no","pl":"vis-pl","ru":"vis-ru","sk":"vis-sk","sl":"vis-sl","sv":"vis-sv"}},{"id":3708,"name":"Vrgada","slug":"vrgada","count":4,"parent":2965,"translations":{"cs":"vrgada-cs","de":"vrgada-de","en":"vrgada","fr":"vrgada-fr","hr":"vrgada-hr","it":"vrgada-it","no":"vrgada-no","pl":"vrgada-pl","ru":"vrgada-ru","sk":"vrgada-sk","sl":"vrgada-sl","sv":"vrgada-sv"}},{"id":3792,"name":"Zlarin","slug":"zlarin","count":3,"parent":2965,"translations":{"cs":"zlarin-cs","de":"zlarin-de","en":"zlarin","fr":"zlarin-fr","hr":"zlarin-hr","it":"zlarin-it","no":"zlarin-no","pl":"zlarin-pl","ru":"zlarin-ru","sk":"zlarin-sk","sl":"zlarin-sl","sv":"zlarin-sv"}},{"id":2962,"name":"Dalmatia coast","slug":"dalmatia-coast","count":4900,"parent":0,"translations":{"cs":"dalmatske-pobrezi-cs","de":"dalmatien-kueste-de","en":"dalmatia-coast","fr":"cote-de-dalmatie-fr","hr":"dalmacija-obala-hr","it":"costa-dalmazia-it","no":"dalmatia-kysten-no","pl":"dalmacja-wybrzeze-pl","ru":"dalmacija-poberezhe-ru","sk":"dalmatinske-pobrezie-sk","sl":"dalmatia-coast-sl","sv":"dalmatien-kust-sv"}},{"id":8075,"name":"Drniš","slug":"drnis","count":3,"parent":2962,"translations":{"cs":"drnis-cs","de":"drnis-de","en":"drnis","fr":"drnis-fr","hr":"drnis-hr","it":"drnis-it","no":"drnis-no","pl":"drnis-pl","ru":"drnis-ru","sk":"drnis-sk","sl":"drnis-sl","sv":"drnis-sv"}},{"id":8096,"name":"Imotski","slug":"imotski","count":6,"parent":2962,"translations":{"cs":"imotski-cs","de":"imotski-de","en":"imotski","fr":"imotski-fr","hr":"imotski-hr","it":"imotski-it","no":"imotski-no","pl":"imotski-pl","ru":"imotski-ru","sk":"imotski-sk","sl":"imotski-sl","sv":"imotski-sv"}},{"id":8086,"name":"Sinj","slug":"sinj","count":6,"parent":2962,"translations":{"cs":"sinj-cs","de":"sinj-de","en":"sinj","fr":"sinj-fr","hr":"sinj-hr","it":"sinj-it","no":"sinj-no","pl":"sinj-pl","ru":"sinj-ru","sk":"sinj-sk","sl":"sinj-sl","sv":"sinj-sv"}},{"id":8106,"name":"Vrgorac","slug":"vrgorac","count":0,"parent":2962,"translations":{"cs":"vrgorac-cs","de":"vrgorac-de","en":"vrgorac","fr":"vrgorac-fr","hr":"vrgorac-hr","it":"vrgorac-it","no":"vrgorac-no","pl":"vrgorac-pl","ru":"vrgorac-ru","sk":"vrgorac-sk","sl":"vrgorac-sl","sv":"vrgorac-sv"}},{"id":7435,"name":"Zadar area","slug":"zadar-area","count":223,"parent":2962,"translations":{"cs":"zadarska-oblast-cs","de":"zadar-gebiet-de","en":"zadar-area","fr":"zadar-region-fr","hr":"zadar-okolica-hr","it":"zadar-zona-it","no":"zadar-omradet-no","pl":"zadar-obszar-pl","ru":"zadar-oblasti-ru","sk":"zadar-oblast-sk","sl":"zadar-area-sl","sv":"zadar-omrade-sv"}},{"id":8005,"name":"Kaštel Sućurac","slug":"kastel-sucurac","count":45,"parent":2993,"translations":{"cs":"kastel-sucurac-cs","de":"kastel-sucurac-de","en":"kastel-sucurac","fr":"kastel-sucurac-fr","hr":"kastel-sucurac-hr","it":"kastel-sucurac-it","no":"kastel-sucurac-no","pl":"kastel-sucurac-pl","ru":"kastel-sucurac-ru","sk":"kastel-sucurac-sk","sl":"kastel-sucurac-sl","sv":"kastel-sucurac-sv"}},{"id":8015,"name":"Kaštel Gomilica","slug":"kastel-gomilica","count":16,"parent":2993,"translations":{"cs":"kastel-gomilica-cs","de":"kastel-gomilica-de","en":"kastel-gomilica","fr":"kastel-gomilica-fr","hr":"kastel-gomilica-hr","it":"kastel-gomilica-it","no":"kastel-gomilica-no","pl":"kastel-gomilica-pl","ru":"kastel-gomilica-ru","sk":"kastel-gomilica-sk","sl":"kastel-gomilica-sl","sv":"kastel-gomilica-sv"}},{"id":8025,"name":"Kaštel Kambelovac","slug":"kastel-kambelovac","count":16,"parent":2993,"translations":{"cs":"kastel-kambelovac-cs","de":"kastel-kambelovac-de","en":"kastel-kambelovac","fr":"kastel-kambelovac-fr","hr":"kastel-kambelovac-hr","it":"kastel-kambelovac-it","no":"kastel-kambelovac-no","pl":"kastel-kambelovac-pl","ru":"kastel-kambelovac-ru","sk":"kastel-kambelovac-sk","sl":"kastel-kambelovac-sl","sv":"kastel-kambelovac-sv"}},{"id":8035,"name":"Kaštel Lukšić","slug":"kastel-luksic","count":17,"parent":2993,"translations":{"cs":"kastel-luksic-cs","de":"kastel-luksic-de","en":"kastel-luksic","fr":"kastel-luksic-fr","hr":"kastel-luksic-hr","it":"kastel-luksic-it","no":"kastel-luksic-no","pl":"kastel-luksic-pl","ru":"kastel-luksic-ru","sk":"kastel-luksic-sk","sl":"kastel-luksic-sl","sv":"kastel-luksic-sv"}},{"id":8045,"name":"Kaštel Stari","slug":"kastel-stari","count":25,"parent":2993,"translations":{"cs":"kastel-stari-cs","de":"kastel-stari-de","en":"kastel-stari","fr":"kastel-stari-fr","hr":"kastel-stari-hr","it":"kastel-stari-it","no":"kastel-stari-no","pl":"kastel-stari-pl","ru":"kastel-stari-ru","sk":"kastel-stari-sk","sl":"kastel-stari-sl","sv":"kastel-stari-sv"}},{"id":8055,"name":"Kaštel Novi","slug":"kastel-novi","count":11,"parent":2993,"translations":{"cs":"kastel-novi-cs","de":"kastel-novi-de","en":"kastel-novi","fr":"kastel-novi-fr","hr":"kastel-novi-hr","it":"kastel-novi-it","no":"kastel-novi-no","pl":"kastel-novi-pl","ru":"kastel-novi-ru","sk":"kastel-novi-sk","sl":"kastel-novi-sl","sv":"kastel-novi-sv"}},{"id":8065,"name":"Kaštel Štafilić","slug":"kastel-stafilic","count":28,"parent":2993,"translations":{"cs":"kastel-stafilic-cs","de":"kastel-stafilic-de","en":"kastel-stafilic","fr":"kastel-stafilic-fr","hr":"kastel-stafilic-hr","it":"kastel-stafilic-it","no":"kastel-stafilic-no","pl":"kastel-stafilic-pl","ru":"kastel-stafilic-ru","sk":"kastel-stafilic-sk","sl":"kastel-stafilic-sl","sv":"kastel-stafilic-sv"}},{"id":2981,"name":"Biograd na Moru","slug":"biograd-na-moru","count":20,"parent":2962,"translations":{"cs":"biograd-na-moru-cs","de":"biograd-na-moru-de","en":"biograd-na-moru","fr":"biograd-na-moru-fr","hr":"biograd-na-moru-hr","it":"biograd-na-moru-it","no":"biograd-na-moru-no","pl":"biograd-na-moru-pl","ru":"biograd-na-moru-ru","sk":"biograd-na-moru-sk","sl":"biograd-na-moru-sl","sv":"biograd-na-moru-sv"}},{"id":3800,"name":"Cavtat","slug":"cavtat","count":3,"parent":2962,"translations":{"cs":"cavtat-cs","de":"cavtat-de","en":"cavtat","fr":"cavtat-fr","hr":"cavtat-hr","it":"cavtat-it","no":"cavtat-no","pl":"cavtat-pl","ru":"cavtat-ru","sk":"cavtat-sk","sl":"cavtat-sl","sv":"cavtat-sv"}},{"id":3012,"name":"Dubrovnik","slug":"dubrovnik","count":94,"parent":2962,"translations":{"cs":"dubrovnik-cs","de":"dubrovnik-de","en":"dubrovnik","fr":"dubrovnik-fr","hr":"dubrovnik-hr","it":"dubrovnik-it","no":"dubrovnik-no","pl":"dubrovnik-pl","ru":"dubrovnik-ru","sk":"dubrovnik-sk","sl":"dubrovnik-sl","sv":"dubrovnik-sv"}},{"id":2993,"name":"Kastela","slug":"kastela","count":316,"parent":2962,"translations":{"cs":"kastela-cs","de":"kastela-de","en":"kastela","fr":"kastela-fr","hr":"kastela-hr","it":"kastela-it","no":"kastela-no","pl":"kastela-pl","ru":"kastela-ru","sk":"kastela-sk","sl":"kastela-sl","sv":"kastela-sv"}},{"id":3544,"name":"Knin","slug":"knin","count":5,"parent":2962,"translations":{"cs":"knin-cs","de":"knin-de","en":"knin","fr":"knin-fr","hr":"knin-hr","it":"knin-it","no":"knin-no","pl":"knin-pl","ru":"knin-ru","sk":"knin-sk","sl":"knin-sl","sv":"knin-sv"}},{"id":2984,"name":"Makarska","slug":"makarska","count":254,"parent":2962,"translations":{"cs":"makarska-cs","de":"makarska-de","en":"makarska","fr":"makarska-fr","hr":"makarska-hr","it":"makarska-it","no":"makarska-no","pl":"makarska-pl","ru":"makarska-ru","sk":"makarska-sk","sl":"makarska-sl","sv":"makarska-sv"}},{"id":3539,"name":"Marina","slug":"marina","count":71,"parent":2962,"translations":{"cs":"marina-cs","de":"marina-de","en":"marina","fr":"marina-fr","hr":"marina-hr","it":"marina-it","no":"marina-no","pl":"marina-pl","ru":"marina-ru","sk":"marina-sk","sl":"marina-sl","sv":"marina-sv"}},{"id":3707,"name":"Metkovic","slug":"metkovic","count":4,"parent":2962,"translations":{"cs":"metkovic-cs","de":"metkovic-de","en":"metkovic","fr":"metkovic-fr","hr":"metkovic-hr","it":"metkovic-it","no":"metkovic-no","pl":"metkovic-pl","ru":"metkovic-ru","sk":"metkovic-sk","sl":"metkovic-sl","sv":"metkovic-sv"}},{"id":7275,"name":"Dugopolje","slug":"dugopolje","count":12,"parent":3542,"translations":{"cs":"dugopolje-cs","de":"dugopolje-de","en":"dugopolje","fr":"dugopolje-fr","hr":"dugopolje-hr","it":"dugopolje-it","no":"dugopolje-no","pl":"dugopolje-pl","ru":"dugopolje-ru","sk":"dugopolje-sk","sl":"dugopolje-sl","sv":"dugopolje-sv"}},{"id":7285,"name":"Klis","slug":"klis","count":26,"parent":3542,"translations":{"cs":"klis-cs","de":"klis-de","en":"klis","fr":"klis-fr","hr":"klis-hr","it":"klis-it","no":"klis-no","pl":"klis-pl","ru":"klis-ru","sk":"klis-sk","sl":"klis-sl","sv":"klis-sv"}},{"id":7315,"name":"Podstrana","slug":"podstrana","count":85,"parent":3542,"translations":{"cs":"podstrana-cs","de":"podstrana-de","en":"podstrana","fr":"podstrana-fr","hr":"podstrana-hr","it":"podstrana-it","no":"podstrana-no","pl":"podstrana-pl","ru":"podstrana-ru","sk":"podstrana-sk","sl":"podstrana-sl","sv":"podstrana-sv"}},{"id":7295,"name":"Solin","slug":"solin","count":36,"parent":3542,"translations":{"cs":"solin-cs","de":"solin-de","en":"solin","fr":"solin-fr","hr":"solin-hr","it":"solin-it","no":"solin-no","pl":"solin-pl","ru":"solin-ru","sk":"solin-sk","sl":"solin-sl","sv":"solin-sv"}},{"id":7305,"name":"Stobrec","slug":"stobrec","count":13,"parent":3542,"translations":{"cs":"stobrec-cs","de":"stobrec-de","en":"stobrec","fr":"stobrec-fr","hr":"stobrec-hr","it":"stobrec-it","no":"stobrec-no","pl":"stobrec-pl","ru":"stobrec-ru","sk":"stobrec-sk","sl":"stobrec-sl","sv":"stobrec-sv"}},{"id":7325,"name":"Zrnovnica","slug":"zrnovnica","count":23,"parent":3542,"translations":{"cs":"zrnovnica-cs","de":"zrnovnica-de","en":"zrnovnica","fr":"zrnovnica-fr","hr":"zrnovnica-hr","it":"zrnovnica-it","no":"zrnovnica-no","pl":"zrnovnica-pl","ru":"zrnovnica-ru","sk":"zrnovnica-sk","sl":"zrnovnica-sl","sv":"zrnovnica-sv"}},{"id":2989,"name":"Omis","slug":"omis","count":312,"parent":2962,"translations":{"cs":"omis-cs","de":"omis-de","en":"omis","fr":"omis-fr","hr":"omis-hr","it":"omis-it","no":"omis-no","pl":"omis-pl","ru":"omis-ru","sk":"omis-sk","sl":"omis-sl","sv":"omis-sv"}},{"id":3706,"name":"Opuzen","slug":"opuzen","count":4,"parent":2962,"translations":{"cs":"opuzen-cs","de":"opuzen-de","en":"opuzen","fr":"opuzen-fr","hr":"opuzen-hr","it":"opuzen-it","no":"opuzen-no","pl":"opuzen-pl","ru":"opuzen-ru","sk":"opuzen-sk","sl":"opuzen-sl","sv":"opuzen-sv"}},{"id":3997,"name":"Pakostane","slug":"pakostane","count":11,"parent":2962,"translations":{"cs":"pakostane-cs","de":"pakostane-de","en":"pakostane","fr":"pakostane-fr","hr":"pakostane-hr","it":"pakostane-it","no":"pakostane-no","pl":"pakostane-pl","ru":"pakostane-ru","sk":"pakostane-sk","sl":"pakostane-sl","sv":"pakostane-sv"}},{"id":2982,"name":"Peljesac","slug":"peljesac","count":122,"parent":2962,"translations":{"cs":"peljesac-cs","de":"peljesac-de","en":"peljesac","fr":"peljesac-fr","hr":"peljesac-hr","it":"peljesac-it","no":"peljesac-no","pl":"peljesac-pl","ru":"peljesac-ru","sk":"peljesac-sk","sl":"peljesac-sl","sv":"peljesac-sv"}},{"id":3547,"name":"Pirovac","slug":"pirovac","count":6,"parent":2962,"translations":{"cs":"pirovac-cs","de":"pirovac-de","en":"pirovac","fr":"pirovac-fr","hr":"pirovac-hr","it":"pirovac-it","no":"pirovac-no","pl":"pirovac-pl","ru":"pirovac-ru","sk":"pirovac-sk","sl":"pirovac-sl","sv":"pirovac-sv"}},{"id":3001,"name":"Ploce","slug":"ploce","count":12,"parent":2962,"translations":{"cs":"ploce-cs","de":"ploce-de","en":"ploce","fr":"ploce-fr","hr":"ploce-hr","it":"ploce-it","no":"ploce-no","pl":"ploce-pl","ru":"ploce-ru","sk":"ploce-sk","sl":"ploce-sl","sv":"ploce-sv"}},{"id":3009,"name":"Primosten","slug":"primosten","count":170,"parent":2962,"translations":{"cs":"primosten-cs","de":"primosten-de","en":"primosten","fr":"primosten-fr","hr":"primosten-hr","it":"primosten-it","no":"primosten-no","pl":"primosten-pl","ru":"primosten-ru","sk":"primosten-sk","sl":"primosten-sl","sv":"primosten-sv"}},{"id":2979,"name":"Rogoznica","slug":"rogoznica","count":462,"parent":2962,"translations":{"cs":"rogoznica-cs","de":"rogoznica-de","en":"rogoznica","fr":"rogoznica-fr","hr":"rogoznica-hr","it":"rogoznica-it","no":"rogoznica-no","pl":"rogoznica-pl","ru":"rogoznica-ru","sk":"rogoznica-sk","sl":"rogoznica-sl","sv":"rogoznica-sv"}},{"id":3013,"name":"Sibenik","slug":"sibenik","count":170,"parent":2962,"translations":{"cs":"sibenik-cs","de":"sibenik-de","en":"sibenik","fr":"sibenik-fr","hr":"sibenik-hr","it":"sibenik-it","no":"sibenik-no","pl":"sibenik-pl","ru":"sibenik-ru","sk":"sibenik-sk","sl":"sibenik-sl","sv":"sibenik-sv"}},{"id":3542,"name":"Split area","slug":"split-area","count":337,"parent":2962,"translations":{"cs":"split-oblast-cs","de":"split-bereich-de","en":"split-area","fr":"split-zone-fr","hr":"split-okolica-hr","it":"split-area-it","no":"split-omrade-no","pl":"split-obszar-pl","ru":"split-oblasti-ru","sk":"split-oblast-sk","sl":"split-area-sl","sv":"split-omrade-sv"}},{"id":3996,"name":"Split city","slug":"split-city","count":1633,"parent":2962,"translations":{"cs":"split-mesto-cs","de":"split-stadt-de","en":"split-city","fr":"split-ville-fr","hr":"split-grad-hr","it":"split-citta-it","no":"split-by-no","pl":"split-miasto-pl","ru":"split-gorod-ru","sk":"split-mesto-sk","sl":"split-city-sl","sv":"split-stad-sv"}},{"id":6378,"name":"Bačvice","slug":"bacvice","count":51,"parent":3996,"translations":{"cs":"bacvice-cs","de":"bacvice-de","en":"bacvice","fr":"bacvice-fr","hr":"bacvice-hr","it":"bacvice-it","no":"bacvice-no","pl":"bacvice-pl","ru":"bacvice-ru","sk":"bacvice-sk","sl":"bacvice-sl","sv":"bacvice-sv"}},{"id":6379,"name":"Blatine-Škrape","slug":"blatine-skrape","count":8,"parent":3996,"translations":{"cs":"blatine-skrape-cs","de":"blatine-skrape-de","en":"blatine-skrape","fr":"blatine-skrape-fr","hr":"blatine-skrape-hr","it":"blatine-skrape-it","no":"blatine-skrape-no","pl":"blatine-skrape-pl","ru":"blatine-skrape-ru","sk":"blatine-skrape-sk","sl":"blatine-skrape-sl","sv":"blatine-skrape-sv"}},{"id":6380,"name":"Bol","slug":"bol","count":21,"parent":3996,"translations":{"cs":"bol-cs","de":"bol-de","en":"bol","fr":"bol-fr","hr":"bol-hr","it":"bol-it","no":"bol-no","pl":"bol-pl","ru":"bol-ru","sk":"bol-sk","sl":"bol-sl","sv":"bol-sv"}},{"id":6381,"name":"Brda","slug":"brda","count":15,"parent":3996,"translations":{"cs":"brda-cs","de":"brda-de","en":"brda","fr":"brda-fr","hr":"brda-hr","it":"brda-it","no":"brda-no","pl":"brda-pl","ru":"brda-ru","sk":"brda-sk","sl":"brda-sl","sv":"brda-sv"}},{"id":6382,"name":"Grad","slug":"grad","count":81,"parent":3996,"translations":{"cs":"grad-cs","de":"grad-de","en":"grad","fr":"grad-fr","hr":"grad-hr","it":"grad-it","no":"grad-no","pl":"grad-pl","ru":"grad-ru","sk":"grad-sk","sl":"grad-sl","sv":"grad-sv"}},{"id":6383,"name":"Gripe","slug":"gripe","count":14,"parent":3996,"translations":{"cs":"gripe-cs","de":"gripe-de","en":"gripe","fr":"gripe-fr","hr":"gripe-hr","it":"gripe-it","no":"gripe-no","pl":"gripe-pl","ru":"gripe-ru","sk":"gripe-sk","sl":"gripe-sl","sv":"gripe-sv"}},{"id":6385,"name":"Kman","slug":"kman","count":9,"parent":3996,"translations":{"cs":"kman-cs","de":"kman-de","en":"kman","fr":"kman-fr","hr":"kman-hr","it":"kman-it","no":"kman-no","pl":"kman-pl","ru":"kman-ru","sk":"kman-sk","sl":"kman-sl","sv":"kman-sv"}},{"id":6384,"name":"Kocunar","slug":"kocunar","count":0,"parent":3996,"translations":{"cs":"kocunar-cs","de":"kocunar-de","en":"kocunar","fr":"kocunar-fr","hr":"kocunar-hr","it":"kocunar-it","no":"kocunar-no","pl":"kocunar-pl","ru":"kocunar-ru","sk":"kocunar-sk","sl":"kocunar-sl","sv":"kocunar-sv"}},{"id":6386,"name":"Lokve","slug":"lokve","count":4,"parent":3996,"translations":{"cs":"lokve-cs","de":"lokve-de","en":"lokve","fr":"lokve-fr","hr":"lokve-hr","it":"lokve-it","no":"lokve-no","pl":"lokve-pl","ru":"lokve-ru","sk":"lokve-sk","sl":"lokve-sl","sv":"lokve-sv"}},{"id":6387,"name":"Lovret","slug":"lovret","count":19,"parent":3996,"translations":{"cs":"lovret-cs","de":"lovret-de","en":"lovret","fr":"lovret-fr","hr":"lovret-hr","it":"lovret-it","no":"lovret-no","pl":"lovret-pl","ru":"lovret-ru","sk":"lovret-sk","sl":"lovret-sl","sv":"lovret-sv"}},{"id":6388,"name":"Lučac-Manuš","slug":"lucac-manus","count":36,"parent":3996,"translations":{"cs":"lucac-manus-cs","de":"lucac-manus-de","en":"lucac-manus","fr":"lucac-manus-fr","hr":"lucac-manus-hr","it":"lucac-manus-it","no":"lucac-manus-no","pl":"lucac-manus-pl","ru":"lucac-manus-ru","sk":"lucac-manus-sk","sl":"lucac-manus-sl","sv":"lucac-manus-sv"}},{"id":6389,"name":"Mejaši","slug":"mejasi","count":36,"parent":3996,"translations":{"cs":"mejasi-cs","de":"mejasi-de","en":"mejasi","fr":"mejasi-fr","hr":"mejasi-hr","it":"mejasi-it","no":"mejasi-no","pl":"mejasi-pl","ru":"mejasi-ru","sk":"mejasi-sk","sl":"mejasi-sl","sv":"mejasi-sv"}},{"id":6390,"name":"Meje","slug":"meje","count":63,"parent":3996,"translations":{"cs":"meje-cs","de":"meje-de","en":"meje","fr":"meje-fr","hr":"meje-hr","it":"meje-it","no":"meje-no","pl":"meje-pl","ru":"meje-ru","sk":"meje-sk","sl":"meje-sl","sv":"meje-sv"}},{"id":6391,"name":"Mertojak","slug":"mertojak","count":6,"parent":3996,"translations":{"cs":"mertojak-cs","de":"mertojak-de","en":"mertojak","fr":"mertojak-fr","hr":"mertojak-hr","it":"mertojak-it","no":"mertojak-no","pl":"mertojak-pl","ru":"mertojak-ru","sk":"mertojak-sk","sl":"mertojak-sl","sv":"mertojak-sv"}},{"id":6392,"name":"Neslanovac","slug":"neslanovac","count":2,"parent":3996,"translations":{"cs":"neslanovac-cs","de":"neslanovac-de","en":"neslanovac","fr":"neslanovac-fr","hr":"neslanovac-hr","it":"neslanovac-it","no":"neslanovac-no","pl":"neslanovac-pl","ru":"neslanovac-ru","sk":"neslanovac-sk","sl":"neslanovac-sl","sv":"neslanovac-sv"}},{"id":6648,"name":"Pazdigrad","slug":"pazdigrad","count":30,"parent":3996,"translations":{"cs":"pazdigrad-cs","de":"pazdigrad-de","en":"pazdigrad","fr":"pazdigrad-fr","hr":"pazdigrad-hr","it":"pazdigrad-it","no":"pazdigrad-no","pl":"pazdigrad-pl","ru":"pazdigrad-ru","sk":"pazdigrad-sk","sl":"pazdigrad-sl","sv":"pazdigrad-sv"}},{"id":6393,"name":"Plokite","slug":"plokite","count":5,"parent":3996,"translations":{"cs":"plokite-cs","de":"plokite-de","en":"plokite","fr":"plokite-fr","hr":"plokite-hr","it":"plokite-it","no":"plokite-no","pl":"plokite-pl","ru":"plokite-ru","sk":"plokite-sk","sl":"plokite-sl","sv":"plokite-sv"}},{"id":6394,"name":"Pujanke","slug":"pujanke","count":4,"parent":3996,"translations":{"cs":"pujanke-cs","de":"pujanke-de","en":"pujanke","fr":"pujanke-fr","hr":"pujanke-hr","it":"pujanke-it","no":"pujanke-no","pl":"pujanke-pl","ru":"pujanke-ru","sk":"pujanke-sk","sl":"pujanke-sl","sv":"pujanke-sv"}},{"id":6395,"name":"Ravne njive","slug":"ravne-njive","count":2,"parent":3996,"translations":{"cs":"ravne-njive-cs","de":"ravne-njive-de","en":"ravne-njive","fr":"ravne-njive-fr","hr":"ravne-njive-hr","it":"ravne-njive-it","no":"ravne-njive-no","pl":"ravne-njive-pl","ru":"ravne-njive-ru","sk":"ravne-njive-sk","sl":"ravne-njive-sl","sv":"ravne-njive-sv"}},{"id":6400,"name":"Šine","slug":"sine","count":1,"parent":3996,"translations":{"cs":"sine-cs","de":"sine-de","en":"sine","fr":"sine-fr","hr":"sine-hr","it":"sine-it","no":"sine-no","pl":"sine-pl","ru":"sine-ru","sk":"sine-sk","sl":"sine-sl","sv":"sine-sv"}},{"id":6396,"name":"Sirobuja","slug":"sirobuja","count":11,"parent":3996,"translations":{"cs":"sirobuja-cs","de":"sirobuja-de","en":"sirobuja","fr":"sirobuja-fr","hr":"sirobuja-hr","it":"sirobuja-it","no":"sirobuja-no","pl":"sirobuja-pl","ru":"sirobuja-ru","sk":"sirobuja-sk","sl":"sirobuja-sl","sv":"sirobuja-sv"}},{"id":6397,"name":"Spinut","slug":"spinut","count":11,"parent":3996,"translations":{"cs":"spinut-cs","de":"spinut-de","en":"spinut","fr":"spinut-fr","hr":"spinut-hr","it":"spinut-it","no":"spinut-no","pl":"spinut-pl","ru":"spinut-ru","sk":"spinut-sk","sl":"spinut-sl","sv":"spinut-sv"}},{"id":6398,"name":"Split 3","slug":"split-3","count":22,"parent":3996,"translations":{"cs":"split-3-cs","de":"split-3-de","en":"split-3","fr":"split-3-fr","hr":"split-3-hr","it":"split-3-it","no":"split-3-no","pl":"split-3-pl","ru":"split-3-ru","sk":"split-3-sk","sl":"split-3-sl","sv":"split-3-sv"}},{"id":6399,"name":"Sućidar","slug":"sucidar","count":8,"parent":3996,"translations":{"cs":"sucidar-cs","de":"sucidar-de","en":"sucidar","fr":"sucidar-fr","hr":"sucidar-hr","it":"sucidar-it","no":"sucidar-no","pl":"sucidar-pl","ru":"sucidar-ru","sk":"sucidar-sk","sl":"sucidar-sl","sv":"sucidar-sv"}},{"id":6401,"name":"Trstenik","slug":"trstenik","count":22,"parent":3996,"translations":{"cs":"trstenik-cs","de":"trstenik-de","en":"trstenik","fr":"trstenik-fr","hr":"trstenik-hr","it":"trstenik-it","no":"trstenik-no","pl":"trstenik-pl","ru":"trstenik-ru","sk":"trstenik-sk","sl":"trstenik-sl","sv":"trstenik-sv"}},{"id":6402,"name":"Varoš","slug":"varos","count":25,"parent":3996,"translations":{"cs":"varos-cs","de":"varos-de","en":"varos","fr":"varos-fr","hr":"varos-hr","it":"varos-it","no":"varos-no","pl":"varos-pl","ru":"varos-ru","sk":"varos-sk","sl":"varos-sl","sv":"varos-sv"}},{"id":6403,"name":"Visoka","slug":"visoka","count":40,"parent":3996,"translations":{"cs":"visoka-cs","de":"visoka-de","en":"visoka","fr":"visoka-fr","hr":"visoka-hr","it":"visoka-it","no":"visoka-no","pl":"visoka-pl","ru":"visoka-ru","sk":"visoka-sk","sl":"visoka-sl","sv":"visoka-sv"}},{"id":6404,"name":"Žnjan","slug":"znjan","count":82,"parent":3996,"translations":{"cs":"znjan-cs","de":"znjan-de","en":"znjan","fr":"znjan-fr","hr":"znjan-hr","it":"znjan-it","no":"znjan-no","pl":"znjan-pl","ru":"znjan-ru","sk":"znjan-sk","sl":"znjan-sl","sv":"znjan-sv"}},{"id":2996,"name":"Trogir","slug":"trogir","count":332,"parent":2962,"translations":{"cs":"trogir-cs","de":"trogir-de","en":"trogir","fr":"trogir-fr","hr":"trogir-hr","it":"trogir-it","no":"trogir-no","pl":"trogir-pl","ru":"trogir-ru","sk":"trogir-sk","sl":"trogir-sl","sv":"trogir-sv"}},{"id":3006,"name":"Vodice","slug":"vodice","count":86,"parent":2962,"translations":{"cs":"vodice-cs","de":"vodice-de","en":"vodice","fr":"vodice-fr","hr":"vodice-hr","it":"vodice-it","no":"vodice-no","pl":"vodice-pl","ru":"vodice-ru","sk":"vodice-sk","sl":"vodice-sl","sv":"vodice-sv"}},{"id":2963,"name":"Zadar city","slug":"zadar","count":238,"parent":2962,"translations":{"cs":"zadar-cs","de":"zadar-de","en":"zadar","fr":"zadar-fr","hr":"zadar-hr","it":"zadar-it","no":"zadar-no","pl":"zadar-pl","ru":"zadar-ru","sk":"zadar-sk","sl":"zadar-sl","sv":"zadar-sv"}},{"id":2977,"name":"Istria and Kvarner","slug":"istria-and-kvarner","count":590,"parent":0,"translations":{"cs":"istra-a-kvarner-cs","de":"istrien-und-kvarner-de","en":"istria-and-kvarner","fr":"istra-et-kvarner-fr","hr":"istra-i-kvarner-hr","it":"listria-e-il-quarnero-it","no":"istra-og-kvarner-no","pl":"istra-i-kvarner-pl","ru":"istra-i-kvarner-ru","sk":"istrie-e-kvarner-sk","sl":"istria-and-kvarner-sl","sv":"istra-och-kvarner-sv"}},{"id":6350,"name":"Cres","slug":"cres","count":1,"parent":2977,"translations":{"cs":"cres-cs","de":"cres-de","en":"cres","fr":"cres-fr","hr":"cres-hr","it":"cres-it","no":"cres-no","pl":"cres-pl","ru":"cres-ru","sk":"cres-sk","sl":"cres-sl","sv":"cres-sv"}},{"id":3802,"name":"Novigrad","slug":"novigrad","count":16,"parent":2977,"translations":{"cs":"novigrad-cs","de":"novigrad-de","en":"novigrad","fr":"novigrad-fr","hr":"novigrad-hr","it":"novigrad-it","no":"novigrad-no","pl":"novigrad-pl","ru":"novigrad-ru","sk":"novigrad-sk","sl":"novigrad-sl","sv":"novigrad-sv"}},{"id":3789,"name":"Crikvenica","slug":"crikvenica","count":13,"parent":2977,"translations":{"cs":"crikvenica-cs","de":"crikvenica-de","en":"crikvenica","fr":"crikvenica-fr","hr":"crikvenica-hr","it":"crikvenica-it","no":"crikvenica-no","pl":"crikvenica-pl","ru":"crikvenica-ru","sk":"crikvenica-sk","sl":"crikvenica-sl","sv":"crikvenica-sv"}},{"id":3005,"name":"Fazana","slug":"fazana","count":3,"parent":2977,"translations":{"cs":"fazana-cs","de":"fazana-de","en":"fazana","fr":"fazana-fr","hr":"fazana-hr","it":"fazana-it","no":"fazana-no","pl":"fazana-pl","ru":"fazana-ru","sk":"fazana-sk","sl":"fazana-sl","sv":"fazana-sv"}},{"id":2995,"name":"Karlobag","slug":"karlobag","count":11,"parent":2977,"translations":{"cs":"karlobag-cs","de":"karlobag-de","en":"karlobag","fr":"karlobag-fr","hr":"karlobag-hr","it":"karlobag-it","no":"karlobag-no","pl":"karlobag-pl","ru":"karlobag-ru","sk":"karlobag-sk","sl":"karlobag-sl","sv":"karlobag-sv"}},{"id":2991,"name":"Krk","slug":"krk","count":158,"parent":2977,"translations":{"cs":"krk-cs","de":"krk-de","en":"krk","fr":"krk-fr","hr":"krk-hr","it":"krk-it","no":"krk-no","pl":"krk-pl","ru":"krk-ru","sk":"krk-sk","sl":"krk-sl","sv":"krk-sv"}},{"id":3704,"name":"Labin","slug":"labin","count":18,"parent":2977,"translations":{"cs":"labin-cs","de":"labin-de","en":"labin","fr":"labin-fr","hr":"labin-hr","it":"labin-it","no":"labin-no","pl":"labin-pl","ru":"labin-ru","sk":"labin-sk","sl":"labin-sl","sv":"labin-sv"}},{"id":3538,"name":"Losinj","slug":"losinj","count":16,"parent":2977,"translations":{"cs":"losinj-cs","de":"losinj-de","en":"losinj","fr":"losinj-fr","hr":"losinj-hr","it":"losinj-it","no":"losinj-no","pl":"losinj-pl","ru":"losinj-ru","sk":"losinj-sk","sl":"losinj-sl","sv":"losinj-sv"}},{"id":3705,"name":"Medulin","slug":"medulin","count":4,"parent":2977,"translations":{"cs":"medulin-cs","de":"medulin-de","en":"medulin","fr":"medulin-fr","hr":"medulin-hr","it":"medulin-it","no":"medulin-no","pl":"medulin-pl","ru":"medulin-ru","sk":"medulin-sk","sl":"medulin-sl","sv":"medulin-sv"}},{"id":3008,"name":"Novi Vinodolski","slug":"novi-vinodolski","count":12,"parent":2977,"translations":{"cs":"novi-vinodolski-cs","de":"novi-vinodolski-de","en":"novi-vinodolski","fr":"novi-vinodolski-fr","hr":"novi-vinodolski-hr","it":"novi-vinodolski-it","no":"novi-vinodolski-no","pl":"novi-vinodolski-pl","ru":"novi-vinodolski-ru","sk":"novi-vinodolski-sk","sl":"novi-vinodolski-sl","sv":"novi-vinodolski-sv"}},{"id":3546,"name":"Opatija","slug":"opatija","count":75,"parent":2977,"translations":{"cs":"opatija-cs","de":"opatija-de","en":"opatija","fr":"opatija-fr","hr":"opatija-hr","it":"opatija-it","no":"opatija-no","pl":"opatija-pl","ru":"opatija-ru","sk":"opatija-sk","sl":"opatija-sl","sv":"opatija-sv"}},{"id":2994,"name":"Pazin","slug":"pazin","count":23,"parent":2977,"translations":{"cs":"pazin-cs","de":"pazin-de","en":"pazin","fr":"pazin-fr","hr":"pazin-hr","it":"pazin-it","no":"pazin-no","pl":"pazin-pl","ru":"pazin-ru","sk":"pazin-sk","sl":"pazin-sl","sv":"pazin-sv"}},{"id":3545,"name":"Porec","slug":"porec","count":98,"parent":2977,"translations":{"cs":"porec-cs","de":"porec-de","en":"porec","fr":"porec-fr","hr":"porec-hr","it":"porec-it","no":"porec-no","pl":"porec-pl","ru":"porec-ru","sk":"porec-sk","sl":"porec-sl","sv":"porec-sv"}},{"id":2983,"name":"Pula","slug":"pula","count":34,"parent":2977,"translations":{"cs":"pula-cs","de":"pula-de","en":"pula","fr":"pula-fr","hr":"pula-hr","it":"pula-it","no":"pula-no","pl":"pula-pl","ru":"pula-ru","sk":"pula-sk","sl":"pula-sl","sv":"pula-sv"}},{"id":2978,"name":"Rab","slug":"rab","count":11,"parent":2977,"translations":{"cs":"rab-cs","de":"rab-de","en":"rab","fr":"rab-fr","hr":"rab-hr","it":"rab-it","no":"rab-no","pl":"rab-pl","ru":"rab-ru","sk":"rab-sk","sl":"rab-sl","sv":"rab-sv"}},{"id":3790,"name":"Rijeka","slug":"rijeka","count":24,"parent":2977,"translations":{"cs":"rijeka-cs","de":"rijeka-de","en":"rijeka","fr":"rijeka-fr","hr":"rijeka-hr","it":"rijeka-it","no":"rijeka-no","pl":"rijeka-pl","ru":"rijeka-ru","sk":"rijeka-sk","sl":"rijeka-sl","sv":"rijeka-sv"}},{"id":3552,"name":"Rovinj","slug":"rovinj","count":27,"parent":2977,"translations":{"cs":"rovinj-cs","de":"rovinj-de","en":"rovinj","fr":"rovinj-fr","hr":"rovinj-hr","it":"rovinj-it","no":"rovinj-no","pl":"rovinj-pl","ru":"rovinj-ru","sk":"rovinj-sk","sl":"rovinj-sl","sv":"rovinj-sv"}},{"id":3791,"name":"Senj","slug":"senj","count":6,"parent":2977,"translations":{"cs":"senj-cs","de":"senj-de","en":"senj","fr":"senj-fr","hr":"senj-hr","it":"senj-it","no":"senj-no","pl":"senj-pl","ru":"senj-ru","sk":"senj-sk","sl":"senj-sl","sv":"senj-sv"}},{"id":2999,"name":"Umag","slug":"umag","count":41,"parent":2977,"translations":{"cs":"umag-cs","de":"umag-de","en":"umag","fr":"umag-fr","hr":"umag-hr","it":"umag-it","no":"umag-no","pl":"umag-pl","ru":"umag-ru","sk":"umag-sk","sl":"umag-sl","sv":"umag-sv"}},{"id":3002,"name":"Continental Croatia","slug":"continental-croatia","count":106,"parent":0,"translations":{"cs":"kontinentalni-chorvatsko-cs","de":"kontinentales-kroatien-de","en":"continental-croatia","fr":"croatie-continentale-fr","hr":"kontinentalna-hrvatska-hr","it":"croazia-continentale-it","no":"kontinentale-kroatia-no","pl":"chorwacja-kontynentalna-pl","ru":"kontinentalnaja-horvatija-ru","sk":"kontinentalne-chorvatsko-sk","sl":"continental-croatia-sl","sv":"kontinentala-kroatien-sv"}},{"id":7395,"name":"Križevci","slug":"krizevci","count":2,"parent":3002,"translations":{"cs":"krizevci-cs","de":"krizevci-de","en":"krizevci","fr":"krizevci-fr","hr":"krizevci-hr","it":"krizevci-it","no":"krizevci-no","pl":"krizevci-pl","ru":"krizevci-ru","sk":"krizevci-sk","sl":"krizevci-sl","sv":"krizevci-sv"}},{"id":7405,"name":"Kutina","slug":"kutina","count":1,"parent":3002,"translations":{"cs":"kutina-cs","de":"kutina-de","en":"kutina","fr":"kutina-fr","hr":"kutina-hr","it":"kutina-it","no":"kutina-no","pl":"kutina-pl","ru":"kutina-ru","sk":"kutina-sk","sl":"kutina-sl","sv":"kutina-sv"}},{"id":7835,"name":"Zagreb area","slug":"zagreb-area","count":10,"parent":3002,"translations":{"cs":"zahrebska-oblast-cs","de":"zagreb-gebiet-de","en":"zagreb-area","fr":"zagreb-region-fr","hr":"zagreb-okolica-hr","it":"zagreb-zona-it","no":"zagreb-omradet-no","pl":"zagreb-obszar-pl","ru":"zagreb-oblasti-ru","sk":"zahreb-oblast-sk","sl":"zagreb-area-sl","sv":"zagreb-omrade-sv"}},{"id":7415,"name":"Zlatar-Bistrica","slug":"zlatar-bistrica","count":1,"parent":3002,"translations":{"cs":"zlatar-bistrica-cs","de":"zlatar-bistrica-de","en":"zlatar-bistrica","fr":"zlatar-bistrica-fr","hr":"zlatar-bistrica-hr","it":"zlatar-bistrica-it","no":"zlatar-bistrica-no","pl":"zlatar-bistrica-pl","ru":"zlatar-bistrica-ru","sk":"zlatar-bistrica-sk","sl":"zlatar-bistrica-sl","sv":"zlatar-bistrica-sv"}},{"id":7935,"name":"Bistra","slug":"bistra","count":3,"parent":7835,"translations":{"cs":"bistra-cs","de":"bistra-de","en":"bistra","fr":"bistra-fr","hr":"bistra-hr","it":"bistra-it","no":"bistra-no","pl":"bistra-pl","ru":"bistra-ru","sk":"bistra-sk","sl":"bistra-sl","sv":"bistra-sv"}},{"id":7945,"name":"Brckovljani","slug":"brckovljani","count":0,"parent":7835,"translations":{"cs":"brckovljani-cs","de":"brckovljani-de","en":"brckovljani","fr":"brckovljani-fr","hr":"brckovljani-hr","it":"brckovljani-it","no":"brckovljani-no","pl":"brckovljani-pl","ru":"brckovljani-ru","sk":"brckovljani-sk","sl":"brckovljani-sl","sv":"brckovljani-sv"}},{"id":7855,"name":"Brdovec","slug":"brdovec","count":0,"parent":7835,"translations":{"cs":"brdovec-cs","de":"brdovec-de","en":"brdovec","fr":"brdovec-fr","hr":"brdovec-hr","it":"brdovec-it","no":"brdovec-no","pl":"brdovec-pl","ru":"brdovec-ru","sk":"brdovec-sk","sl":"brdovec-sl","sv":"brdovec-sv"}},{"id":7845,"name":"Dugo Selo","slug":"dugo-selo","count":0,"parent":7835,"translations":{"cs":"dugo-selo-cs","de":"dugo-selo-de","en":"dugo-selo","fr":"dugo-selo-fr","hr":"dugo-selo-hr","it":"dugo-selo-it","no":"dugo-selo-no","pl":"dugo-selo-pl","ru":"dugo-selo-ru","sk":"dugo-selo-sk","sl":"dugo-selo-sl","sv":"dugo-selo-sv"}},{"id":7955,"name":"Ivanic-Grad","slug":"ivanic-grad","count":0,"parent":7835,"translations":{"cs":"ivanic-grad-cs","de":"ivanic-grad-de","en":"ivanic-grad","fr":"ivanic-grad-fr","hr":"ivanic-grad-hr","it":"ivanic-grad-it","no":"ivanic-grad-no","pl":"ivanic-grad-pl","ru":"ivanic-grad-ru","sk":"ivanic-grad-sk","sl":"ivanic-grad-sl","sv":"ivanic-grad-sv"}},{"id":7965,"name":"Jakovlje","slug":"jakovlje","count":0,"parent":7835,"translations":{"cs":"jakovlje-cs","de":"jakovlje-de","en":"jakovlje","fr":"jakovlje-fr","hr":"jakovlje-hr","it":"jakovlje-it","no":"jakovlje-no","pl":"jakovlje-pl","ru":"jakovlje-ru","sk":"jakovlje-sk","sl":"jakovlje-sl","sv":"jakovlje-sv"}},{"id":7925,"name":"Jastrebarsko","slug":"jastrebarsko","count":0,"parent":7835,"translations":{"cs":"jastrebarsko-cs","de":"jastrebarsko-de","en":"jastrebarsko","fr":"jastrebarsko-fr","hr":"jastrebarsko-hr","it":"jastrebarsko-it","no":"jastrebarsko-no","pl":"jastrebarsko-pl","ru":"jastrebarsko-ru","sk":"jastrebarsko-sk","sl":"jastrebarsko-sl","sv":"jastrebarsko-sv"}},{"id":7975,"name":"Klinca Sela","slug":"klinca-sela","count":0,"parent":7835,"translations":{"cs":"klinca-sela-cs","de":"klinca-sela-de","en":"klinca-sela","fr":"klinca-sela-fr","hr":"klinca-sela-hr","it":"klinca-sela-it","no":"klinca-sela-no","pl":"klinca-sela-pl","ru":"klinca-sela-ru","sk":"klinca-sela-sk","sl":"klinca-sela-sl","sv":"klinca-sela-sv"}},{"id":7985,"name":"Klostar Ivanic","slug":"klostar-ivanic","count":0,"parent":7835,"translations":{"cs":"klostar-ivanic-cs","de":"klostar-ivanic-de","en":"klostar-ivanic","fr":"klostar-ivanic-fr","hr":"klostar-ivanic-hr","it":"klostar-ivanic-it","no":"klostar-ivanic-no","pl":"klostar-ivanic-pl","ru":"klostar-ivanic-ru","sk":"klostar-ivanic-sk","sl":"klostar-ivanic-sl","sv":"klostar-ivanic-sv"}},{"id":7995,"name":"Rugvica","slug":"rugvica","count":0,"parent":7835,"translations":{"cs":"rugvica-cs","de":"rugvica-de","en":"rugvica","fr":"rugvica-fr","hr":"rugvica-hr","it":"rugvica-it","no":"rugvica-no","pl":"rugvica-pl","ru":"rugvica-ru","sk":"rugvica-sk","sl":"rugvica-sl","sv":"rugvica-sv"}},{"id":7425,"name":"Samobor","slug":"samobor","count":4,"parent":7835,"translations":{"cs":"samobor-cs","de":"samobor-de","en":"samobor","fr":"samobor-fr","hr":"samobor-hr","it":"samobor-it","no":"samobor-no","pl":"samobor-pl","ru":"samobor-ru","sk":"samobor-sk","sl":"samobor-sl","sv":"samobor-sv"}},{"id":7915,"name":"Stupnik","slug":"stupnik","count":0,"parent":7835,"translations":{"cs":"stupnik-cs","de":"stupnik-de","en":"stupnik","fr":"stupnik-fr","hr":"stupnik-hr","it":"stupnik-it","no":"stupnik-no","pl":"stupnik-pl","ru":"stupnik-ru","sk":"stupnik-sk","sl":"stupnik-sl","sv":"stupnik-sv"}},{"id":7905,"name":"Sveta Nedelja","slug":"sveta-nedelja","count":0,"parent":7835,"translations":{"cs":"sveta-nedelja-cs","de":"sveta-nedelja-de","en":"sveta-nedelja","fr":"sveta-nedelja-fr","hr":"sveta-nedelja-hr","it":"sveta-nedelja-it","no":"sveta-nedelja-no","pl":"sveta-nedelja-pl","ru":"sveta-nedelja-ru","sk":"sveta-nedelja-sk","sl":"sveta-nedelja-sl","sv":"sveta-nedelja-sv"}},{"id":7895,"name":"Sveti Ivan Zelina","slug":"sveti-ivan-zelina","count":0,"parent":7835,"translations":{"cs":"sveti-ivan-zelina-cs","de":"sveti-ivan-zelina-de","en":"sveti-ivan-zelina","fr":"sveti-ivan-zelina-fr","hr":"sveti-ivan-zelina-hr","it":"sveti-ivan-zelina-it","no":"sveti-ivan-zelina-no","pl":"sveti-ivan-zelina-pl","ru":"sveti-ivan-zelina-ru","sk":"sveti-ivan-zelina-sk","sl":"sveti-ivan-zelina-sl","sv":"sveti-ivan-zelina-sv"}},{"id":7885,"name":"Velika Gorica","slug":"velika-gorica","count":2,"parent":7835,"translations":{"cs":"velika-gorica-cs","de":"velika-gorica-de","en":"velika-gorica","fr":"velika-gorica-fr","hr":"velika-gorica-hr","it":"velika-gorica-it","no":"velika-gorica-no","pl":"velika-gorica-pl","ru":"velika-gorica-ru","sk":"velika-gorica-sk","sl":"velika-gorica-sl","sv":"velika-gorica-sv"}},{"id":7875,"name":"Vrbovec","slug":"vrbovec","count":0,"parent":7835,"translations":{"cs":"vrbovec-cs","de":"vrbovec-de","en":"vrbovec","fr":"vrbovec-fr","hr":"vrbovec-hr","it":"vrbovec-it","no":"vrbovec-no","pl":"vrbovec-pl","ru":"vrbovec-ru","sk":"vrbovec-sk","sl":"vrbovec-sl","sv":"vrbovec-sv"}},{"id":7865,"name":"Zapresic","slug":"zapresic","count":1,"parent":7835,"translations":{"cs":"zapresic-cs","de":"zapresic-de","en":"zapresic","fr":"zapresic-fr","hr":"zapresic-hr","it":"zapresic-it","no":"zapresic-no","pl":"zapresic-pl","ru":"zapresic-ru","sk":"zapresic-sk","sl":"zapresic-sl","sv":"zapresic-sv"}},{"id":3795,"name":"Bjelovar","slug":"bjelovar","count":1,"parent":3002,"translations":{"cs":"bjelovar-cs","de":"bjelovar-de","en":"bjelovar","fr":"bjelovar-fr","hr":"bjelovar-hr","it":"bjelovar-it","no":"bjelovar-no","pl":"bjelovar-pl","ru":"bjelovar-ru","sk":"bjelovar-sk","sl":"bjelovar-sl","sv":"bjelovar-sv"}},{"id":3793,"name":"Gospic","slug":"gospic","count":6,"parent":3002,"translations":{"cs":"gospic-cs","de":"gospic-de","en":"gospic","fr":"gospic-fr","hr":"gospic-hr","it":"gospic-it","no":"gospic-no","pl":"gospic-pl","ru":"gospic-ru","sk":"gospic-sk","sl":"gospic-sl","sv":"gospic-sv"}},{"id":3788,"name":"Karlovac","slug":"karlovac","count":7,"parent":3002,"translations":{"cs":"karlovac-cs","de":"karlovac-de","en":"karlovac","fr":"karlovac-fr","hr":"karlovac-hr","it":"karlovac-it","no":"karlovac-no","pl":"karlovac-pl","ru":"karlovac-ru","sk":"karlovac-sk","sl":"karlovac-sl","sv":"karlovac-sv"}},{"id":3003,"name":"Osijek","slug":"osijek","count":1,"parent":3002,"translations":{"cs":"osijek-cs","de":"osijek-de","en":"osijek","fr":"osijek-fr","hr":"osijek-hr","it":"osijek-it","no":"osijek-no","pl":"osijek-pl","ru":"osijek-ru","sk":"osijek-sk","sl":"osijek-sl","sv":"osijek-sv"}},{"id":3796,"name":"Plitvice","slug":"plitvice","count":8,"parent":3002,"translations":{"cs":"plitvice-cs","de":"plitvice-de","en":"plitvice","fr":"plitvice-fr","hr":"plitvice-hr","it":"plitvice-it","no":"plitvice-no","pl":"plitvice-pl","ru":"plitvice-ru","sk":"plitvice-sk","sl":"plitvice-sl","sv":"plitvice-sv"}},{"id":3798,"name":"Slavonski Brod","slug":"slavonski-brod","count":1,"parent":3002,"translations":{"cs":"slavonski-brod-cs","de":"slavonski-brod-de","en":"slavonski-brod","fr":"slavonski-brod-fr","hr":"slavonski-brod-hr","it":"slavonski-brod-it","no":"slavonski-brod-no","pl":"slavonski-brod-pl","ru":"slavonski-brod-ru","sk":"slavonski-brod-sk","sl":"slavonski-brod-sl","sv":"slavonski-brod-sv"}},{"id":3799,"name":"Varaždin","slug":"varazdin","count":4,"parent":3002,"translations":{"cs":"varazdin-cs","de":"varazdin-de","en":"varazdin","fr":"varazdin-fr","hr":"varazdin-hr","it":"varazdin-it","no":"varazdin-no","pl":"varazdin-pl","ru":"varazdin-ru","sk":"varazdin-sk","sl":"varazdin-sl","sv":"varazdin-sv"}},{"id":3014,"name":"Zagreb city","slug":"zagreb","count":64,"parent":3002,"translations":{"cs":"zahreb-cs","de":"zagreb-de","en":"zagreb","fr":"zagreb-fr","hr":"zagreb-hr","it":"zagreb-it","no":"zagreb-no","pl":"zagreb-pl","ru":"zagreb-ru","sk":"zahreb-sk","sl":"zagreb-sl","sv":"zagreb-sv"}},{"id":7825,"name":"Brezovica","slug":"brezovica","count":0,"parent":3014,"translations":{"cs":"brezovica-cs","de":"brezovica-de","en":"brezovica","fr":"brezovica-fr","hr":"brezovica-hr","it":"brezovica-it","no":"brezovica-no","pl":"brezovica-pl","ru":"brezovica-ru","sk":"brezovica-sk","sl":"brezovica-sl","sv":"brezovica-sv"}},{"id":7785,"name":"Crnomerec","slug":"crnomerec","count":5,"parent":3014,"translations":{"cs":"crnomerec-cs","de":"crnomerec-de","en":"crnomerec","fr":"crnomerec-fr","hr":"crnomerec-hr","it":"crnomerec-it","no":"crnomerec-no","pl":"crnomerec-pl","ru":"crnomerec-ru","sk":"crnomerec-sk","sl":"crnomerec-sl","sv":"crnomerec-sv"}},{"id":7805,"name":"Donja Dubrava","slug":"donja-dubrava","count":0,"parent":3014,"translations":{"cs":"donja-dubrava-cs","de":"donja-dubrava-de","en":"donja-dubrava","fr":"donja-dubrava-fr","hr":"donja-dubrava-hr","it":"donja-dubrava-it","no":"donja-dubrava-no","pl":"donja-dubrava-pl","ru":"donja-dubrava-ru","sk":"donja-dubrava-sk","sl":"donja-dubrava-sl","sv":"donja-dubrava-sv"}},{"id":7725,"name":"Donji grad","slug":"donji-grad","count":11,"parent":3014,"translations":{"cs":"donji-grad-cs","de":"donji-grad-de","en":"donji-grad","fr":"donji-grad-fr","hr":"donji-grad-hr","it":"donji-grad-it","no":"donji-grad-no","pl":"donji-grad-pl","ru":"donji-grad-ru","sk":"donji-grad-sk","sl":"donji-grad-sl","sv":"donji-grad-sv"}},{"id":7795,"name":"Gornja Dubrava","slug":"gornja-dubrava","count":0,"parent":3014,"translations":{"cs":"gornja-dubrava-cs","de":"gornja-dubrava-de","en":"gornja-dubrava","fr":"gornja-dubrava-fr","hr":"gornja-dubrava-hr","it":"gornja-dubrava-it","no":"gornja-dubrava-no","pl":"gornja-dubrava-pl","ru":"gornja-dubrava-ru","sk":"gornja-dubrava-sk","sl":"gornja-dubrava-sl","sv":"gornja-dubrava-sv"}},{"id":7385,"name":"Gornji Grad - Medveščak","slug":"gornji-grad-medvescak","count":5,"parent":3014,"translations":{"cs":"gornji-grad-medvescak-cs","de":"gornji-grad-medvescak-de","en":"gornji-grad-medvescak","fr":"gornji-grad-medvescak-fr","hr":"gornji-grad-medvescak-hr","it":"gornji-grad-medvescak-it","no":"gornji-grad-medvescak-no","pl":"gornji-grad-medvescak-pl","ru":"gornji-grad-medvescak-ru","sk":"gornji-grad-medvescak-sk","sl":"gornji-grad-medvescak-sl","sv":"gornji-grad-medvescak-sv"}},{"id":7745,"name":"Maksimir","slug":"maksimir","count":5,"parent":3014,"translations":{"cs":"maksimir-cs","de":"maksimir-de","en":"maksimir","fr":"maksimir-fr","hr":"maksimir-hr","it":"maksimir-it","no":"maksimir-no","pl":"maksimir-pl","ru":"maksimir-ru","sk":"maksimir-sk","sl":"maksimir-sl","sv":"maksimir-sv"}},{"id":7365,"name":"Novi Zagreb - Istok","slug":"novi-zagreb-istok","count":6,"parent":3014,"translations":{"cs":"novi-zagreb-istok-cs","de":"novi-zagreb-istok-de","en":"novi-zagreb-istok","fr":"novi-zagreb-istok-fr","hr":"novi-zagreb-istok-hr","it":"novi-zagreb-istok-it","no":"novi-zagreb-istok-no","pl":"novi-zagreb-istok-pl","ru":"novi-zagreb-istok-ru","sk":"novi-zagreb-istok-sk","sl":"novi-zagreb-istok-sl","sv":"novi-zagreb-istok-sv"}},{"id":7765,"name":"Novi Zagreb - Zapad","slug":"novi-zagreb-zapad","count":3,"parent":3014,"translations":{"cs":"novi-zagreb-zapad-cs","de":"novi-zagreb-zapad-de","en":"novi-zagreb-zapad","fr":"novi-zagreb-zapad-fr","hr":"novi-zagreb-zapad-hr","it":"novi-zagreb-zapad-it","no":"novi-zagreb-zapad-no","pl":"novi-zagreb-zapad-pl","ru":"novi-zagreb-zapad-ru","sk":"novi-zagreb-zapad-sk","sl":"novi-zagreb-zapad-sl","sv":"novi-zagreb-zapad-sv"}},{"id":7755,"name":"Pescenica – Zitnjak","slug":"pescenica-zitnjak","count":1,"parent":3014,"translations":{"cs":"pescenica-zitnjak-cs","de":"pescenica-zitnjak-de","en":"pescenica-zitnjak","fr":"pescenica-zitnjak-fr","hr":"pescenica-zitnjak-hr","it":"pescenica-zitnjak-it","no":"pescenica-zitnjak-no","pl":"pescenica-zitnjak-pl","ru":"pescenica-zitnjak-ru","sk":"pescenica-zitnjak-sk","sl":"pescenica-zitnjak-sl","sv":"pescenica-zitnjak-sv"}},{"id":7345,"name":"Podsljeme","slug":"podsljeme","count":5,"parent":3014,"translations":{"cs":"podsljeme-cs","de":"podsljeme-de","en":"podsljeme","fr":"podsljeme-fr","hr":"podsljeme-hr","it":"podsljeme-it","no":"podsljeme-no","pl":"podsljeme-pl","ru":"podsljeme-ru","sk":"podsljeme-sk","sl":"podsljeme-sl","sv":"podsljeme-sv"}},{"id":7375,"name":"Podsused - Vrapče","slug":"podsused-vrapce","count":1,"parent":3014,"translations":{"cs":"podsused-vrapce-cs","de":"podsused-vrapce-de","en":"podsused-vrapce","fr":"podsused-vrapce-fr","hr":"podsused-vrapce-hr","it":"podsused-vrapce-it","no":"podsused-vrapce-no","pl":"podsused-vrapce-pl","ru":"podsused-vrapce-ru","sk":"podsused-vrapce-sk","sl":"podsused-vrapce-sl","sv":"podsused-vrapce-sv"}},{"id":7335,"name":"Sesvete","slug":"sesvete","count":5,"parent":3014,"translations":{"cs":"sesvete-cs","de":"sesvete-de","en":"sesvete","fr":"sesvete-fr","hr":"sesvete-hr","it":"sesvete-it","no":"sesvete-no","pl":"sesvete-pl","ru":"sesvete-ru","sk":"sesvete-sk","sl":"sesvete-sl","sv":"sesvete-sv"}},{"id":7815,"name":"Stenjevec","slug":"stenjevec","count":0,"parent":3014,"translations":{"cs":"stenjevec-cs","de":"stenjevec-de","en":"stenjevec","fr":"stenjevec-fr","hr":"stenjevec-hr","it":"stenjevec-it","no":"stenjevec-no","pl":"stenjevec-pl","ru":"stenjevec-ru","sk":"stenjevec-sk","sl":"stenjevec-sl","sv":"stenjevec-sv"}},{"id":7355,"name":"Tresnjevka - Jug","slug":"tresnjevka-jug","count":2,"parent":3014,"translations":{"cs":"tresnjevka-jug-cs","de":"tresnjevka-jug-de","en":"tresnjevka-jug","fr":"tresnjevka-jug-fr","hr":"tresnjevka-jug-hr","it":"tresnjevka-jug-it","no":"tresnjevka-jug-no","pl":"tresnjevka-jug-pl","ru":"tresnjevka-jug-ru","sk":"tresnjevka-jug-sk","sl":"tresnjevka-jug-sl","sv":"tresnjevka-jug-sv"}},{"id":7775,"name":"Tresnjevka - Sjever","slug":"tresnjevka-sjever","count":1,"parent":3014,"translations":{"cs":"tresnjevka-sjever-cs","de":"tresnjevka-sjever-de","en":"tresnjevka-sjever","fr":"tresnjevka-sjever-fr","hr":"tresnjevka-sjever-hr","it":"tresnjevka-sjever-it","no":"tresnjevka-sjever-no","pl":"tresnjevka-sjever-pl","ru":"tresnjevka-sjever-ru","sk":"tresnjevka-sjever-sk","sl":"tresnjevka-sjever-sl","sv":"tresnjevka-sjever-sv"}},{"id":7735,"name":"Trnje","slug":"trnje","count":0,"parent":3014,"translations":{"cs":"trnje-cs","de":"trnje-de","en":"trnje","fr":"trnje-fr","hr":"trnje-hr","it":"trnje-it","no":"trnje-no","pl":"trnje-pl","ru":"trnje-ru","sk":"trnje-sk","sl":"trnje-sl","sv":"trnje-sv"}}],"withSaleAsDefault":true,"ignoreSameParams":true,"className":"lg:max-w-[400px] w-full bg-opacity-60","website":"croatia-estate","baseUrl":"properties","hideAdvancedSearch":true}]]}]]}],["$","div",null,{"className":"my-10 md:my-24 max-w-4xl text-center container","children":[["$","h2",null,{"className":"leading-tight mb-4 text-xl md:text-2xl","children":"Portal for Croatian Real Estates"}],["$","p",null,{"className":"md:text-md","children":"Croatia-estate.com real estate portal will help you find perfect property in Croatia: apartment, house, villa, land plot or investment. We have over 6,000 property listings! We have offer of most interesting, unique and best value properties in Croatia."}]]}],["$","$L25",null,{"propertyTypes":[{"slug":"house-villa","name":"House / Villa","english_slug":"house-villa"},{"slug":"apartment","name":"Apartment","english_slug":"apartment"},{"slug":"land-plot","name":"Land plot","english_slug":"land-plot"},{"slug":"business-premises","name":"Business premises","english_slug":"business-premises"},{"slug":"hotel","name":"Hotel","english_slug":"hotel"},{"slug":"investments","name":"Investments","english_slug":"investments"},{"slug":"off-plan","name":"Off Plan","english_slug":"off-plan"}],"blockTitle":"Featured properties for sale in Croatia","properties":{"house-villa":[{"title":"Attractive holiday villa near the mediterranean coast","link":"/properties/croatia-makarska-attractive-holiday-villa-near-the-mediterranean-coast-2048-64/","translations":{"en":"croatia-makarska-attractive-stone-villa-near-the-sea-2048-64","hr":"hrvatska-makarska-atraktivna-kamena-vila-u-blizini-mora-2048-64","cs":"chorvatsko-makarska-atraktivni-kamenna-vila-u-more-2048-64","fr":"croatie-makarska-belle-villa-en-pierre-pres-de-la-mer-2048-64","de":"kroatien-makarska-attraktive-steinvilla-in-meeresnahe-2048-64","it":"croazia-makarska-incantevole-villa-in-pietra-vicino-al-mare-2048-64","no":"kroatia-makarska-attraktiv-steinvilla-naer-sjoen-2048-64","pl":"chorwacja-makarska-atrakcyjna-kamienna-willa-blisko-morza-2048-64","ru":"horvatiya-makarska-privlekatelnaja-kamennaja-villa-nedaleko-ot-morja-2048-64","sk":"chorvatsko-makarska-atraktivna-kamenna-vila-blizko-mora-2048-64","sl":"hrvaska-makarska-privlacna-kamnita-vila-v-blizini-morja-2048-64","sv":"kroatien-makarska-attraktiv-stenvilla-nara-havet-2048-64"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/001-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":"001-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/002-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/003-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/004-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Makarska","region_name":"Dalmatia coast","property_type_slugs":["house-villa"],"price":1670000,"on_request":false,"seafront":false,"features":{"living_space":"208","land_space":"860","rooms":3,"sea_distance":"2500"},"hasVideo":false},{"title":"Spacious luxury villa in a prestigious part of Split","link":"/properties/spacious-luxury-villa-in-a-prestigious-part-of-split/","translations":{"cs":"chorvatsko-split-city-luxusni-vila-v-elitni-ctvrti-5438-30","de":"kroatien-split-city-luxuriose-villa-in-exklusiver-lage-5438-30","en":"croatia-split-city-luxury-villa-in-an-elite-neighborhood-5438-30","fr":"croatie-split-city-villa-de-luxe-dans-un-quartier-residentiel-prestigieux-5438-30","hr":"hrvatska-split-city-luksuzna-vila-u-elitnoj-cetvrti-5438-30","it":"croazia-split-city-villa-di-lusso-in-un-quartiere-esclusivo-5438-30","no":"kroatia-split-city-luksusvilla-i-et-eksklusivt-nabolag-5438-30","pl":"chorwacja-split-city-luksusowa-willa-w-elitarnej-dzielnicy-5438-30","ru":"horvatiya-split-city-roskoshnaja-villa-v-jelitnom-rajone-5438-30","sk":"split-city-luxusna-vila-v-elitnej-stvrti-5438-30","sl":"hrvaska-split-city-luxury-villa-in-an-elite-neighborhood-5438-30","sv":"kroatien-split-city-lyxvilla-i-ett-elitomrade-5438-30"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/5438-30/001-5438-30-split-luxury-villa-in-the-elite-district-for-sale.jpg","alt":"001-5438-30-split-luxury-villa-in-the-elite-district-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5438-30/002-5438-30-split-luxury-villa-in-the-elite-district-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5438-30/003-5438-30-split-luxury-villa-in-the-elite-district-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5438-30/004-5438-30-split-luxury-villa-in-the-elite-district-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":true,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Split city","region_name":"Dalmatia coast","property_type_slugs":["house-villa"],"price":6500000,"on_request":true,"seafront":true,"features":{"living_space":"1100","land_space":"930","rooms":4,"sea_distance":"100"},"hasVideo":true},{"title":"House in a unique location","link":"/properties/house-in-a-unique-location/","translations":{"cs":"chorvatsko-brac-dum-na-jedinecnem-miste-s-vyhledem-na-more-2041-117","de":"kroatien-brac-haus-in-einzigartiger-lage-mit-meerblick-2041-117","en":"croatia-brac-house-in-a-unique-location-with-sea-view-2041-117","fr":"croatie-brac-maison-dans-un-emplacement-unique-avec-vue-sur-la-mer-2041-117","hr":"hrvatska-brac-kuca-na-jedinstvenoj-lokaciji-s-pogledom-na-more-2041-117","it":"croazia-brac-casa-in-posizione-unica-con-vista-mare-2041-117","no":"kroatia-brac-hus-i-unik-beliggenhet-med-havutsikt-2041-117","pl":"chorwacja-brac-dom-w-wyjatkowej-lokalizacji-z-widokiem-na-morze-2041-117","ru":"horvatiya-brac-dom-v-unikalnom-meste-s-vidom-na-more-2041-117","sk":"croatia-brac-house-in-a-unique-location-with-sea-view-2041-117","sl":"hrvaska-brac-house-in-a-unique-location-with-sea-view-2041-117","sv":"kroatien-brac-hus-i-unikt-lage-med-havsutsikt-2041-117"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2041-117/001-2041-116-Island-of-Brac-House-in-an-unique-location-with-a-sea-view-for-sale.jpg","alt":"001-2041-116-Island-of-Brac-House-in-an-unique-location-with-a-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2041-117/002-2041-116-Island-of-Brac-House-in-an-unique-location-with-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2041-117/003-2041-116-Island-of-Brac-House-in-an-unique-location-with-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2041-117/004-2041-116-Island-of-Brac-House-in-an-unique-location-with-a-sea-view-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Brac","region_name":"Dalmatia islands","property_type_slugs":["house-villa"],"price":580000,"on_request":false,"seafront":false,"features":{"living_space":"200","land_space":"310","rooms":5,"sea_distance":"40"},"hasVideo":false},{"title":"Modern villa with a pool by the sea","link":"/properties/croatia-rogoznica-modern-villa-with-a-pool-by-the-sea-2022-471/","translations":{"cs":"chorvatsko-rogoznica-luxusni-vila-s-bazenem-v-prvni-rade-u-more-2022-471","de":"kroatien-rogoznica-luxusvilla-mit-pool-in-erster-reihe-zum-meer-2022-471","en":"croatia-rogoznica-luxury-villa-with-pool-first-row-to-the-sea-2022-471","fr":"croatie-rogoznica-villa-de-luxe-avec-piscine-en-bord-de-mer-2022-471","hr":"hrvatska-rogoznica-luksuzna-vila-s-bazenom-prvi-red-do-mora-2022-471","it":"croazia-rogoznica-villa-di-lusso-con-piscina-in-prima-fila-sul-mare-2022-471","no":"kroatia-rogoznica-luksusvilla-med-basseng-i-forste-rad-mot-sjoen-2022-471","pl":"chorwacja-rogoznica-luksusowa-willa-z-basenem-w-pierwszym-rzedzie-od-morza-2022-471","ru":"horvatiya-rogoznica-roskoshnaja-villa-s-bassejnom-v-pervom-rjadu-ot-morja-2022-471","sk":"chorvatsko-rogoznica-luxusna-vila-s-bazenom-prvy-rad-pri-mori-2022-471","sl":"hrvaska-rogoznica-luxury-villa-with-pool-first-row-to-the-sea-2022-471","sv":"kroatien-rogoznica-lyxvilla-med-pool-i-forsta-raden-mot-havet-2022-471"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-471/001-2022-471-Rogoznica-Modern-villa-with-pool-in-the-first-row-to-the-sea-for-sale.jpg","alt":"001-2022-471-Rogoznica-Modern-villa-with-pool-in-the-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-471/002-2022-471-Rogoznica-Modern-villa-with-pool-in-the-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-471/003-2022-471-Rogoznica-Modern-villa-with-pool-in-the-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-471/004-2022-471-Rogoznica-Modern-villa-with-pool-in-the-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Rogoznica","region_name":"Dalmatia coast","property_type_slugs":["house-villa"],"price":2950000,"on_request":false,"seafront":true,"features":{"living_space":"375","land_space":"675","rooms":6,"sea_distance":"10"},"hasVideo":false},{"title":"An exceptional villa with an open sea view","link":"/properties/croatia-rogoznica-an-exceptional-villa-with-an-open-sea-view-2022-400/","translations":{"cs":"chorvatsko-rogoznica-atraktivni-vila-prvni-rada-k-mori-2022-400","de":"kroatien-rogoznica-attraktive-villa-erste-reihe-zum-meer-2022-400","en":"croatia-rogoznica-exceptional-seafront-villa-in-sevid-2022-400","fr":"croatie-rogoznica-jolie-villa-premiere-rangee-de-la-mer-2022-400","hr":"hrvatska-rogoznica-atraktivna-vila-prvi-red-do-mora-2022-400","it":"croazia-rogoznica-villa-attraente-prima-fila-al-mare-2022-400","no":"kroatia-rogoznica-attraktiv-villa-forste-rad-til-sjoen-2022-400","pl":"chorwacja-rogoznica-atrakcyjna-willa-pierwszy-rzad-do-morza-2022-400","ru":"horvatiya-rogoznica-privlekatelnaja-villa-pervyj-rjad-ot-morja-2022-400","sk":"chorvatsko-rogoznica-rogoznica-8211-vynimocna-vila-s-otvorenym-vyhladom-na-more-2022-400","sl":"hrvaska-rogoznica-exceptional-seafront-villa-in-sevid-2022-400","sv":"kroatien-rogoznica-attraktiv-villa-forsta-raden-till-havet-2022-400"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-400/001-2022-400-rogoznica-attractive-new-villa-first-row-to-the-sea-sale.jpg","alt":"001-2022-400-rogoznica-attractive-new-villa-first-row-to-the-sea-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-400/002-2022-400-rogoznica-attractive-new-villa-first-row-to-the-sea-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-400/003-2022-400-rogoznica-attractive-new-villa-first-row-to-the-sea-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-400/004-2022-400-rogoznica-attractive-new-villa-first-row-to-the-sea-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Rogoznica","region_name":"Dalmatia coast","property_type_slugs":["house-villa"],"price":3200000,"on_request":false,"seafront":true,"features":{"living_space":"350","land_space":"506","rooms":5,"sea_distance":"10"},"hasVideo":true},{"title":"Mediterranean villa first row to the sea","link":"/properties/zadar-area-mediterranean-villa-first-row-to-the-sea/","translations":{"cs":"chorvatsko-zadar-area-krasna-kamenna-vila-s-bazenem-v-prvni-rade-u-more-2022-448","de":"kroatien-zadar-area-eine-wunderschone-steinvilla-mit-pool-in-erster-reihe-zum-meer-2022-448","en":"croatia-zadar-area-beautiful-stone-villa-with-a-swimming-pool-in-the-first-row-to-the-sea-2022-448","fr":"croatie-zadar-area-une-belle-villa-en-pierre-avec-piscine-en-premiere-rangee-de-la-mer-2022-448","hr":"hrvatska-zadar-area-prekrasna-kamena-vila-s-bazenom-u-prvom-redu-do-mora-2022-448","it":"croazia-zadar-area-una-bellissima-villa-in-pietra-con-piscina-in-prima-fila-sul-mare-2022-448","no":"kroatia-zadar-area-en-vakker-steinvilla-med-basseng-i-forste-rad-mot-sjoen-2022-448","pl":"chorwacja-zadar-area-piekna-kamienna-willa-z-basenem-w-pierwszym-rzedzie-do-morza-2022-448","ru":"horvatiya-zadar-area-prekrasnaja-kamennaja-villa-s-bassejnom-v-pervom-rjadu-ot-morja-2022-448","sk":"croatia-zadar-area-beautiful-stone-villa-with-a-swimming-pool-in-the-first-row-to-the-sea-2022-448","sl":"hrvaska-zadar-area-beautiful-seafront-stone-villa-with-a-swimming-pool-2022-448","sv":"kroatien-zadar-area-en-vacker-stenvilla-med-pool-i-forsta-raden-mot-havet-2022-448"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-448/005-2022-448-zadar-beautiful-seafront-stone-villa-with-pool-for-sale.jpg","alt":"005-2022-448-zadar-beautiful-seafront-stone-villa-with-pool-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-448/001-2022-448-zadar-beautiful-seafront-stone-villa-with-pool-for-sale.jpg","alt":"001-2022-448-zadar-beautiful-seafront-stone-villa-with-pool-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-448/002-2022-448-zadar-beautiful-seafront-stone-villa-with-pool-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-448/003-2022-448-zadar-beautiful-seafront-stone-villa-with-pool-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Zadar area","region_name":"Dalmatia coast","property_type_slugs":["house-villa"],"price":3250000,"on_request":false,"seafront":true,"features":{"living_space":"419","land_space":"814","rooms":6,"sea_distance":"5"},"hasVideo":true}],"apartment":[{"title":"Attractive seafront apartment ","link":"/properties/croatia-brac-attractive-seafront-apartment-2013-256/","translations":{"cs":"chorvatsko-brac-dvoupokojovy-apartman-v-prvni-rade-u-more-2013-256","de":"kroatien-brac-zwei-zimmer-wohnung-in-erster-reihe-zum-meer-2013-256","en":"croatia-brac-two-bedroom-apartment-in-the-first-row-by-the-sea-2013-256","fr":"croatie-brac-appartement-t3-en-premiere-ligne-de-mer-2013-256","hr":"hrvatska-brac-dvosobni-apartman-u-prvom-redu-do-mora-2013-256","it":"croazia-brac-appartamento-con-due-camere-da-letto-in-prima-fila-sul-mare-2013-256","no":"kroatia-brac-to-roms-leilighet-i-forste-rad-mot-sjoen-2013-256","pl":"chorwacja-brac-dwupokojowy-apartament-w-pierwszym-rzedzie-od-morza-2013-256","ru":"horvatiya-brac-dvuhkomnatnaja-kvartira-v-pervom-rjadu-ot-morja-2013-256","sk":"chorvatsko-brac-dvojizbovy-apartman-v-prvom-rade-pri-mori-2013-256","sl":"hrvaska-brac-dvosobno-stanovanje-v-prvi-vrsti-do-morja-2013-256","sv":"kroatien-brac-tvarumslagenhet-i-forsta-raden-mot-havet-2013-256"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-256/001-2013-256-Brac-Two-bedroom-apartment-in-the-first-row-to-the-sa-for-sale.jpg","alt":"001-2013-256-Brac-Two-bedroom-apartment-in-the-first-row-to-the-sa-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-256/002-2013-256-Brac-Two-bedroom-apartment-in-the-first-row-to-the-sa-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-256/003-2013-256-Brac-Two-bedroom-apartment-in-the-first-row-to-the-sa-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-256/004-2013-256-Brac-Two-bedroom-apartment-in-the-first-row-to-the-sa-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Brac","region_name":"Dalmatia islands","property_type_slugs":["apartment"],"price":265000,"on_request":false,"seafront":true,"features":{"living_space":"64","land_space":"","rooms":2,"sea_distance":"20"},"hasVideo":false},{"title":"Unique apartment with a spacious balcony in the second row to the sea","link":"/properties/unique-apartment-with-a-spacious-balcony-in-the-second-row-to-the-sea-2/","translations":{"cs":"chorvatsko-ciovo-mimoradny-byt-v-novostavbe-2035-304","de":"kroatien-ciovo-ausergewohnliche-wohnung-in-einem-neubau-2035-304","en":"croatia-ciovo-extraordinary-apartment-in-a-new-building-2035-304","fr":"croatie-ciovo-appartement-exceptionnel-dans-un-immeuble-neuf-2035-304","hr":"hrvatska-ciovo-izvanredan-stan-u-novogradnji-2035-304","it":"croazia-ciovo-straordinario-appartamento-in-un-nuovo-edificio-2035-304","no":"kroatia-ciovo-ekstraordinaer-leilighet-i-nybygg-2035-304","pl":"chorwacja-ciovo-niezwykly-apartament-w-nowym-budynku-2035-304","ru":"horvatiya-ciovo-neobychnaja-kvartira-v-novom-dome-2035-304","sk":"ciovo-vynimocny-byt-v-novostavbe-2035-304","sl":"hrvaska-ciovo-extraordinary-apartment-in-a-new-building-2035-304","sv":"kroatien-ciovo-enastaende-lagenhet-i-nybyggnation-2035-304"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-304/001-2035-304-Ciovo-Comfortable-two-bedroom-apartment-in-the-second-row-to-the-sea-for-sale.jpg","alt":"001-2035-304-Ciovo-Comfortable-two-bedroom-apartment-in-the-second-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-304/002-2035-304-Ciovo-Comfortable-two-bedroom-apartment-in-the-second-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-304/003-2035-304-Ciovo-Comfortable-two-bedroom-apartment-in-the-second-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-304/004-2035-304-Ciovo-Comfortable-two-bedroom-apartment-in-the-second-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":true,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Ciovo","region_name":"Dalmatia islands","property_type_slugs":["apartment"],"price":803764,"on_request":false,"seafront":false,"features":{"living_space":"105","land_space":"15","rooms":2,"sea_distance":"50"},"hasVideo":false},{"title":"Unique furnished penthouse apartment with a roof terrace","link":"/properties/unique-furnished-penthouse-apartment-with-a-roof-terrace/","translations":{"cs":"chorvatsko-kastela-mimoradny-penthouse-apartman-se-stresni-terasou-a-otevrenym-vyhledem-na-more-2035-291","de":"kroatien-kastela-ausergewohnliche-penthouse-wohnung-mit-dachterrasse-und-meerblick-2035-291","en":"croatia-kastela-extraordinary-penthouse-apartment-with-roof-terrace-and-open-sea-view-2035-291","fr":"croatie-kastela-magnifique-penthouse-avec-toit-terrasse-et-vue-degagee-sur-la-mer-2035-291","hr":"hrvatska-kastela-izvanredan-penthouse-stan-s-krovnom-terasom-i-otvorenim-pogledom-na-more-2035-291","it":"croazia-kastela-straordinario-attico-con-terrazza-panoramica-e-vista-mare-aperta-2035-291","no":"kroatia-kastela-ekstraordinaer-toppleilighet-med-takterrasse-og-apen-havutsikt-2035-291","pl":"chorwacja-kastela-niezwykly-apartament-typu-penthouse-z-tarasem-na-dachu-i-widokiem-na-otwarte-morze-2035-291","ru":"horvatiya-kastela-neobychnyj-penthaus-s-terrasoj-na-kryshe-i-vidom-na-more-2035-291","sk":"kastela-mimoriadny-penthouse-apartman-so-stresnou-terasou-a-otvorenym-vyhladom-na-more-2035-291","sl":"hrvaska-kastela-extraordinary-penthouse-apartment-with-roof-terrace-and-open-sea-view-2035-291","sv":"kroatien-kastela-enastaende-takvaning-med-takterrass-och-oppen-havsutsikt-2035-291"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-291/001-2035-291-Kastela-Penthouse-with-roof-terrace-and-an-open-sea-view-for-sale.jpg","alt":"001-2035-291-Kastela-Penthouse-with-roof-terrace-and-an-open-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-291/002-2035-291-Kastela-Penthouse-with-roof-terrace-and-an-open-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-291/003-2035-291-Kastela-Penthouse-with-roof-terrace-and-an-open-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-291/004-2035-291-Kastela-Penthouse-with-roof-terrace-and-an-open-sea-view-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Kastela","region_name":"Dalmatia coast","property_type_slugs":["apartment"],"price":360000,"on_request":false,"seafront":false,"features":{"living_space":"54","land_space":"85","rooms":2,"sea_distance":"130"},"hasVideo":false},{"title":"Charming apartment with sea view","link":"/properties/charming-apartment-with-sea-view/","translations":{"cs":"chorvatsko-omis-dvoupokojovy-apartman-s-vyhledem-na-more-5390-30","de":"kroatien-omis-zwei-zimmer-wohnung-mit-meerblick-5390-30","en":"croatia-omis-two-bedroom-apartment-with-sea-view-5390-30","fr":"croatie-omis-appartement-deux-chambres-avec-vue-sur-la-mer-5390-30","hr":"hrvatska-omis-dvosobni-apartman-s-pogledom-na-more-5390-30","it":"croazia-omis-appartamento-con-due-camere-da-letto-vista-mare-5390-30","no":"kroatia-omis-toroms-leilighet-med-havutsikt-5390-30","pl":"chorwacja-omis-dwupokojowy-apartament-z-widokiem-na-morze-5390-30","ru":"horvatiya-omis-dvuhkomnatnaja-kvartira-s-vidom-na-more-5390-30","sk":"croatia-omis-two-bedroom-apartment-with-sea-view-5390-30","sl":"hrvaska-omis-two-bedroom-apartment-with-sea-view-5390-30","sv":"kroatien-omis-lagenhet-med-tva-sovrum-och-havsutsikt-5390-30"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/5390-30/001-5390-30-Omis-Two-bedroom-apartment-with-sea-view-for-sale.jpg","alt":"001-5390-30-Omis-Two-bedroom-apartment-with-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5390-30/002-5390-30-Omis-Two-bedroom-apartment-with-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5390-30/003-5390-30-Omis-Two-bedroom-apartment-with-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5390-30/004-5390-30-Omis-Two-bedroom-apartment-with-sea-view-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Omis","region_name":"Dalmatia coast","property_type_slugs":["apartment"],"price":150000,"on_request":false,"seafront":false,"features":{"living_space":"41","land_space":"610","rooms":2,"sea_distance":"200"},"hasVideo":false},{"title":"Furnished one-bedroom apartment in the old town center","link":"/properties/split-center-furnished-one-bedroom-apartment-in-the-old-town-center/","translations":{"cs":"chorvatsko-split-city-jednoloznicovy-apartman-v-blizkosti-dioklecianova-palace-a-more-2018-257","de":"kroatien-split-city-ein-zimmer-wohnung-in-der-nahe-des-diokletianpalastes-und-des-meeres-2018-257","en":"croatia-split-city-one-bedroom-apartment-near-diocletian-8217-s-palace-and-the-sea-2018-257","fr":"croatie-split-city-appartement-d-8217-une-chambre-pres-du-palais-de-diocletien-et-de-la-mer-2018-257","hr":"hrvatska-split-city-jednosoban-stan-u-blizini-dioklecijanove-palace-i-mora-2018-257","it":"croazia-split-city-appartamento-con-una-camera-da-letto-vicino-al-palazzo-di-diocleziano-e-al-mare-2018-257","no":"kroatia-split-city-ettroms-leilighet-naer-diokletians-palass-og-havet-2018-257","pl":"chorwacja-split-city-mieszkanie-z-jedna-sypialnia-w-poblizu-palacu-dioklecjana-i-morza-2018-257","ru":"horvatiya-split-city-dvuhkomnatnaja-kvartira-vozle-dvorca-diokletiana-i-morja-2018-257","sk":"croatia-split-city-one-bedroom-apartment-near-diocletian-8217-s-palace-and-the-sea-2018-257","sl":"hrvaska-split-city-one-bedroom-apartment-near-diocletian-8217-s-palace-and-the-sea-2018-257","sv":"kroatien-split-city-lagenhet-med-ett-sovrum-nara-diocletianus-palats-och-havet-2018-257"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2018-257/01-2018-257-split-center-one-bedroom-apartment-in-city-center-for-sale.jpg","alt":"01-2018-257-split-center-one-bedroom-apartment-in-city-center-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2018-257/02-2018-257-split-center-one-bedroom-apartment-in-city-center-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2018-257/03-2018-257-split-center-one-bedroom-apartment-in-city-center-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2018-257/04-2018-257-split-center-one-bedroom-apartment-in-city-center-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Split city","region_name":"Dalmatia coast","property_type_slugs":["apartment"],"price":175000,"on_request":false,"seafront":false,"features":{"living_space":"30","land_space":"","rooms":1,"sea_distance":"200"},"hasVideo":false},{"title":"Modern penthouse in the first row to the sea","link":"/properties/island-of-pag-modern-penthouse-in-the-first-row-to-the-sea/","translations":{"cs":"chorvatsko-pag-luxusni-penthouse-v-prvni-rade-k-mori-2030-73","de":"kroatien-pag-luxurioses-penthouse-in-erster-reihe-zum-meer-2030-73","en":"croatia-pag-luxurious-penthouse-in-the-first-row-to-the-sea-2030-73","fr":"croatie-pag-penthouse-luxueux-au-premier-rang-de-la-mer-2030-73","hr":"hrvatska-pag-luksuzan-penthouse-u-prvom-redu-do-mora-2030-73","it":"croazia-pag-lussuoso-attico-in-prima-fila-sul-mare-2030-73","no":"kroatia-pag-luksurios-toppleilighet-i-forste-rad-til-sjoen-2030-73","pl":"chorwacja-pag-luksusowy-penthouse-w-pierwszym-rzedzie-do-morza-2030-73","ru":"horvatiya-pag-roskoshnyj-penthaus-v-pervom-rjadu-ot-morja-2030-73","sk":"croatia-pag-luxurious-penthouse-in-the-first-row-to-the-sea-2030-73","sl":"hrvaska-pag-luxurious-penthouse-in-the-first-row-to-the-sea-2030-73","sv":"kroatien-pag-lyxig-takvaning-i-forsta-raden-mot-havet-2030-73"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2030-73/01-2030-73-Island-of-Pag-Luxury-penthouse-first-row-to-the-sea-for-sale.jpg","alt":"01-2030-73-Island-of-Pag-Luxury-penthouse-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2030-73/02-2030-73-Island-of-Pag-Luxury-penthouse-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2030-73/03-2030-73-Island-of-Pag-Luxury-penthouse-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2030-73/04-2030-73-Island-of-Pag-Luxury-penthouse-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Pag","region_name":"Dalmatia islands","property_type_slugs":["apartment"],"price":980000,"on_request":false,"seafront":true,"features":{"living_space":"118","land_space":"","rooms":3,"sea_distance":"20"},"hasVideo":true}],"land-plot":[{"title":"Building land in a prestigious location","link":"/properties/building-land-in-a-prestigious-location/","translations":{"cs":"chorvatsko-zadar-stavebni-pozemek-v-prvni-rade-u-more-2021-419","de":"kroatien-zadar-baugrundstuck-in-erster-meeresreihe-2021-419","en":"croatia-zadar-building-land-first-row-to-the-sea-2021-419","fr":"croatie-zadar-terrain-constructible-en-bord-de-mer-2021-419","hr":"hrvatska-zadar-gradevinsko-zemljiste-prvi-red-do-mora-2021-419","it":"croazia-zadar-terreno-edificabile-in-prima-fila-al-mare-2021-419","no":"kroatia-zadar-byggetomt-forste-rad-mot-sjoen-2021-419","pl":"chorwacja-zadar-dzialka-budowlana-w-pierwszym-rzedzie-do-morza-2021-419","ru":"horvatiya-zadar-uchastok-pod-zastrojku-v-pervoj-linii-ot-morja-2021-419","sk":"croatia-zadar-building-land-first-row-to-the-sea-2021-419","sl":"hrvaska-zadar-building-land-first-row-to-the-sea-2021-419","sv":"kroatien-zadar-byggmark-forsta-raden-mot-havet-2021-419"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2021-419/001-2021-419-Zadar-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":"001-2021-419-Zadar-Building-land-in-the-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2021-419/002-2021-419-Zadar-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2021-419/003-2021-419-Zadar-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Zadar city","region_name":"Dalmatia coast","property_type_slugs":["land-plot"],"price":1690000,"on_request":false,"seafront":true,"features":{"living_space":"","land_space":"1200","rooms":0,"sea_distance":"10"},"hasVideo":false},{"title":"Attractive building plot in the first row to the sea","link":"/properties/attractive-building-plot-in-the-first-row-to-the-sea-3/","translations":{"cs":"chorvatsko-zadar-area-atraktivni-stavebni-pozemek-v-prvni-rade-u-more-5415-30","de":"kroatien-zadar-area-attraktives-baugrundstuck-in-erster-reihe-zum-meer-5415-30","en":"croatia-zadar-area-attractive-building-land-in-the-first-row-to-the-sea-5415-30","fr":"croatie-zadar-area-terrain-constructible-attrayant-en-premiere-ligne-de-mer-5415-30","hr":"hrvatska-zadar-area-atraktivno-gradevinsko-zemljiste-u-prvom-redu-do-mora-5415-30","it":"croazia-zadar-area-terreno-edificabile-di-pregio-in-prima-fila-sul-mare-5415-30","no":"kroatia-zadar-area-attraktiv-byggetomt-i-forste-rad-mot-sjoen-5415-30","pl":"chorwacja-zadar-area-atrakcyjna-dzialka-budowlana-w-pierwszej-linii-od-morza-5415-30","ru":"horvatiya-zadar-area-privlekatelnyj-uchastok-pod-zastrojku-v-pervoj-linii-ot-morja-5415-30","sk":"croatia-zadar-area-attractive-building-land-in-the-first-row-to-the-sea-5415-30","sl":"hrvaska-zadar-area-attractive-building-land-in-the-first-row-to-the-sea-5415-30","sv":"kroatien-zadar-area-attraktiv-byggmark-i-forsta-raden-mot-havet-5415-30"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/5415-30/001-5415-30-Zadar-Area-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":"001-5415-30-Zadar-Area-Building-land-in-the-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5415-30/002-5415-30-Zadar-Area-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5415-30/003-5415-30-Zadar-Area-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5415-30/004-5415-30-Zadar-Area-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Zadar area","region_name":"Dalmatia coast","property_type_slugs":["land-plot"],"price":520000,"on_request":false,"seafront":true,"features":{"living_space":"","land_space":"1435","rooms":0,"sea_distance":"1"},"hasVideo":false},{"title":"Building plot with sea view","link":"/properties/building-plot-with-sea-view-26/","translations":{"cs":"chorvatsko-solta-exkluzivni-stavebni-pozemek-s-vyhledem-na-more-5385-30","de":"kroatien-solta-exklusives-baugrundstuck-mit-meerblick-5385-30","en":"croatia-solta-exclusive-building-land-with-a-sea-view-5385-30","fr":"croatie-solta-terrain-constructible-exclusif-avec-vue-mer-5385-30","hr":"hrvatska-solta-ekskluzivno-gradevinsko-zemljiste-s-pogledom-na-more-5385-30","it":"croazia-solta-esclusivo-terreno-edificabile-con-vista-mare-5385-30","no":"kroatia-solta-eksklusiv-byggetomt-med-havutsikt-5385-30","pl":"chorwacja-solta-ekskluzywna-dzialka-budowlana-z-widokiem-na-morze-5385-30","ru":"horvatiya-solta-jekskljuzivnaja-zemlja-pod-zastrojku-s-vidom-na-more-5385-30","sk":"croatia-solta-exclusive-building-land-with-a-sea-view-5385-30","sl":"hrvaska-solta-exclusive-building-land-with-a-sea-view-5385-30","sv":"kroatien-solta-exklusiv-byggmark-med-havsutsikt-5385-30"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/5385-30/001-5358-30-Solta-Exclusive-building-land-with-a-sea-view-for-sale.jpg","alt":"001-5358-30-Solta-Exclusive-building-land-with-a-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5385-30/002-5358-30-Solta-Exclusive-building-land-with-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5385-30/003-5358-30-Solta-Exclusive-building-land-with-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5385-30/004-5358-30-Solta-Exclusive-building-land-with-a-sea-view-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Solta","region_name":"Dalmatia islands","property_type_slugs":["land-plot"],"price":395000,"on_request":false,"seafront":false,"features":{"living_space":"","land_space":"2370","rooms":0,"sea_distance":"100"},"hasVideo":false},{"title":"Attractive building land in the first row to the sea","link":"/properties/attractive-building-land-in-the-first-row-to-the-sea/","translations":{"cs":"chorvatsko-rogoznica-pozemek-v-prvni-rade-k-mori-se-stavebnim-povolenim-2022-429","de":"kroatien-rogoznica-grundstuck-in-erster-reihe-zum-meer-mit-baugenehmigung-2022-429","en":"croatia-rogoznica-land-in-the-first-row-to-the-sea-with-a-building-permit-2022-429","fr":"croatie-rogoznica-terrain-en-premiere-ligne-de-la-mer-avec-permis-de-construire-2022-429","hr":"hrvatska-rogoznica-zemljiste-u-prvom-redu-do-mora-s-gradevinskom-dozvolom-2022-429","it":"croazia-rogoznica-terreno-in-prima-fila-sul-mare-con-permesso-di-costruzione-2022-429","no":"kroatia-rogoznica-land-i-forste-rekke-til-sjoen-med-byggetillatelse-2022-429","pl":"chorwacja-rogoznica-dzialka-w-pierwszym-rzedzie-do-morza-z-pozwoleniem-na-budowe-2022-429","ru":"horvatiya-rogoznica-zemlja-v-pervom-rjadu-ot-morja-s-razresheniem-na-stroitelstvo-2022-429","sk":"croatia-rogoznica-land-in-the-first-row-to-the-sea-with-a-building-permit-2022-429","sl":"hrvaska-rogoznica-land-in-the-first-row-to-the-sea-with-a-building-permit-2022-429","sv":"kroatien-rogoznica-mark-i-forsta-raden-till-havet-med-bygglov-2022-429"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-429/001-2022-429-Rogoznica-Building-land-in-the-first-row-to-the-sea.jpg","alt":"001-2022-429-Rogoznica-Building-land-in-the-first-row-to-the-sea"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-429/002-2022-429-Rogoznica-Building-land-in-the-first-row-to-the-sea.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-429/003-2022-429-Rogoznica-Building-land-in-the-first-row-to-the-sea.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-429/004-2022-429-Rogoznica-Building-land-in-the-first-row-to-the-sea.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Rogoznica","region_name":"Dalmatia coast","property_type_slugs":["land-plot"],"price":800000,"on_request":false,"seafront":true,"features":{"living_space":"","land_space":"585","rooms":0,"sea_distance":"10"},"hasVideo":false},{"title":"Land in the first row to the sea","link":"/properties/island-of-solta-land-in-the-first-row-to-the-sea/","translations":{"cs":"chorvatsko-solta-stavebni-pozemek-v-prvni-rade-k-mori-2031-123","de":"kroatien-solta-baugrundstuck-in-erster-reihe-zum-meer-2031-123","en":"croatia-solta-building-land-in-the-first-row-to-the-sea-2031-123","fr":"croatie-solta-terrain-constructible-au-premier-rang-de-la-mer-2031-123","hr":"hrvatska-solta-gradevinsko-zemljiste-u-prvom-redu-do-mora-2031-123","it":"croazia-solta-terreno-edificabile-in-prima-fila-al-mare-2031-123","no":"kroatia-solta-byggeland-i-forste-rad-til-sjoen-2031-123","pl":"chorwacja-solta-dzialka-budowlana-w-pierwszym-rzedzie-do-morza-2031-123","ru":"horvatiya-solta-zemlja-pod-zastrojku-v-pervom-rjadu-ot-morja-2031-123","sk":"croatia-solta-building-land-in-the-first-row-to-the-sea-2031-123","sl":"hrvaska-solta-building-land-in-the-first-row-to-the-sea-2031-123","sv":"kroatien-solta-byggnadsmark-i-forsta-raden-till-havet-2031-123"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-123/001-2031-123-island-solta-building-plot-first-row-to-the-sea-for-sale.jpg","alt":"001-2031-123-island-solta-building-plot-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-123/002-2031-123-island-solta-building-plot-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-123/003-2031-123-island-solta-building-plot-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-123/004-2031-123-island-solta-building-plot-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Solta","region_name":"Dalmatia islands","property_type_slugs":["land-plot"],"price":700000,"on_request":false,"seafront":true,"features":{"living_space":"","land_space":"3111","rooms":0,"sea_distance":"10"},"hasVideo":false},{"title":"Building plot with a view, only 30m from the sea","link":"/properties/island-of-hvar-building-land-only-30-meters-from-the-sea/","translations":{"cs":"chorvatsko-hvar-atraktivni-stavebni-pozemek-prvni-rada-k-mori-2044-07","de":"kroatien-hvar-attraktives-baugrundstuck-erste-reihe-zum-meer-2044-07","en":"croatia-hvar-attractive-building-plot-first-row-to-the-sea-2044-07","fr":"croatie-hvar-terrain-a-batir-attrayant-premiere-rangee-de-la-mer-2044-07","hr":"hrvatska-hvar-atraktivno-gradevinsko-zemljiste-prvi-red-do-mora-2044-07","it":"croazia-hvar-terreno-edificabile-attraente-prima-fila-al-mare-2044-07","no":"kroatia-hvar-attraktiv-byggetomt-forste-rad-til-sjoen-2044-07","pl":"chorwacja-hvar-atrakcyjna-dzialka-budowlana-w-pierwszym-rzedzie-do-morza-2044-07","ru":"horvatiya-hvar-privlekatelnyj-uchastok-pod-zastrojku-pervyj-rjad-ot-morja-2044-07","sk":"croatia-hvar-attractive-building-plot-first-row-to-the-sea-2044-07","sl":"hrvaska-hvar-attractive-building-plot-first-row-to-the-sea-2044-07","sv":"kroatien-hvar-attraktiv-byggtomt-forsta-raden-mot-havet-2044-07"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2044-07/001-2044-07-island-hvar-attractive-building-plot-first-row-to-the-sea.jpg","alt":"001-2044-07-island-hvar-attractive-building-plot-first-row-to-the-sea"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2044-07/002-2044-07-island-hvar-attractive-building-plot-first-row-to-the-sea.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2044-07/003-2044-07-island-hvar-attractive-building-plot-first-row-to-the-sea.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2044-07/004-2044-07-island-hvar-attractive-building-plot-first-row-to-the-sea.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Hvar","region_name":"Dalmatia islands","property_type_slugs":["land-plot"],"price":430000,"on_request":false,"seafront":true,"features":{"living_space":"","land_space":"741","rooms":0,"sea_distance":"30"},"hasVideo":false}]},"className":"mb-0 mt-10 md:my-24","baseSearchHref":"properties","withButton":false,"totalItems":6}],["$","section",null,{"className":"bg-gray-100 pt-12 pb-10 lg:pt-24 lg:pb-20","children":["$","div",null,{"className":"container","children":[["$","h2",null,{"className":"text-2xl","children":"Croatia Estate Mission"}],["$","div",null,{"dangerouslySetInnerHTML":{"__html":"<p>We make it easier for our clients to buy or sell real estate in Croatia by leading them through every step, advising the best solutions from the first contact until the end of the real estate purchase. We arrange accommodation, transportation and other services to always make your search, purchase or sale of Croatia real estate a pleasant and easy experience.</p>\n"}}],["$","div",null,{"className":"grid md:grid-cols-2 gap-12 mt-10","children":[["$","div","0",{"children":[["$","div",null,{"className":"mb-2","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","class":"w-10","children":["$","path",null,{"d":"M12.6 5H11.4V7.4H12.6V5ZM15 5H13.8V7.4H15V5ZM12.6 8.6H11.4V11H12.6V8.6ZM15 8.6H13.8V11H15V8.6ZM12.6 12.2H11.4V14.6H12.6V12.2ZM15 12.2H13.8V14.6H15V12.2ZM12.6 15.8H11.4V18.2H12.6V15.8ZM18 9.2V2H8.4V11.12L0 13.28V21.2H24V9.2H18ZM8.4 20H1.2V14.24L8.4 12.38V20ZM16.8 20H9.6V3.2H16.8V20ZM22.8 20H18V10.4H22.8V20ZM21 12.2H19.8V14.6H21V12.2ZM21 15.8H19.8V18.2H21V15.8ZM15 15.8H13.8V18.2H15V15.8ZM4.2 15.8H3V18.2H4.2V15.8ZM6.6 15.8H5.4V18.2H6.6V15.8Z","fill":"black"}]}]}],["$","h3",null,{"className":"text-xl mb-3","children":"Croatian Property Prices"}],["$","div",null,{"dangerouslySetInnerHTML":{"__html":"<p>Real estates such as <strong>houses, villas, apartments and land plots in Croatia</strong> still can be found at favorable prices. There are many traditional old stone houses on Croatian islands and coast, or secluded fisherman cottages right by the sea waiting for renovation. Also there are opportunities to buy newly build real estates in excellent locations at reasonable prices.</p>\n"}}]]}],["$","div","1",{"children":[["$","div",null,{"className":"mb-2","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","class":"w-10","children":["$","path",null,{"d":"M15.4118 9.81818V13.0909H10.9412V15.8182H6.47059V18.5455H2V24H21V9.81818H15.4118ZM6.47059 22.9091H3.11765V19.6364H6.47059V22.9091ZM10.9412 22.9091H7.58824V16.9091H10.9412V22.9091ZM15.4118 22.9091H12.0588V14.1818H15.4118V22.9091ZM19.8824 22.9091H16.5294V10.9091H19.8824V22.9091ZM8.76175 6.70908L11.5 9.49091L19.3235 1.85454V3.27273H20.4412L20.3853 0H17.1441V1.09091H18.4853L11.5 7.90909L8.76175 5.12727L2.72646 11.0727L3.50883 11.8364L8.76175 6.70908Z","fill":"black"}]}]}],["$","h3",null,{"className":"text-xl mb-3","children":"Croatia - Market Worth Investing"}],["$","div",null,{"dangerouslySetInnerHTML":{"__html":"<p>International buyers interest in Croatian real estate is growing every year. There is <strong>high demand for properties on Croatian islands and coast</strong> which have wide range of real estates, from old city center properties to new built apartments and luxury villas or prime investment opportunities such as hotels or commercial and residential developments.</p>\n"}}]]}],["$","div","2",{"children":[["$","div",null,{"className":"mb-2","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","class":"w-10","children":["$","path",null,{"d":"$26","fill":"black"}]}]}],["$","h3",null,{"className":"text-xl mb-3","children":"Croatia - Mediterranean Paradise"}],["$","div",null,{"dangerouslySetInnerHTML":{"__html":"<p>Croatia is often referred as New Tuscany as it offers Mediterranean vacation with <strong>authentic small old towns, beautiful sea and beaches, untouched nature and historic locations</strong> dating from stone age, old Greeks and Romans, middle ages till today.</p>\n"}}]]}],["$","div","3",{"children":[["$","div",null,{"className":"mb-2","children":["$","svg",null,{"width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg","class":"w-10","children":["$","path",null,{"d":"M13.5607 13.2139C12.6936 14.1965 11.422 14.7746 10.0925 14.7746C9.74566 14.7746 9.51445 15.0058 9.51445 15.3526C9.51445 15.6994 9.74566 15.9306 10.0925 15.9306C11.7688 15.9306 13.3295 15.237 14.4277 13.9653C14.659 13.7341 14.6012 13.3873 14.37 13.1561C14.1387 12.9826 13.7341 12.9827 13.5607 13.2139ZM21.711 20.9595L16.1618 15.4104C17.3757 13.9653 18.1272 12.1156 18.1272 10.0925C18.1272 5.64162 14.4856 2 10.0347 2C5.58383 2 2 5.69942 2 10.1503C2 14.6012 5.64162 18.2428 10.0925 18.2428C12.1156 18.2428 13.9653 17.4913 15.4104 16.2775L20.9595 21.8266C21.0751 21.9422 21.2486 22 21.3642 22C21.4798 22 21.6532 21.9422 21.7688 21.8266C21.9422 21.5954 21.9422 21.1907 21.711 20.9595ZM10.0925 17.0867C6.27746 17.0867 3.15607 13.9653 3.15607 10.1503C3.15607 6.33526 6.27746 3.21388 10.0925 3.21388C13.9075 3.21388 17.0289 6.33526 17.0289 10.1503C17.0289 13.9653 13.9075 17.0867 10.0925 17.0867Z","fill":"black"}]}]}],["$","h3",null,{"className":"text-xl mb-3","children":"Searching for Real Estate in Croatia"}],["$","div",null,{"dangerouslySetInnerHTML":{"__html":"<p>If you are searching for real estate with some specific traits and you did not find it in our current offer our real estate agents will go on the field and <strong>search for real estate</strong> that will suit your request.</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n"}}]]}]]}],["$","$L17",null,{"href":"https://croatia-estate.com/about-us/","className":"inline-flex items-center justify-center font-medium transition whitespace-nowrap focus-visible:outline outline-4 select-none h-12 py-2.5 text-base px-8 text-white bg-primary-500 border-primary-500 hover:bg-primary-400 active:bg-primary-300 outline-primary-400 rounded-none","rel":"$undefined","prefetch":"$undefined","children":["$","div",null,{"className":"relative flex items-center","children":["$undefined",["$","span",null,{"className":"","children":"Who We Are"}],"$undefined","$undefined","$undefined"]}]}]]}]}],["$","$L25",null,{"propertyTypes":[{"slug":"house-villa","name":"House / Villa","english_slug":"house-villa"},{"slug":"apartment","name":"Apartment","english_slug":"apartment"},{"slug":"land-plot","name":"Land plot","english_slug":"land-plot"},{"slug":"business-premises","name":"Business premises","english_slug":"business-premises"},{"slug":"hotel","name":"Hotel","english_slug":"hotel"},{"slug":"investments","name":"Investments","english_slug":"investments"},{"slug":"off-plan","name":"Off Plan","english_slug":"off-plan"}],"propertyTypeLinks":[{"property_type_slug":"house-villa","href":"/property_type/house-villa/"},{"property_type_slug":"apartment","href":"/property_type/apartment/"},{"property_type_slug":"land-plot","href":"/property_type/land-plot/"},{"property_type_slug":"business-premises","href":"/property_type/commercial-property/"},{"property_type_slug":"hotel","href":"/property_type/hotel/"},{"property_type_slug":"investments","href":"/property_type/investments/"},{"property_type_slug":"off-plan","href":"/property_type/off-plan/"}],"blockTitle":"Recently listed properties","properties":{"all":[{"title":"Newly built modern villa","link":"/properties/croatia-kastela-newly-built-modern-villa-2035-409-2/","translations":{"en":"croatia-kastela-modern-villa-with-pool-and-sea-view-2035-409","hr":"hrvatska-kastela-moderna-vila-s-bazenom-i-pogledom-na-more-2035-409","cs":"chorvatsko-kastela-moderni-vila-s-bazenem-a-vyhledem-na-more-2035-409","fr":"croatie-kastela-villa-moderne-avec-piscine-et-vue-mer-2035-409","de":"kroatien-kastela-moderne-villa-mit-pool-und-meerblick-2035-409","it":"croazia-kastela-villa-moderna-con-piscina-e-vista-mare-2035-409","no":"kroatia-kastela-moderne-villa-med-basseng-og-havutsikt-2035-409","pl":"chorwacja-kastela-nowoczesna-willa-z-basenem-i-widokiem-na-morze-2035-409","ru":"horvatiya-kastela-sovremennaja-villa-s-bassejnom-i-vidom-na-more-2035-409","sk":"chorvatsko-kastela-moderna-vila-s-bazenom-a-vyhladom-na-more-2035-409","sl":"hrvaska-kastela-moderna-vila-z-bazenom-in-pogledom-na-morje-2035-409","sv":"kroatien-kastela-modern-villa-med-pool-och-havsutsikt-2035-409"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-409/001-2035-409-Kastela-Modern-villa-with-pool-and-a-sea-view-for-sale.jpg","alt":"001-2035-409-Kastela-Modern-villa-with-pool-and-a-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-409/002-2035-409-Kastela-Modern-villa-with-pool-and-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-409/003-2035-409-Kastela-Modern-villa-with-pool-and-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-409/004-2035-409-Kastela-Modern-villa-with-pool-and-a-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Kastela","region_name":"Dalmatia coast","property_type_slugs":["house-villa"],"price":920000,"on_request":false,"seafront":false,"features":{"living_space":"160","land_space":"490","rooms":3,"sea_distance":"1240"},"hasVideo":false},{"title":"Building Land in the Peaceful Inland of Istria","link":"/properties/croatia-porec-building-land-in-the-peaceful-inland-of-istria-5542-30-2/","translations":{"en":"croatia-porec-attractive-land-in-a-peaceful-setting-5542-30","hr":"hrvatska-porec-atraktivno-zemljiste-u-mirnom-okruzju-5542-30","cs":"chorvatsko-porec-atraktivni-pozemek-v-klidnem-prostredi-5542-30","fr":"croatie-porec-terrain-attrayant-dans-un-cadre-paisible-5542-30","de":"kroatien-porec-attraktives-baugrundstuck-in-ruhiger-lage-5542-30","it":"croazia-porec-terreno-attraente-in-un-contesto-tranquillo-5542-30","no":"kroatia-porec-attraktiv-tomt-i-fredelige-omgivelser-5542-30","pl":"chorwacja-porec-atrakcyjna-dzialka-w-spokojnej-okolicy-5542-30","ru":"horvatiya-porec-privlekatelnyj-zemelnyj-uchastok-v-tihom-meste-5542-30","sk":"chorvatsko-porec-atraktivny-pozemok-v-pokojnom-prostredi-5542-30","sl":"hrvaska-porec-privlacno-zemljisce-v-mirnem-okolju-5542-30","sv":"kroatien-porec-attraktiv-tomt-i-lugn-miljo-5542-30"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/5542-30/001-5542-30-Porec-Building-land-in-a-peaceful-setting-for-sale.jpg","alt":"001-5542-30-Porec-Building-land-in-a-peaceful-setting-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5542-30/002-5542-30-Porec-Building-land-in-a-peaceful-setting-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5542-30/003-5542-30-Porec-Building-land-in-a-peaceful-setting-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5542-30/004-5542-30-Porec-Building-land-in-a-peaceful-setting-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Porec","region_name":"Istria and Kvarner","property_type_slugs":["land-plot"],"price":360000,"on_request":false,"seafront":false,"features":{"living_space":"","land_space":"13200","rooms":0,"sea_distance":"1600"},"hasVideo":false},{"title":"Attractive apartment in a desirable location","link":"/properties/croatia-split-city-attractive-apartment-in-a-desirable-location-2035-408-2/","translations":{"en":"croatia-split-city-two-bedroom-apartment-in-a-prime-location-with-spectacular-sea-view-2035-408","hr":"hrvatska-split-city-dvosoban-stan-na-odlicnoj-lokaciji-sa-spektakularnim-pogledom-na-more-2035-408","cs":"chorvatsko-split-city-dvoupokojovy-byt-na-vybornem-miste-s-nadhernym-vyhledem-na-more-2035-408","fr":"croatie-split-city-appartement-t3-idealement-situe-avec-vue-mer-spectaculaire-2035-408","de":"kroatien-split-city-zwei-zimmer-wohnung-in-toplage-mit-traumhaftem-meerblick-2035-408","it":"croazia-split-city-appartamento-con-due-camere-da-letto-in-posizione-privilegiata-con-spettacolare-vista-mare-2035-408","no":"kroatia-split-city-toromsleilighet-i-forsteklasses-beliggenhet-med-spektakulaer-havutsikt-2035-408","pl":"chorwacja-split-city-dwupokojowe-mieszkanie-w-doskonalej-lokalizacji-z-przepieknym-widokiem-na-morze-2035-408","ru":"horvatiya-split-city-dvuhkomnatnaja-kvartira-v-prestizhnom-rajone-s-potrjasajushhim-vidom-na-more-2035-408","sk":"chorvatsko-split-city-dvojizbovy-byt-na-vybornom-mieste-s-nadhernym-vyhladom-na-more-2035-408","sl":"hrvaska-split-city-dvosobno-stanovanje-na-odlicni-lokaciji-s-spektakularnim-pogledom-na-morje-2035-408","sv":"kroatien-split-city-tvarumslagenhet-i-utmarkt-lage-med-spektakular-havsutsikt-2035-408"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-408/001-2035-408-Split-Znjan-Two-bedroom-apartment-with-a-sea-view-for-sale.jpg","alt":"001-2035-408-Split-Znjan-Two-bedroom-apartment-with-a-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-408/002-2035-408-Split-Znjan-Two-bedroom-apartment-with-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-408/003-2035-408-Split-Znjan-Two-bedroom-apartment-with-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-408/004-2035-408-Split-Znjan-Two-bedroom-apartment-with-a-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Split city","region_name":"Dalmatia coast","property_type_slugs":["apartment"],"price":880000,"on_request":false,"seafront":false,"features":{"living_space":"95","land_space":"","rooms":2,"sea_distance":"300"},"hasVideo":false},{"title":"Attractive holiday villa near the mediterranean coast","link":"/properties/croatia-makarska-attractive-holiday-villa-near-the-mediterranean-coast-2048-64/","translations":{"en":"croatia-makarska-attractive-stone-villa-near-the-sea-2048-64","hr":"hrvatska-makarska-atraktivna-kamena-vila-u-blizini-mora-2048-64","cs":"chorvatsko-makarska-atraktivni-kamenna-vila-u-more-2048-64","fr":"croatie-makarska-belle-villa-en-pierre-pres-de-la-mer-2048-64","de":"kroatien-makarska-attraktive-steinvilla-in-meeresnahe-2048-64","it":"croazia-makarska-incantevole-villa-in-pietra-vicino-al-mare-2048-64","no":"kroatia-makarska-attraktiv-steinvilla-naer-sjoen-2048-64","pl":"chorwacja-makarska-atrakcyjna-kamienna-willa-blisko-morza-2048-64","ru":"horvatiya-makarska-privlekatelnaja-kamennaja-villa-nedaleko-ot-morja-2048-64","sk":"chorvatsko-makarska-atraktivna-kamenna-vila-blizko-mora-2048-64","sl":"hrvaska-makarska-privlacna-kamnita-vila-v-blizini-morja-2048-64","sv":"kroatien-makarska-attraktiv-stenvilla-nara-havet-2048-64"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/001-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":"001-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/002-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/003-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/004-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Makarska","region_name":"Dalmatia coast","property_type_slugs":["house-villa"],"price":1670000,"on_request":false,"seafront":false,"features":{"living_space":"208","land_space":"860","rooms":3,"sea_distance":"2500"},"hasVideo":false},{"title":"House in nature with a large garden ","link":"/properties/croatia-gospic-house-in-nature-with-a-large-garden-2052-138-2/","translations":{"en":"croatia-gospic-house-in-nature-with-a-large-garden-2052-138","hr":"hrvatska-gospic-kuca-u-prirodi-s-velikom-okucnicom-2052-138","cs":"chorvatsko-gospic-dum-na-venkove-s-velkou-zahradou-2052-138","fr":"croatie-gospic-maison-a-la-campagne-avec-grand-jardin-2052-138","de":"kroatien-gospic-landhaus-mit-grosem-garten-2052-138","it":"croazia-gospic-casa-in-campagna-con-ampio-giardino-2052-138","no":"kroatia-gospic-hus-pa-landet-med-stor-hage-2052-138","pl":"chorwacja-gospic-dom-na-wsi-z-duzym-ogrodem-2052-138","ru":"horvatiya-gospic-zagorodnyj-dom-s-bolshim-sadom-2052-138","sk":"chorvatsko-gospic-dom-na-vidieku-s-velkou-zahradou-2052-138","sl":"hrvaska-gospic-hisa-na-podezelju-z-velikim-vrtom-2052-138","sv":"kroatien-gospic-hus-pa-landet-med-stor-tradgard-2052-138"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-138/001-2052-138-Gospic-house-in-nature-with-a-large-garden-for-sale.jpg","alt":"001-2052-138-Gospic-house-in-nature-with-a-large-garden-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-138/002-2052-138-Gospic-house-in-nature-with-a-large-garden-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-138/003-2052-138-Gospic-house-in-nature-with-a-large-garden-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-138/004-2052-138-Gospic-house-in-nature-with-a-large-garden-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Gospic","region_name":"Continental Croatia","property_type_slugs":["house-villa"],"price":125000,"on_request":false,"seafront":false,"features":{"living_space":"150","land_space":"3550","rooms":2,"sea_distance":""},"hasVideo":false},{"title":"Apartment first row to the sea","link":"/properties/croatia-peljesac-apartment-first-row-to-the-sea-2052-139/","translations":{"en":"croatia-peljesac-apartment-first-row-to-the-sea-2052-139","hr":"hrvatska-peljesac-stan-prvi-red-do-mora-2052-139","cs":"chorvatsko-peljesac-apartman-v-prvni-rade-u-more-2052-139","fr":"croatie-peljesac-appartement-en-premiere-ligne-de-mer-2052-139","de":"kroatien-peljesac-apartment-in-erster-reihe-zum-meer-2052-139","it":"croazia-peljesac-appartamento-in-prima-fila-sul-mare-2052-139","no":"kroatia-peljesac-leilighet-forste-rad-mot-havet-2052-139","pl":"chorwacja-peljesac-apartament-w-pierwszym-rzedzie-od-morza-2052-139","ru":"horvatiya-peljesac-kvartira-v-pervom-rjadu-ot-morja-2052-139","sk":"chorvatsko-peljesac-apartman-v-prvom-rade-pri-mori-2052-139","sl":"hrvaska-peljesac-apartma-prva-vrsta-ob-morju-2052-139","sv":"kroatien-peljesac-lagenhet-forsta-raden-mot-havet-2052-139"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-139/001-2052-139-peljesac-apartment-first-row-to-the-sea-for-sale.jpg","alt":"001-2052-139-peljesac-apartment-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-139/002-2052-139-peljesac-apartment-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-139/003-2052-139-peljesac-apartment-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-139/004-2052-139-peljesac-apartment-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Peljesac","region_name":"Dalmatia coast","property_type_slugs":["apartment"],"price":630000,"on_request":false,"seafront":true,"features":{"living_space":"123","land_space":"","rooms":2,"sea_distance":"5"},"hasVideo":false}],"house-villa":[{"title":"Newly built modern villa","link":"/properties/croatia-kastela-newly-built-modern-villa-2035-409-2/","translations":{"en":"croatia-kastela-modern-villa-with-pool-and-sea-view-2035-409","hr":"hrvatska-kastela-moderna-vila-s-bazenom-i-pogledom-na-more-2035-409","cs":"chorvatsko-kastela-moderni-vila-s-bazenem-a-vyhledem-na-more-2035-409","fr":"croatie-kastela-villa-moderne-avec-piscine-et-vue-mer-2035-409","de":"kroatien-kastela-moderne-villa-mit-pool-und-meerblick-2035-409","it":"croazia-kastela-villa-moderna-con-piscina-e-vista-mare-2035-409","no":"kroatia-kastela-moderne-villa-med-basseng-og-havutsikt-2035-409","pl":"chorwacja-kastela-nowoczesna-willa-z-basenem-i-widokiem-na-morze-2035-409","ru":"horvatiya-kastela-sovremennaja-villa-s-bassejnom-i-vidom-na-more-2035-409","sk":"chorvatsko-kastela-moderna-vila-s-bazenom-a-vyhladom-na-more-2035-409","sl":"hrvaska-kastela-moderna-vila-z-bazenom-in-pogledom-na-morje-2035-409","sv":"kroatien-kastela-modern-villa-med-pool-och-havsutsikt-2035-409"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-409/001-2035-409-Kastela-Modern-villa-with-pool-and-a-sea-view-for-sale.jpg","alt":"001-2035-409-Kastela-Modern-villa-with-pool-and-a-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-409/002-2035-409-Kastela-Modern-villa-with-pool-and-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-409/003-2035-409-Kastela-Modern-villa-with-pool-and-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-409/004-2035-409-Kastela-Modern-villa-with-pool-and-a-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Kastela","region_name":"Dalmatia coast","property_type_slugs":["house-villa"],"price":920000,"on_request":false,"seafront":false,"features":{"living_space":"160","land_space":"490","rooms":3,"sea_distance":"1240"},"hasVideo":false},{"title":"Attractive holiday villa near the mediterranean coast","link":"/properties/croatia-makarska-attractive-holiday-villa-near-the-mediterranean-coast-2048-64/","translations":{"en":"croatia-makarska-attractive-stone-villa-near-the-sea-2048-64","hr":"hrvatska-makarska-atraktivna-kamena-vila-u-blizini-mora-2048-64","cs":"chorvatsko-makarska-atraktivni-kamenna-vila-u-more-2048-64","fr":"croatie-makarska-belle-villa-en-pierre-pres-de-la-mer-2048-64","de":"kroatien-makarska-attraktive-steinvilla-in-meeresnahe-2048-64","it":"croazia-makarska-incantevole-villa-in-pietra-vicino-al-mare-2048-64","no":"kroatia-makarska-attraktiv-steinvilla-naer-sjoen-2048-64","pl":"chorwacja-makarska-atrakcyjna-kamienna-willa-blisko-morza-2048-64","ru":"horvatiya-makarska-privlekatelnaja-kamennaja-villa-nedaleko-ot-morja-2048-64","sk":"chorvatsko-makarska-atraktivna-kamenna-vila-blizko-mora-2048-64","sl":"hrvaska-makarska-privlacna-kamnita-vila-v-blizini-morja-2048-64","sv":"kroatien-makarska-attraktiv-stenvilla-nara-havet-2048-64"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/001-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":"001-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/002-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/003-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2048-64/004-2048-64-Makarska-Villa-with-pool-near-the-sea-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Makarska","region_name":"Dalmatia coast","property_type_slugs":["house-villa"],"price":1670000,"on_request":false,"seafront":false,"features":{"living_space":"208","land_space":"860","rooms":3,"sea_distance":"2500"},"hasVideo":false},{"title":"House in nature with a large garden ","link":"/properties/croatia-gospic-house-in-nature-with-a-large-garden-2052-138-2/","translations":{"en":"croatia-gospic-house-in-nature-with-a-large-garden-2052-138","hr":"hrvatska-gospic-kuca-u-prirodi-s-velikom-okucnicom-2052-138","cs":"chorvatsko-gospic-dum-na-venkove-s-velkou-zahradou-2052-138","fr":"croatie-gospic-maison-a-la-campagne-avec-grand-jardin-2052-138","de":"kroatien-gospic-landhaus-mit-grosem-garten-2052-138","it":"croazia-gospic-casa-in-campagna-con-ampio-giardino-2052-138","no":"kroatia-gospic-hus-pa-landet-med-stor-hage-2052-138","pl":"chorwacja-gospic-dom-na-wsi-z-duzym-ogrodem-2052-138","ru":"horvatiya-gospic-zagorodnyj-dom-s-bolshim-sadom-2052-138","sk":"chorvatsko-gospic-dom-na-vidieku-s-velkou-zahradou-2052-138","sl":"hrvaska-gospic-hisa-na-podezelju-z-velikim-vrtom-2052-138","sv":"kroatien-gospic-hus-pa-landet-med-stor-tradgard-2052-138"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-138/001-2052-138-Gospic-house-in-nature-with-a-large-garden-for-sale.jpg","alt":"001-2052-138-Gospic-house-in-nature-with-a-large-garden-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-138/002-2052-138-Gospic-house-in-nature-with-a-large-garden-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-138/003-2052-138-Gospic-house-in-nature-with-a-large-garden-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-138/004-2052-138-Gospic-house-in-nature-with-a-large-garden-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Gospic","region_name":"Continental Croatia","property_type_slugs":["house-villa"],"price":125000,"on_request":false,"seafront":false,"features":{"living_space":"150","land_space":"3550","rooms":2,"sea_distance":""},"hasVideo":false},{"title":"Elegant Villa with Swimming Pool and Panoramic Sea Views","link":"/properties/croatia-brac-elegant-villa-with-swimming-pool-and-panoramic-sea-views-5541-30/","translations":{"en":"croatia-brac-villa-with-swimming-pool-and-sea-view-5541-30","hr":"hrvatska-brac-vila-s-bazenom-i-pogledom-na-more-5541-30","cs":"chorvatsko-brac-vila-s-bazenem-a-vyhledem-na-more-5541-30","fr":"croatie-brac-villa-avec-piscine-et-vue-mer-5541-30","de":"kroatien-brac-villa-mit-pool-und-meerblick-5541-30","it":"croazia-brac-villa-con-piscina-e-vista-mare-5541-30","no":"kroatia-brac-villa-med-basseng-og-havutsikt-5541-30","pl":"chorwacja-brac-willa-z-basenem-i-widokiem-na-morze-5541-30","ru":"horvatiya-brac-villa-s-bassejnom-i-vidom-na-more-5541-30","sk":"chorvatsko-brac-vila-s-bazenom-a-vyhladom-na-more-5541-30","sl":"hrvaska-brac-vila-z-bazenom-in-pogledom-na-morje-5541-30","sv":"kroatien-brac-villa-med-pool-och-havsutsikt-5541-30"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/5541-30/001-5541-30-Island-of-Brac-Villa-with-pool-and-a-sea-view-for-sale.jpg","alt":"001-5541-30-Island-of-Brac-Villa-with-pool-and-a-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5541-30/002-5541-30-Island-of-Brac-Villa-with-pool-and-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5541-30/003-5541-30-Island-of-Brac-Villa-with-pool-and-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5541-30/004-5541-30-Island-of-Brac-Villa-with-pool-and-a-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Brac","region_name":"Dalmatia islands","property_type_slugs":["house-villa"],"price":690000,"on_request":false,"seafront":false,"features":{"living_space":"135","land_space":"375","rooms":3,"sea_distance":"200"},"hasVideo":false},{"title":"Modern terraced house near the sea","link":"/properties/croatia-porec-modern-terraced-house-near-the-sea-1014-66-2/","translations":{"en":"croatia-porec-modern-terraced-house-near-the-sea-1014-66","hr":"hrvatska-porec-moderna-kuca-u-nizu-nedaleko-od-mora-1014-66","cs":"chorvatsko-porec-moderni-radovy-dum-u-more-1014-66","fr":"croatie-porec-maison-mitoyenne-moderne-pres-de-la-mer-1014-66","de":"kroatien-porec-modernes-reihenhaus-in-meeresnahe-1014-66","it":"croazia-porec-casa-a-schiera-moderna-vicino-al-mare-1014-66","no":"kroatia-porec-moderne-rekkehus-naer-sjoen-1014-66","pl":"chorwacja-porec-nowoczesny-dom-szeregowy-blisko-morza-1014-66","ru":"horvatiya-porec-sovremennyj-taunhaus-nedaleko-ot-morja-1014-66","sk":"chorvatsko-porec-moderny-radovy-dom-pri-mori-1014-66","sl":"hrvaska-porec-moderna-vrstna-hisa-v-blizini-morja-1014-66","sv":"kroatien-porec-modernt-radhus-nara-havet-1014-66"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/1014-66/001-1014-66-Porec-modern-house-near-the-sea-for-sale.jpg","alt":"001-1014-66-Porec-modern-house-near-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1014-66/002-1014-66-Porec-modern-house-near-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1014-66/003-1014-66-Porec-modern-house-near-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1014-66/004-1014-66-Porec-modern-house-near-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Porec","region_name":"Istria and Kvarner","property_type_slugs":["house-villa"],"price":499000,"on_request":false,"seafront":false,"features":{"living_space":"137","land_space":"50","rooms":3,"sea_distance":"400"},"hasVideo":false},{"title":"Villa with pool and panoramic sea view","link":"/properties/croatia-krk-villa-with-pool-and-panoramic-sea-view-1021-78-2/","translations":{"en":"croatia-krk-luxury-villa-with-pool-and-sea-view-1021-78","hr":"hrvatska-krk-luksuzna-vila-s-bazenom-i-pogledom-na-more-1021-78","cs":"chorvatsko-krk-luxusni-vila-s-bazenem-a-vyhledem-na-more-1021-78","fr":"croatie-krk-villa-de-luxe-avec-piscine-et-vue-mer-1021-78","de":"kroatien-krk-luxuriose-villa-mit-pool-und-meerblick-1021-78","it":"croazia-krk-villa-di-lusso-con-piscina-e-vista-mare-1021-78","no":"kroatia-krk-luksusvilla-med-basseng-og-havutsikt-1021-78","pl":"chorwacja-krk-luksusowa-willa-z-basenem-i-widokiem-na-morze-1021-78","ru":"horvatiya-krk-roskoshnaja-villa-s-bassejnom-i-vidom-na-more-1021-78","sk":"chorvatsko-krk-luxusna-vila-s-bazenom-a-vyhladom-na-more-1021-78","sl":"hrvaska-krk-luksuzna-vila-z-bazenom-in-pogledom-na-morje-1021-78","sv":"kroatien-krk-lyxvilla-med-pool-och-havsutsikt-1021-78"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/1021-78/001-1021-78-Krk-Luxury-villa-with-pool-for-sale.jpg","alt":"001-1021-78-Krk-Luxury-villa-with-pool-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1021-78/002-1021-78-Krk-Luxury-villa-with-pool-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1021-78/003-1021-78-Krk-Luxury-villa-with-pool-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1021-78/004-1021-78-Krk-Luxury-villa-with-pool-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Krk","region_name":"Istria and Kvarner","property_type_slugs":["house-villa"],"price":1200000,"on_request":false,"seafront":false,"features":{"living_space":"180","land_space":"580","rooms":4,"sea_distance":"1300"},"hasVideo":false}],"apartment":[{"title":"Attractive apartment in a desirable location","link":"/properties/croatia-split-city-attractive-apartment-in-a-desirable-location-2035-408-2/","translations":{"en":"croatia-split-city-two-bedroom-apartment-in-a-prime-location-with-spectacular-sea-view-2035-408","hr":"hrvatska-split-city-dvosoban-stan-na-odlicnoj-lokaciji-sa-spektakularnim-pogledom-na-more-2035-408","cs":"chorvatsko-split-city-dvoupokojovy-byt-na-vybornem-miste-s-nadhernym-vyhledem-na-more-2035-408","fr":"croatie-split-city-appartement-t3-idealement-situe-avec-vue-mer-spectaculaire-2035-408","de":"kroatien-split-city-zwei-zimmer-wohnung-in-toplage-mit-traumhaftem-meerblick-2035-408","it":"croazia-split-city-appartamento-con-due-camere-da-letto-in-posizione-privilegiata-con-spettacolare-vista-mare-2035-408","no":"kroatia-split-city-toromsleilighet-i-forsteklasses-beliggenhet-med-spektakulaer-havutsikt-2035-408","pl":"chorwacja-split-city-dwupokojowe-mieszkanie-w-doskonalej-lokalizacji-z-przepieknym-widokiem-na-morze-2035-408","ru":"horvatiya-split-city-dvuhkomnatnaja-kvartira-v-prestizhnom-rajone-s-potrjasajushhim-vidom-na-more-2035-408","sk":"chorvatsko-split-city-dvojizbovy-byt-na-vybornom-mieste-s-nadhernym-vyhladom-na-more-2035-408","sl":"hrvaska-split-city-dvosobno-stanovanje-na-odlicni-lokaciji-s-spektakularnim-pogledom-na-morje-2035-408","sv":"kroatien-split-city-tvarumslagenhet-i-utmarkt-lage-med-spektakular-havsutsikt-2035-408"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-408/001-2035-408-Split-Znjan-Two-bedroom-apartment-with-a-sea-view-for-sale.jpg","alt":"001-2035-408-Split-Znjan-Two-bedroom-apartment-with-a-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-408/002-2035-408-Split-Znjan-Two-bedroom-apartment-with-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-408/003-2035-408-Split-Znjan-Two-bedroom-apartment-with-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-408/004-2035-408-Split-Znjan-Two-bedroom-apartment-with-a-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Split city","region_name":"Dalmatia coast","property_type_slugs":["apartment"],"price":880000,"on_request":false,"seafront":false,"features":{"living_space":"95","land_space":"","rooms":2,"sea_distance":"300"},"hasVideo":false},{"title":"Apartment first row to the sea","link":"/properties/croatia-peljesac-apartment-first-row-to-the-sea-2052-139/","translations":{"en":"croatia-peljesac-apartment-first-row-to-the-sea-2052-139","hr":"hrvatska-peljesac-stan-prvi-red-do-mora-2052-139","cs":"chorvatsko-peljesac-apartman-v-prvni-rade-u-more-2052-139","fr":"croatie-peljesac-appartement-en-premiere-ligne-de-mer-2052-139","de":"kroatien-peljesac-apartment-in-erster-reihe-zum-meer-2052-139","it":"croazia-peljesac-appartamento-in-prima-fila-sul-mare-2052-139","no":"kroatia-peljesac-leilighet-forste-rad-mot-havet-2052-139","pl":"chorwacja-peljesac-apartament-w-pierwszym-rzedzie-od-morza-2052-139","ru":"horvatiya-peljesac-kvartira-v-pervom-rjadu-ot-morja-2052-139","sk":"chorvatsko-peljesac-apartman-v-prvom-rade-pri-mori-2052-139","sl":"hrvaska-peljesac-apartma-prva-vrsta-ob-morju-2052-139","sv":"kroatien-peljesac-lagenhet-forsta-raden-mot-havet-2052-139"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-139/001-2052-139-peljesac-apartment-first-row-to-the-sea-for-sale.jpg","alt":"001-2052-139-peljesac-apartment-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-139/002-2052-139-peljesac-apartment-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-139/003-2052-139-peljesac-apartment-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-139/004-2052-139-peljesac-apartment-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Peljesac","region_name":"Dalmatia coast","property_type_slugs":["apartment"],"price":630000,"on_request":false,"seafront":true,"features":{"living_space":"123","land_space":"","rooms":2,"sea_distance":"5"},"hasVideo":false},{"title":"Three bedroom apartment with garage  ","link":"/properties/croatia-korcula-three-bedroom-apartment-with-garage-2052-137-2/","translations":{"en":"croatia-korcula-three-bedroom-apartment-with-garage-and-additional-living-space-2052-137","hr":"hrvatska-korcula-trosoban-stan-s-garazom-i-dodatnim-stambenim-prostorom-2052-137","cs":"chorvatsko-korcula-tripokojovy-byt-s-garazi-a-dalsim-obytnym-prostorem-2052-137","fr":"croatie-korcula-appartement-3-chambres-avec-garage-et-espace-de-vie-supplementaire-2052-137","de":"kroatien-korcula-dreizimmerwohnung-mit-garage-und-zusatzlichem-wohnraum-2052-137","it":"croazia-korcula-appartamento-con-tre-camere-da-letto-garage-e-ulteriore-spazio-abitativo-2052-137","no":"kroatia-korcula-treromsleilighet-med-garasje-og-ekstra-boareal-2052-137","pl":"chorwacja-korcula-trzypokojowy-apartament-z-garazem-i-dodatkowa-przestrzenia-2052-137","ru":"horvatiya-korcula-trehkomnatnaja-kvartira-s-garazhom-i-dopolnitelnoj-zhiloj-zonoj-2052-137","sk":"chorvatsko-korcula-trojizbovy-byt-s-garazou-a-dalsim-obytnym-priestorom-2052-137","sl":"hrvaska-korcula-trisobno-stanovanje-z-garazo-in-dodatnim-bivalnim-prostorom-2052-137","sv":"kroatien-korcula-trerumslagenhet-med-garage-och-extra-boyta-2052-137"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-137/001-2052-137-Korcula-Three-bedroom-apartment-with-garage-in-the-first-row-to-the-sea-for-sale.jpg","alt":"001-2052-137-Korcula-Three-bedroom-apartment-with-garage-in-the-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-137/002-2052-137-Korcula-Three-bedroom-apartment-with-garage-in-the-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-137/003-2052-137-Korcula-Three-bedroom-apartment-with-garage-in-the-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-137/004-2052-137-Korcula-Three-bedroom-apartment-with-garage-in-the-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Korcula","region_name":"Dalmatia islands","property_type_slugs":["apartment"],"price":750000,"on_request":false,"seafront":true,"features":{"living_space":"176","land_space":"295","rooms":3,"sea_distance":"5"},"hasVideo":false},{"title":"Three-bedroom apartment with sea view and parking","link":"/properties/croatia-omis-three-bedroom-apartment-with-sea-view-and-parking-2026-116/","translations":{"en":"croatia-omis-three-bedroom-apartment-with-parking-new-building-2026-116","hr":"hrvatska-omis-trosoban-stan-s-parkingom-novogradnja-2026-116","cs":"chorvatsko-omis-tripokojovy-byt-s-parkovanim-novostavba-2026-116","fr":"croatie-omis-appartement-t4-avec-parking-immeuble-neuf-2026-116","de":"kroatien-omis-dreizimmerwohnung-mit-parkplatz-neubau-2026-116","it":"croazia-omis-appartamento-trilocale-con-posto-auto-edificio-di-nuova-costruzione-2026-116","no":"kroatia-omis-treroms-leilighet-med-parkering-nybygg-2026-116","pl":"chorwacja-omis-trzypokojowe-mieszkanie-z-miejscem-parkingowym-nowy-budynek-2026-116","ru":"horvatiya-omis-trehkomnatnaja-kvartira-s-parkovkoj-novostrojka-2026-116","sk":"chorvatsko-omis-trojizbovy-byt-s-parkovanim-novostavba-2026-116","sl":"hrvaska-omis-trisobno-stanovanje-s-parkirnim-mestom-novogradnja-2026-116","sv":"kroatien-omis-trerumslagenhet-med-parkering-nybyggnation-2026-116"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2026-116/000-2026-116-omis-three-bedroom-apartment-with-parking-for-sale.jpg","alt":"000-2026-116-omis-three-bedroom-apartment-with-parking-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2026-116/001-2026-116-omis-three-bedroom-apartment-with-parking-for-sale.jpg","alt":"001-2026-116-omis-three-bedroom-apartment-with-parking-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2026-116/002-2026-116-omis-three-bedroom-apartment-with-parking-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2026-116/003-2026-116-omis-three-bedroom-apartment-with-parking-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Omis","region_name":"Dalmatia coast","property_type_slugs":["apartment"],"price":590000,"on_request":false,"seafront":true,"features":{"living_space":"77","land_space":"","rooms":3,"sea_distance":"10"},"hasVideo":false},{"title":"Penthouse with panoramic sea views","link":"/properties/croatia-kastela-penthouse-with-panoramic-sea-views-2031-269/","translations":{"cs":"chorvatsko-kastela-penthouse-se-stresni-terasou-a-vyhledem-na-more-2031-269","de":"kroatien-kastela-penthouse-mit-dachterrasse-und-meerblick-2031-269","en":"croatia-kastela-penthouse-with-a-roof-terrace-and-sea-view-2031-269","fr":"croatie-kastela-penthouse-avec-terrasse-sur-le-toit-et-vue-mer-2031-269","hr":"hrvatska-kastela-penthouse-s-krovnom-terasom-i-pogledom-na-more-2031-269","it":"croazia-kastela-attico-con-terrazza-sul-tetto-e-vista-mare-2031-269","no":"kroatia-kastela-toppleilighet-med-takterrasse-og-havutsikt-2031-269","pl":"chorwacja-kastela-penthouse-z-tarasem-na-dachu-i-widokiem-na-morze-2031-269","ru":"horvatiya-kastela-penthaus-s-terrasoj-na-kryshe-i-vidom-na-more-2031-269","sk":"chorvatsko-kastela-penthouse-so-stresnou-terasou-a-vyhladom-na-more-2031-269","sl":"hrvaska-kastela-penthouse-s-stresno-teraso-in-pogledom-na-morje-2031-269","sv":"kroatien-kastela-takvaning-med-takterrass-och-havsutsikt-2031-269"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-269/001-2031-269-kastela-penthouse-with-roof-terrace-and-sea-view-for-sale.jpg","alt":"001-2031-269-kastela-penthouse-with-roof-terrace-and-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-269/002-2031-269-kastela-penthouse-with-roof-terrace-and-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-269/003-2031-269-kastela-penthouse-with-roof-terrace-and-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-269/004-2031-269-kastela-penthouse-with-roof-terrace-and-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Kastela","region_name":"Dalmatia coast","property_type_slugs":["apartment"],"price":595000,"on_request":false,"seafront":false,"features":{"living_space":"181","land_space":"","rooms":4,"sea_distance":"200"},"hasVideo":false},{"title":"Sea-View Apartments with Private Amenities near Rogoznica","link":"/properties/croatia-rogoznica-sea-view-apartments-with-private-amenities-near-rogoznica-2044-93-2/","translations":{"cs":"chorvatsko-rogoznica-moderni-rezidencni-projekt-s-otevrenym-vyhledem-na-more-2044-93","de":"kroatien-rogoznica-modernes-wohnprojekt-mit-freiem-meerblick-2044-93","en":"croatia-rogoznica-modern-residential-development-with-unobstructed-sea-views-2044-93","fr":"croatie-rogoznica-projet-residentiel-moderne-avec-vue-imprenable-sur-la-mer-2044-93","hr":"hrvatska-rogoznica-moderni-stambeni-projekt-s-otvorenim-pogledom-na-more-2044-93","it":"croazia-rogoznica-progetto-residenziale-moderno-con-vista-mare-aperta-2044-93","no":"kroatia-rogoznica-moderne-boligprosjekt-med-apen-havutsikt-2044-93","pl":"chorwacja-rogoznica-nowoczesny-projekt-mieszkaniowy-z-widokiem-na-otwarte-morze-2044-93","ru":"horvatiya-rogoznica-sovremennyj-zhiloj-kompleks-s-otkrytym-vidom-na-more-2044-93","sk":"chorvatsko-rogoznica-moderny-rezidencny-projekt-s-otvorenym-vyhladom-na-more-2044-93","sl":"hrvaska-rogoznica-sodoben-stanovanjski-projekt-z-odprtim-pogledom-na-morje-2044-93","sv":"kroatien-rogoznica-modernt-bostadsprojekt-med-oppen-havsutsikt-2044-93"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2044-93/001-2044-93-Rogoznica-modern-residential-development-with-sea-views-for-sale.jpg","alt":"001-2044-93-Rogoznica-modern-residential-development-with-sea-views-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2044-93/002-2044-93-Rogoznica-modern-residential-development-with-sea-views-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2044-93/003-2044-93-Rogoznica-modern-residential-development-with-sea-views-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2044-93/004-2044-93-Rogoznica-modern-residential-development-with-sea-views-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Rogoznica","region_name":"Dalmatia coast","property_type_slugs":["apartment"],"price":159700,"on_request":false,"seafront":false,"features":{"living_space":"45","land_space":"","rooms":1,"sea_distance":"250"},"hasVideo":false}],"land-plot":[{"title":"Building Land in the Peaceful Inland of Istria","link":"/properties/croatia-porec-building-land-in-the-peaceful-inland-of-istria-5542-30-2/","translations":{"en":"croatia-porec-attractive-land-in-a-peaceful-setting-5542-30","hr":"hrvatska-porec-atraktivno-zemljiste-u-mirnom-okruzju-5542-30","cs":"chorvatsko-porec-atraktivni-pozemek-v-klidnem-prostredi-5542-30","fr":"croatie-porec-terrain-attrayant-dans-un-cadre-paisible-5542-30","de":"kroatien-porec-attraktives-baugrundstuck-in-ruhiger-lage-5542-30","it":"croazia-porec-terreno-attraente-in-un-contesto-tranquillo-5542-30","no":"kroatia-porec-attraktiv-tomt-i-fredelige-omgivelser-5542-30","pl":"chorwacja-porec-atrakcyjna-dzialka-w-spokojnej-okolicy-5542-30","ru":"horvatiya-porec-privlekatelnyj-zemelnyj-uchastok-v-tihom-meste-5542-30","sk":"chorvatsko-porec-atraktivny-pozemok-v-pokojnom-prostredi-5542-30","sl":"hrvaska-porec-privlacno-zemljisce-v-mirnem-okolju-5542-30","sv":"kroatien-porec-attraktiv-tomt-i-lugn-miljo-5542-30"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/5542-30/001-5542-30-Porec-Building-land-in-a-peaceful-setting-for-sale.jpg","alt":"001-5542-30-Porec-Building-land-in-a-peaceful-setting-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5542-30/002-5542-30-Porec-Building-land-in-a-peaceful-setting-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5542-30/003-5542-30-Porec-Building-land-in-a-peaceful-setting-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/5542-30/004-5542-30-Porec-Building-land-in-a-peaceful-setting-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Porec","region_name":"Istria and Kvarner","property_type_slugs":["land-plot"],"price":360000,"on_request":false,"seafront":false,"features":{"living_space":"","land_space":"13200","rooms":0,"sea_distance":"1600"},"hasVideo":false},{"title":"Building land with sea view","link":"/properties/croatia-korcula-building-land-with-sea-view-2052-134-2/","translations":{"en":"croatia-korcula-building-land-with-sea-view-2052-134","hr":"hrvatska-korcula-gradevinsko-zemljiste-s-pogledom-na-more-2052-134","cs":"chorvatsko-korcula-stavebni-pozemek-s-vyhledem-na-more-2052-134","fr":"croatie-korcula-terrain-constructible-avec-vue-sur-mer-2052-134","de":"kroatien-korcula-baugrundstuck-mit-meerblick-2052-134","it":"croazia-korcula-terreno-edificabile-con-vista-mare-2052-134","no":"kroatia-korcula-byggetomt-med-havutsikt-2052-134","pl":"chorwacja-korcula-dzialka-budowlana-z-widokiem-na-morze-2052-134","ru":"horvatiya-korcula-zemelnyj-uchastok-pod-zastrojku-s-vidom-na-more-2052-134","sk":"chorvatsko-korcula-stavebny-pozemok-s-vyhladom-na-more-2052-134","sl":"hrvaska-korcula-gradbena-parcela-s-pogledom-na-morje-2052-134","sv":"kroatien-korcula-tomt-med-havsutsikt-2052-134"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-134/001-2052-134-Korcula-building-plot-with-sea-view-for-sale.jpg","alt":"001-2052-134-Korcula-building-plot-with-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-134/002-2052-134-Korcula-building-plot-with-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-134/003-2052-134-Korcula-building-plot-with-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-134/004-2052-134-Korcula-building-plot-with-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Korcula","region_name":"Dalmatia islands","property_type_slugs":["land-plot"],"price":150000,"on_request":false,"seafront":false,"features":{"living_space":"","land_space":"445","rooms":0,"sea_distance":"130"},"hasVideo":false},{"title":"Rogoznica Pasture Land with Sea View","link":"/properties/croatia-rogoznica-rogoznica-pasture-land-with-sea-view-2057-56/","translations":{"cs":"chorvatsko-rogoznica-pastvina-s-vyhledem-na-more-2057-56","de":"kroatien-rogoznica-weide-mit-meerblick-2057-56","en":"croatia-rogoznica-agricultural-land-with-sea-view-2057-56","fr":"croatie-rogoznica-paturage-avec-vue-sur-mer-2057-56","hr":"hrvatska-rogoznica-pasnjak-s-pogledom-na-more-2057-56","it":"croazia-rogoznica-pascolo-con-vista-mare-2057-56","no":"kroatia-rogoznica-beitemark-med-havutsikt-2057-56","pl":"chorwacja-rogoznica-pastwisko-z-widokiem-na-morze-2057-56","ru":"horvatiya-rogoznica-pastbishhe-s-vidom-na-more-2057-56","sk":"chorvatsko-rogoznica-pasienka-s-vyhladom-na-more-2057-56","sl":"hrvaska-rogoznica-pasnik-z-razgledom-na-morje-2057-56","sv":"kroatien-rogoznica-betesmark-med-havsutsikt-2057-56"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-56/001-2057-56-Rogoznica-agricultural-land-with-sea-view-for-sale.jpg","alt":"001-2057-56-Rogoznica-agricultural-land-with-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-56/002-2057-56-Rogoznica-agricultural-land-with-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-56/003-2057-56-Rogoznica-agricultural-land-with-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-56/004-2057-56-Rogoznica-agricultural-land-with-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Rogoznica","region_name":"Dalmatia coast","property_type_slugs":["land-plot"],"price":120000,"on_request":false,"seafront":false,"features":{"living_space":"","land_space":"2700","rooms":0,"sea_distance":"1830"},"hasVideo":false},{"title":"Building Plot in a Prestigious Rogoznica Setting","link":"/properties/croatia-rogoznica-building-plot-in-a-prestigious-rogoznica-setting-2057-55-2/","translations":{"cs":"chorvatsko-rogoznica-stavebni-pozemek-s-panoramatickym-vyhledem-na-more-2057-55","de":"kroatien-rogoznica-baugrundstuck-mit-panoramablick-aufs-meer-2057-55","en":"croatia-rogoznica-building-land-with-panoramic-sea-views-2057-55","fr":"croatie-rogoznica-terrain-constructible-avec-vue-panoramique-sur-la-mer-2057-55","hr":"hrvatska-rogoznica-gradevinsko-zemljiste-s-panoramskim-pogledom-na-more-2057-55","it":"croazia-rogoznica-terreno-edificabile-con-vista-panoramica-sul-mare-2057-55","no":"kroatia-rogoznica-byggetomt-med-panoramautsikt-over-havet-2057-55","pl":"chorwacja-rogoznica-dzialka-budowlana-z-panoramicznym-widokiem-na-morze-2057-55","ru":"horvatiya-rogoznica-zemelnyj-uchastok-pod-zastrojku-s-panoramnym-vidom-na-more-2057-55","sk":"chorvatsko-rogoznica-stavebny-pozemok-s-panoramatickym-vyhladom-na-more-2057-55","sl":"hrvaska-rogoznica-gradbeno-zemljisce-s-panoramskim-pogledom-na-morje-2057-55","sv":"kroatien-rogoznica-byggtomt-med-panoramautsikt-over-havet-2057-55"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-55/001-2057-55-Rogoznica-building-plot-with-panoramic-sea-view-for-sale.jpg","alt":"001-2057-55-Rogoznica-building-plot-with-panoramic-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-55/002-2057-55-Rogoznica-building-plot-with-panoramic-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-55/003-2057-55-Rogoznica-building-plot-with-panoramic-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-55/004-2057-55-Rogoznica-building-plot-with-panoramic-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Rogoznica","region_name":"Dalmatia coast","property_type_slugs":["land-plot"],"price":69000,"on_request":false,"seafront":false,"features":{"living_space":"","land_space":"510","rooms":0,"sea_distance":"1820"},"hasVideo":false},{"title":"Building Plot Overlooking Rogoznica and the Sea","link":"/properties/croatia-rogoznica-building-plot-overlooking-rogoznica-and-the-sea-2057-54-2/","translations":{"cs":"chorvatsko-rogoznica-stavebni-pozemek-s-vyhledem-na-more-a-potencialem-pro-vily-2057-54","de":"kroatien-rogoznica-baugrundstuck-mit-meerblick-und-villenpotenzial-2057-54","en":"croatia-rogoznica-building-land-with-sea-view-and-potential-for-a-villa-2057-54","fr":"croatie-rogoznica-terrain-constructible-avec-vue-mer-et-potentiel-villa-2057-54","hr":"hrvatska-rogoznica-gradevinsko-zemljiste-s-pogledom-na-more-i-potencijalom-za-vilu-2057-54","it":"croazia-rogoznica-terreno-edificabile-con-vista-mare-e-potenziale-per-la-costruzione-di-una-villa-2057-54","no":"kroatia-rogoznica-byggetomt-med-havutsikt-og-villapotensial-2057-54","pl":"chorwacja-rogoznica-dzialka-budowlana-z-widokiem-na-morze-i-potencjalem-na-budowe-willi-2057-54","ru":"horvatiya-rogoznica-zemelnyj-uchastok-pod-zastrojku-s-vidom-na-more-i-vozmozhnostju-stroitelstva-villy-2057-54","sk":"chorvatsko-rogoznica-stavebny-pozemok-s-vyhladom-na-more-a-potencialom-pre-vily-2057-54","sl":"hrvaska-rogoznica-gradbeno-zemljisce-s-pogledom-na-morje-in-potencialom-za-vilo-2057-54","sv":"kroatien-rogoznica-byggtomt-med-havsutsikt-och-villapotential-2057-54"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-54/001-2057-54-Rogoznica-building-plot-with-sea-view-and-potential-for-villa-for-sale.jpg","alt":"001-2057-54-Rogoznica-building-plot-with-sea-view-and-potential-for-villa-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-54/002-2057-54-Rogoznica-building-plot-with-sea-view-and-potential-for-villa-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-54/003-2057-54-Rogoznica-building-plot-with-sea-view-and-potential-for-villa-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-54/004-2057-54-Rogoznica-building-plot-with-sea-view-and-potential-for-villa-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Rogoznica","region_name":"Dalmatia coast","property_type_slugs":["land-plot"],"price":99000,"on_request":false,"seafront":false,"features":{"living_space":"","land_space":"530","rooms":0,"sea_distance":"1840"},"hasVideo":false},{"title":"Authentic Dalmatian Plot with Open Sea Views","link":"/properties/croatia-rogoznica-authentic-dalmatian-plot-with-open-sea-views-2057-53/","translations":{"cs":"chorvatsko-rogoznica-stavebni-pozemek-s-vyjimecnym-vyhledem-na-more-2057-53","de":"kroatien-rogoznica-baugrundstuck-mit-traumhaftem-meerblick-2057-53","en":"croatia-rogoznica-building-land-with-exceptional-sea-view-2057-53","fr":"croatie-rogoznica-terrain-constructible-avec-vue-mer-exceptionnelle-2057-53","hr":"hrvatska-rogoznica-gradevinsko-zemljiste-s-iznimnim-pogledom-na-more-2057-53","it":"croazia-rogoznica-terreno-edificabile-con-eccezionale-vista-mare-2057-53","no":"kroatia-rogoznica-byggetomt-med-eksepsjonell-havutsikt-2057-53","pl":"chorwacja-rogoznica-dzialka-budowlana-z-wyjatkowym-widokiem-na-morze-2057-53","ru":"horvatiya-rogoznica-zemelnyj-uchastok-pod-zastrojku-s-iskljuchitelnym-vidom-na-more-2057-53","sk":"chorvatsko-rogoznica-stavebny-pozemok-s-vynimocnym-vyhladom-na-more-2057-53","sl":"hrvaska-rogoznica-gradbeno-zemljisce-z-izjemnim-razgledom-na-morje-2057-53","sv":"kroatien-rogoznica-byggtomt-med-exceptionell-havsutsikt-2057-53"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-53/001-2057-53-Rogoznica-building-plot-with-exceptional-sea-views-for-sale.jpg","alt":"001-2057-53-Rogoznica-building-plot-with-exceptional-sea-views-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-53/002-2057-53-Rogoznica-building-plot-with-exceptional-sea-views-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-53/003-2057-53-Rogoznica-building-plot-with-exceptional-sea-views-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-53/004-2057-53-Rogoznica-building-plot-with-exceptional-sea-views-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Rogoznica","region_name":"Dalmatia coast","property_type_slugs":["land-plot"],"price":69000,"on_request":false,"seafront":false,"features":{"living_space":"","land_space":"530","rooms":0,"sea_distance":"1800"},"hasVideo":false}],"business-premises":[{"title":"Versatile Residential and Commercial Property Featuring a Sea View","link":"/properties/croatia-kastela-versatile-residential-and-commercial-property-featuring-a-sea-view-2057-45/","translations":{"cs":"chorvatsko-kastela-tripokojovy-byt-a-komercni-prostor-s-vyhledem-na-more-2057-45","de":"kroatien-kastela-dreizimmerwohnung-und-gewerbeflache-mit-meerblick-2057-45","en":"croatia-kastela-three-bedroom-apartment-and-commercial-space-with-sea-view-2057-45","fr":"croatie-kastela-appartement-t4-et-local-commercial-avec-vue-mer-2057-45","hr":"hrvatska-kastela-trosobni-stan-i-poslovni-prostor-s-pogledom-na-more-2057-45","it":"croazia-kastela-appartamento-con-tre-camere-da-letto-e-spazio-commerciale-con-vista-mare-2057-45","no":"kroatia-kastela-treroms-leilighet-og-naeringslokale-med-havutsikt-2057-45","pl":"chorwacja-kastela-trzypokojowy-apartament-z-powierzchnia-uzytkowa-i-widokiem-na-morze-2057-45","ru":"horvatiya-kastela-trehkomnatnaja-kvartira-i-kommercheskoe-pomeshhenie-s-vidom-na-more-2057-45","sk":"chorvatsko-kastela-trojizbovy-byt-a-komercny-priestor-s-vyhladom-na-more-2057-45","sl":"hrvaska-kastela-trisobno-stanovanje-in-poslovni-prostor-s-pogledom-na-morje-2057-45","sv":"kroatien-kastela-trerumslagenhet-och-kommersiell-lokal-med-havsutsikt-2057-45"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-45/001-2057-45-Kastel-Stari-three-bedroom-apartment-and-commercial-space-with-sea-view-for-sale.jpg","alt":"001-2057-45-Kastel-Stari-three-bedroom-apartment-and-commercial-space-with-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-45/002-2057-45-Kastel-Stari-three-bedroom-apartment-and-commercial-space-with-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-45/003-2057-45-Kastel-Stari-three-bedroom-apartment-and-commercial-space-with-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-45/004-2057-45-Kastel-Stari-three-bedroom-apartment-and-commercial-space-with-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Kastela","region_name":"Dalmatia coast","property_type_slugs":["apartment","business-premises"],"price":330000,"on_request":false,"seafront":false,"features":{"living_space":"95","land_space":"310","rooms":3,"sea_distance":"230"},"hasVideo":false},{"title":"House with bungalows and wellness facilities","link":"/properties/croatia-zagreb-area-house-with-bungalows-and-wellness-facilities-1032-09/","translations":{"cs":"chorvatsko-zagreb-area-luxusni-usedlost-v-prirodnim-parku-medvednica-1032-09","de":"kroatien-zagreb-area-luxurioses-anwesen-im-naturpark-medvednica-1032-09","en":"croatia-zagreb-area-luxury-estate-in-medvednica-nature-park-1032-09","fr":"croatie-zagreb-area-domaine-de-luxe-dans-le-parc-naturel-de-medvednica-1032-09","hr":"hrvatska-zagreb-area-luksuzno-imanje-u-parku-prirode-medvednica-1032-09","it":"croazia-zagreb-area-tenuta-di-lusso-nel-parco-naturale-di-medvednica-1032-09","no":"kroatia-zagreb-area-luksuseiendom-i-medvednica-naturpark-1032-09","pl":"chorwacja-zagreb-area-luksusowa-posiadlosc-w-parku-przyrody-medvednica-1032-09","ru":"horvatiya-zagreb-area-jelitnoe-pomeste-v-prirodnom-parke-medvednica-1032-09","sk":"chorvatsko-zagreb-area-luxusny-rezort-v-prirodnom-parku-medvednica-1032-09","sl":"hrvaska-zagreb-area-luksuzno-posestvo-v-naravnem-parku-medvednica-1032-09","sv":"kroatien-zagreb-area-lyxig-egendom-i-medvednica-naturpark-1032-09"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-09/001-1032-09-Zagreb-area-luxury-estate-in-Medvednica-nature-park-for-sale.jpg","alt":"001-1032-09-Zagreb-area-luxury-estate-in-Medvednica-nature-park-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-09/002-1032-09-Zagreb-area-luxury-estate-in-Medvednica-nature-park-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-09/003-1032-09-Zagreb-area-luxury-estate-in-Medvednica-nature-park-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-09/004-1032-09-Zagreb-area-luxury-estate-in-Medvednica-nature-park-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Zagreb area","region_name":"Continental Croatia","property_type_slugs":["house-villa","business-premises"],"price":980000,"on_request":false,"seafront":false,"features":{"living_space":"390","land_space":"2375","rooms":5,"sea_distance":""},"hasVideo":false},{"title":"Spacious commercial space with sea view","link":"/properties/croatia-ciovo-spacious-commercial-space-with-sea-view-2035-385-2/","translations":{"cs":"chorvatsko-ciovo-obchodni-prostor-v-atraktivni-lokalite-2035-385","de":"kroatien-ciovo-gewerbeflache-in-attraktiver-lage-2035-385","en":"croatia-ciovo-commercial-space-in-an-attractive-location-2035-385","fr":"croatie-ciovo-local-commercial-idealement-situe-2035-385","hr":"hrvatska-ciovo-poslovni-prostor-na-atraktivnoj-lokaciji-2035-385","it":"croazia-ciovo-locale-commerciale-in-posizione-strategica-2035-385","no":"kroatia-ciovo-naeringslokaler-i-attraktiv-beliggenhet-2035-385","pl":"chorwacja-ciovo-lokal-uzytkowy-w-atrakcyjnej-lokalizacji-2035-385","ru":"horvatiya-ciovo-kommercheskoe-pomeshhenie-v-privlekatelnom-meste-2035-385","sk":"chorvatsko-ciovo-obchodny-priestor-na-atraktivnom-mieste-2035-385","sl":"hrvaska-ciovo-poslovni-prostor-na-atraktivni-lokaciji-2035-385","sv":"kroatien-ciovo-kommersiella-lokaler-i-attraktivt-lage-2035-385"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-385/001-2035-385-Ciovo-Commercial-space-in-an-attractive-location-for-sale.jpg","alt":"001-2035-385-Ciovo-Commercial-space-in-an-attractive-location-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-385/002-2035-385-Ciovo-Commercial-space-in-an-attractive-location-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-385/003-2035-385-Ciovo-Commercial-space-in-an-attractive-location-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2035-385/004-2035-385-Ciovo-Commercial-space-in-an-attractive-location-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Ciovo","region_name":"Dalmatia islands","property_type_slugs":["business-premises"],"price":1600000,"on_request":false,"seafront":false,"features":{"living_space":"560","land_space":"790","rooms":4,"sea_distance":"350"},"hasVideo":false},{"title":"Building plot with a catering facility and a sea view","link":"/properties/croatia-labin-building-plot-with-a-catering-facility-and-a-sea-view-1032-04/","translations":{"cs":"chorvatsko-labin-stavebni-pozemek-s-pohostinskym-zarizenim-1032-04","de":"kroatien-labin-baugrundstuck-mit-gastronomiebetrieb-1032-04","en":"croatia-labin-building-plot-with-a-catering-facility-1032-04","fr":"croatie-labin-terrain-constructible-avec-local-traiteur-1032-04","hr":"hrvatska-labin-gradevinsko-zemljiste-s-ugostiteljskim-objektom-1032-04","it":"croazia-labin-terreno-edificabile-con-struttura-per-la-ristorazione-1032-04","no":"kroatia-labin-byggetomt-med-serveringsanlegg-1032-04","pl":"chorwacja-labin-dzialka-budowlana-z-obiektem-gastronomicznym-1032-04","ru":"horvatiya-labin-zemelnyj-uchastok-pod-zastrojku-s-restoranom-1032-04","sk":"chorvatsko-labin-stavebny-pozemok-s-gastronomickym-zariadenim-1032-04","sl":"hrvaska-labin-gradbena-parcela-z-gostinskim-objektom-1032-04","sv":"kroatien-labin-byggtomt-med-catering-1032-04"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-04/001-1032-04-Labin-building-land-with-a-catering-facility-for-sale.jpg","alt":"001-1032-04-Labin-building-land-with-a-catering-facility-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-04/002-1032-04-Labin-building-land-with-a-catering-facility-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-04/003-1032-04-Labin-building-land-with-a-catering-facility-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-04/004-1032-04-Labin-building-land-with-a-catering-facility-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Labin","region_name":"Istria and Kvarner","property_type_slugs":["land-plot","business-premises"],"price":550000,"on_request":true,"seafront":false,"features":{"living_space":"117","land_space":"1375","rooms":1,"sea_distance":"200"},"hasVideo":false},{"title":"Attractive Building Plot in the First Row to the Sea","link":"/properties/croatia-ugljan-attractive-building-plot-in-the-first-row-to-the-sea-2060-16/","translations":{"cs":"chorvatsko-ugljan-stavebni-pozemek-v-prvni-rade-u-more-s-velkym-potencialem-2060-16","de":"kroatien-ugljan-baugrundstuck-in-erster-reihe-zum-meer-mit-grosem-potenzial-2060-16","en":"croatia-ugljan-building-plot-in-the-first-row-to-the-sea-with-great-potential-2060-16","fr":"croatie-ugljan-terrain-constructible-en-bord-de-mer-a-fort-potentiel-2060-16","hr":"hrvatska-ugljan-gradevinsko-zemljiste-u-prvom-redu-do-mora-s-velikim-potencijalom-2060-16","it":"croazia-ugljan-terreno-edificabile-in-prima-fila-sul-mare-con-grande-potenziale-2060-16","no":"kroatia-ugljan-byggetomt-i-forste-rad-mot-havet-med-stort-potensial-2060-16","pl":"chorwacja-ugljan-dzialka-budowlana-w-pierwszym-rzedzie-od-morza-z-duzym-potencjalem-2060-16","ru":"horvatiya-ugljan-zemelnyj-uchastok-pod-zastrojku-v-pervom-rjadu-ot-morja-s-bolshim-potencialom-2060-16","sk":"chorvatsko-ugljan-stavebny-pozemok-v-prvom-rade-pri-mori-s-velkym-potencialom-2060-16","sl":"hrvaska-ugljan-gradbeno-zemljisce-v-prvi-vrsti-do-morja-z-velikim-potencialom-2060-16","sv":"kroatien-ugljan-byggmark-i-forsta-raden-mot-havet-med-stor-potential-2060-16"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2060-16/001-2060-16-Ugljan-building-plot-first-row-to-the-sea-for-sale-1.jpg","alt":"001-2060-16-Ugljan-building-plot-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2060-16/002-2060-16-Ugljan-building-plot-first-row-to-the-sea-for-sale-1.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2060-16/003-2060-16-Ugljan-building-plot-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Ugljan","region_name":"Dalmatia islands","property_type_slugs":["business-premises"],"price":373500,"on_request":false,"seafront":true,"features":{"living_space":"","land_space":"830","rooms":0,"sea_distance":"3"},"hasVideo":false},{"title":"Modernly decorated business space","link":"/properties/croatia-zagreb-modernly-decorated-business-space-1032-01/","translations":{"cs":"chorvatsko-zagreb-obchodni-prostor-v-centru-mesta-s-zabezpecenym-parkovacim-mistem-1032-01","de":"kroatien-zagreb-gewerbeflache-im-stadtzentrum-mit-sicherem-parkplatz-1032-01","en":"croatia-zagreb-business-space-in-the-city-center-with-secured-parking-space-1032-01","fr":"croatie-zagreb-local-commercial-en-centre-ville-avec-parking-securise-1032-01","hr":"hrvatska-zagreb-poslovni-prostor-u-centru-grada-s-osiguranim-parkirnim-mjestom-1032-01","it":"croazia-zagreb-locale-commerciale-in-centro-citta-con-parcheggio-custodito-1032-01","no":"kroatia-zagreb-forretningslokaler-i-sentrum-med-sikret-parkeringsplass-1032-01","pl":"chorwacja-zagreb-przestrzen-biurowa-w-centrum-miasta-z-bezpiecznym-parkingiem-1032-01","ru":"horvatiya-zagreb-kommercheskoe-pomeshhenie-v-centre-goroda-s-ohranjaemoj-parkovkoj-1032-01","sk":"chorvatsko-zagreb-obchodne-priestory-v-centre-mesta-so-zabezpecenym-parkovacim-miestom-1032-01","sl":"hrvaska-zagreb-poslovni-prostor-v-srediscu-mesta-z-varovanim-parkirnim-mestom-1032-01","sv":"kroatien-zagreb-affarslokal-i-stadens-centrum-med-saker-parkeringsplats-1032-01"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-01/001-1032-01-Zagreb-business-premises-in-the-centre-for-sale.jpg","alt":"001-1032-01-Zagreb-business-premises-in-the-centre-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-01/002-1032-01-Zagreb-business-premises-in-the-centre-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-01/003-1032-01-Zagreb-business-premises-in-the-centre-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1032-01/004-1032-01-Zagreb-business-premises-in-the-centre-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Zagreb city","region_name":"Continental Croatia","property_type_slugs":["business-premises"],"price":235000,"on_request":false,"seafront":false,"features":{"living_space":"46","land_space":"","rooms":3,"sea_distance":""},"hasVideo":false}],"hotel":[{"title":"Four-Star Boutique Hotel","link":"/properties/croatia-peljesac-four-star-boutique-hotel-2052-129/","translations":{"cs":"chorvatsko-peljesac-ctyrhvezdickovy-butikovy-hotel-2052-129","de":"kroatien-peljesac-vier-sterne-boutique-hotel-2052-129","en":"croatia-peljesac-4-star-boutique-hotel-2052-129","fr":"croatie-peljesac-hotel-boutique-4-etoiles-2052-129","hr":"hrvatska-peljesac-boutique-hotel-s-4-zvjezdice-2052-129","it":"croazia-peljesac-hotel-boutique-a-quattro-stelle-2052-129","no":"kroatia-peljesac-firestjerners-boutiquehotell-2052-129","pl":"chorwacja-peljesac-czterogwiazdkowy-hotel-butikowy-2052-129","ru":"horvatiya-peljesac-chetyrehzvezdochnyj-butik-otel-2052-129","sk":"chorvatsko-peljesac-stvorhviezdickovy-butikovy-hotel-2052-129","sl":"hrvaska-peljesac-stirizvezdnicni-buticni-hotel-2052-129","sv":"kroatien-peljesac-fyrstjarnigt-boutiquehotell-2052-129"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-129/001-2052-129-Peljesac-four-star-boutique-hotel-for-sale.jpg","alt":"001-2052-129-Peljesac-four-star-boutique-hotel-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-129/002-2052-129-Peljesac-four-star-boutique-hotel-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-129/003-2052-129-Peljesac-four-star-boutique-hotel-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-129/004-2052-129-Peljesac-four-star-boutique-hotel-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Peljesac","region_name":"Dalmatia coast","property_type_slugs":["hotel"],"price":4900000,"on_request":false,"seafront":false,"features":{"living_space":"2300","land_space":"4090","rooms":36,"sea_distance":"400"},"hasVideo":false},{"title":"Prestigious hotel complex on the island of Hvar","link":"/properties/croatia-hvar-prestigious-hotel-complex-on-the-island-of-hvar-2016-707/","translations":{"cs":"chorvatsko-hvar-exkluzivni-hotelovy-komplex-na-hvaru-se-46-jednotkami-2016-707","de":"kroatien-hvar-exklusiver-hotelkomplex-auf-hvar-mit-46-einheiten-2016-707","en":"croatia-hvar-exclusive-46-unit-hotel-complex-on-hvar-2016-707","fr":"croatie-hvar-complexe-hotelier-exclusif-de-46-unites-a-hvar-2016-707","hr":"hrvatska-hvar-ekskluzivni-hotelski-kompleks-na-hvaru-s-46-jedinica-2016-707","it":"croazia-hvar-esclusivo-complesso-alberghiero-a-hvar-con-46-unita-2016-707","no":"kroatia-hvar-eksklusivt-hotellkompleks-pa-hvar-med-46-enheter-2016-707","pl":"chorwacja-hvar-ekskluzywny-kompleks-hotelowy-na-wyspie-hvar-z-46-apartamentami-2016-707","ru":"horvatiya-hvar-jekskljuzivnyj-gostinichnyj-kompleks-na-46-nomerov-na-ostrove-hvar-2016-707","sk":"chorvatsko-hvar-exkluzivny-hotelovy-komplex-na-ostrove-hvar-so-46-jednotkami-2016-707","sl":"hrvaska-hvar-ekskluzivni-hotelski-kompleks-na-hvaru-s-46-enotami-2016-707","sv":"kroatien-hvar-exklusivt-hotellkomplex-pa-hvar-med-46-enheter-2016-707"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2016-707/001-2016-707-island-hvar-exclusive-46-unit-hotel-complex-for-sale.jpg","alt":"001-2016-707-island-hvar-exclusive-46-unit-hotel-complex-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2016-707/002-2016-707-island-hvar-exclusive-46-unit-hotel-complex-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2016-707/003-2016-707-island-hvar-exclusive-46-unit-hotel-complex-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2016-707/004-2016-707-island-hvar-exclusive-46-unit-hotel-complex-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Hvar","region_name":"Dalmatia islands","property_type_slugs":["hotel"],"price":10000000,"on_request":true,"seafront":false,"features":{"living_space":"1500","land_space":"1450","rooms":47,"sea_distance":"320"},"hasVideo":false},{"title":"T1 zone in the first row to the sea","link":"/properties/croatia-biograd-na-moru-t1-zone-in-the-first-row-to-the-sea-2013-258-2/","translations":{"cs":"chorvatsko-biograd-na-moru-pozemek-v-turisticke-zone-t1-2013-258","de":"kroatien-biograd-na-moru-grundstuck-in-der-touristischen-zone-t1-2013-258","en":"croatia-biograd-na-moru-land-in-touristic-t1-zone-2013-258","fr":"croatie-biograd-na-moru-terrain-en-zone-touristique-t1-2013-258","hr":"hrvatska-biograd-na-moru-zemljiste-u-turistickoj-t1-zoni-2013-258","it":"croazia-biograd-na-moru-terreno-in-zona-turistica-t1-2013-258","no":"kroatia-biograd-na-moru-tomt-i-turist-t1-sonen-2013-258","pl":"chorwacja-biograd-na-moru-dzialka-w-strefie-turystycznej-t1-2013-258","ru":"horvatiya-biograd-na-moru-zemelnyj-uchastok-v-turisticheskoj-zone-t1-2013-258","sk":"chorvatsko-biograd-na-moru-pozemok-v-turistickej-zone-t1-2013-258","sl":"hrvaska-biograd-na-moru-zemljisce-v-turisticni-coni-t1-2013-258","sv":"kroatien-biograd-na-moru-tomt-i-turist-t1-zonen-2013-258"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-258/001-2013-258-Biograd-na-moru-Land-in-touristic-T1-zone-for-sale.jpg","alt":"001-2013-258-Biograd-na-moru-Land-in-touristic-T1-zone-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-258/002-2013-258-Biograd-na-moru-Land-in-touristic-T1-zone-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-258/003-2013-258-Biograd-na-moru-Land-in-touristic-T1-zone-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-258/004-2013-258-Biograd-na-moru-Land-in-touristic-T1-zone-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Biograd na Moru","region_name":"Dalmatia coast","property_type_slugs":["land-plot","hotel"],"price":9999999,"on_request":true,"seafront":true,"features":{"living_space":"","land_space":"5400","rooms":0,"sea_distance":"20"},"hasVideo":false},{"title":"Attractive Investment Opportunity in Excellent Location","link":"/properties/croatia-kastela-attractive-investment-opportunity-in-excellent-location-2057-19/","translations":{"cs":"chorvatsko-kastela-butikovy-hotel-v-oblibene-turisticke-lokalite-2057-19","de":"kroatien-kastela-boutique-hotel-in-beliebter-touristenlage-2057-19","en":"croatia-kastela-boutique-hotel-in-popular-tourist-location-2057-19","fr":"croatie-kastela-hotel-de-charme-dans-une-destination-touristique-prisee-2057-19","hr":"hrvatska-kastela-butik-hotel-na-popularnoj-turistickoj-lokaciji-2057-19","it":"croazia-kastela-boutique-hotel-in-una-rinomata-localita-turistica-2057-19","no":"kroatia-kastela-boutiquehotell-i-et-populaert-turistmal-2057-19","pl":"chorwacja-kastela-butikowy-hotel-w-popularnej-lokalizacji-turystycznej-2057-19","ru":"horvatiya-kastela-butik-otel-v-populjarnom-turisticheskom-meste-2057-19","sk":"chorvatsko-kastela-butikovy-hotel-v-oblubenej-turistickej-lokalite-2057-19","sl":"hrvaska-kastela-boutique-hotel-in-popular-tourist-location-2057-19","sv":"kroatien-kastela-boutiquehotell-i-populart-turistmal-2057-19"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-19/001-2057-19-Kastel-Stari-Boutique-Hotel-in-popular-tourist-location-for-sale.jpg","alt":"001-2057-19-Kaštel-Stari-Boutique-Hotel-in-popular-tourist-location-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-19/002-2057-19-Kastel-Stari-Boutique-Hotel-in-popular-tourist-location-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-19/003-2057-19-Kastel-Stari-Boutique-Hotel-in-popular-tourist-location-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2057-19/004-2057-19-Kastel-Stari-Boutique-Hotel-in-popular-tourist-location-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Kastela","region_name":"Dalmatia coast","property_type_slugs":["hotel"],"price":3500000,"on_request":false,"seafront":false,"features":{"living_space":"945","land_space":"220","rooms":21,"sea_distance":"60"},"hasVideo":false},{"title":"Luxury hotel in the first row to the sea","link":"/properties/luxury-hotel-in-the-first-row-to-the-sea/","translations":{"cs":"chorvatsko-trogir-hotel-v-prvni-rade-u-more-2031-224","de":"kroatien-trogir-hotel-in-erster-reihe-am-meer-2031-224","en":"croatia-trogir-hotel-in-the-first-row-to-the-sea-2031-224","fr":"croatie-trogir-hotel-en-bord-de-mer-2031-224","hr":"hrvatska-trogir-hotel-u-prvom-redu-do-mora-2031-224","it":"croazia-trogir-hotel-in-prima-fila-sul-mare-2031-224","no":"kroatia-trogir-hotell-i-forste-rad-mot-havet-2031-224","pl":"chorwacja-trogir-hotel-w-pierwszym-rzedzie-od-morza-2031-224","ru":"horvatiya-trogir-otel-v-pervom-rjadu-ot-morja-2031-224","sk":"trogir-hotel-v-prvom-rade-pri-mori-2031-224","sl":"hrvaska-trogir-hotel-in-the-first-row-to-the-sea-2031-224","sv":"kroatien-trogir-hotell-i-forsta-raden-mot-havet-2031-224"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-224/001-2031-224-trogir-hotel-first-row-to-the-sea-for-sale.jpg","alt":"001-2031-224-trogir-hotel-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-224/002-2031-224-trogir-hotel-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-224/003-2031-224-trogir-hotel-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-224/004-2031-224-trogir-hotel-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Trogir","region_name":"Dalmatia coast","property_type_slugs":["hotel"],"price":10000000,"on_request":true,"seafront":true,"features":{"living_space":"1650","land_space":"1500","rooms":24,"sea_distance":"10"},"hasVideo":false},{"title":"Boutique hotel with a sea view","link":"/properties/boutique-hotel-with-a-sea-view/","translations":{"cs":"chorvatsko-peljesac-hotel-s-vyhledem-na-more-2052-87","de":"kroatien-peljesac-hotel-mit-meerblick-2052-87","en":"croatia-peljesac-hotel-with-a-sea-view-2052-87","fr":"croatie-peljesac-hotel-avec-vue-sur-la-mer-2052-87","hr":"hrvatska-peljesac-hotel-s-pogledom-na-more-2052-87","it":"croazia-peljesac-hotel-con-vista-mare-2052-87","no":"kroatia-peljesac-hotell-med-havutsikt-2052-87","pl":"chorwacja-peljesac-hotel-z-widokiem-na-morze-2052-87","ru":"horvatiya-peljesac-otel-s-vidom-na-more-2052-87","sk":"croatia-peljesac-hotel-with-a-sea-view-2052-87","sl":"hrvaska-peljesac-hotel-with-a-sea-view-2052-87","sv":"kroatien-peljesac-hotell-med-havsutsikt-2052-87"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-87/001-2052-87-Peljesac-Hotel-with-a-sea-view-for-sale.jpg","alt":"001-2052-87-Peljesac-Hotel-with-a-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-87/002-2052-87-Peljesac-Hotel-with-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-87/003-2052-87-Peljesac-Hotel-with-a-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2052-87/004-2052-87-Peljesac-Hotel-with-a-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Peljesac","region_name":"Dalmatia coast","property_type_slugs":["hotel"],"price":1800000,"on_request":false,"seafront":false,"features":{"living_space":"520","land_space":"510","rooms":8,"sea_distance":"150"},"hasVideo":false}],"investments":[{"title":"A unique investment project in the first row to the sea","link":"/properties/croatia-zadar-area-a-unique-investment-project-in-the-first-row-to-the-sea-2021-435/","translations":{"cs":"chorvatsko-zadar-area-luxusni-rezidencni-projekt-v-prvni-rade-u-more-2021-435","de":"kroatien-zadar-area-luxurioses-wohnprojekt-in-erster-meeresreihe-2021-435","en":"croatia-zadar-area-luxury-residential-project-first-row-to-the-sea-2021-435","fr":"croatie-zadar-area-projet-residentiel-de-luxe-en-bord-de-mer-2021-435","hr":"hrvatska-zadar-area-luksuzni-rezidencijalni-projekt-prvi-red-do-mora-2021-435","it":"croazia-zadar-area-progetto-residenziale-di-lusso-in-prima-fila-sul-mare-2021-435","no":"kroatia-zadar-area-luksuriost-boligprosjekt-i-forste-rad-mot-sjoen-2021-435","pl":"chorwacja-zadar-area-luksusowy-projekt-mieszkaniowy-w-pierwszym-rzedzie-do-morza-2021-435","ru":"horvatiya-zadar-area-jelitnyj-zhiloj-kompleks-v-pervom-rjadu-ot-morja-2021-435","sk":"chorvatsko-zadar-area-luxusny-rezidencny-projekt-v-prvom-rade-pri-mori-2021-435","sl":"hrvaska-zadar-area-luksuzni-stanovanjski-projekt-prva-vrsta-ob-morju-2021-435","sv":"kroatien-zadar-area-lyxigt-bostadsprojekt-pa-forsta-raden-mot-havet-2021-435"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2021-435/001-2021-435-zadar-luxury-residential-project-first-row-to-the-sea-for-sale.jpg","alt":"001-2021-435-zadar-luxury-residential-project-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2021-435/002-2021-435-zadar-luxury-residential-project-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2021-435/003-2021-435-zadar-luxury-residential-project-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2021-435/004-2021-435-zadar-luxury-residential-project-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Zadar area","region_name":"Dalmatia coast","property_type_slugs":["land-plot","investments"],"price":10000000,"on_request":true,"seafront":true,"features":{"living_space":"","land_space":"17600","rooms":0,"sea_distance":"5"},"hasVideo":false},{"title":"Villa Resort with an Established Tourism Business","link":"/properties/croatia-zadar-area-villa-resort-with-an-established-tourism-business-2056-23/","translations":{"cs":"chorvatsko-zadar-area-unikatni-resort-s-osmi-samostatnymi-vilami-2056-23","de":"kroatien-zadar-area-einzigartiges-resort-mit-acht-freistehenden-villen-2056-23","en":"croatia-zadar-area-unique-resort-featuring-eight-detached-villas-2056-23","fr":"croatie-zadar-area-un-complexe-unique-compose-de-huit-villas-individuelles-2056-23","hr":"hrvatska-zadar-area-jedinstveni-resort-s-osam-samostojecih-vila-2056-23","it":"croazia-zadar-area-un-resort-unico-con-otto-ville-indipendenti-2056-23","no":"kroatia-zadar-area-et-unikt-feriested-med-atte-frittstaende-villaer-2056-23","pl":"chorwacja-zadar-area-wyjatkowy-osrodek-z-osmioma-wolnostojacymi-willami-2056-23","ru":"horvatiya-zadar-area-unikalnyj-kurort-s-vosemju-otdelnymi-villami-2056-23","sk":"chorvatsko-zadar-area-jedinecny-rezort-s-osmimi-samostatnymi-vilami-2056-23","sl":"hrvaska-zadar-area-edinstveno-letovisce-z-osmimi-samostojnimi-vilami-2056-23","sv":"kroatien-zadar-area-en-unik-resort-med-atta-fristaende-villor-2056-23"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2056-23/001-2056-23-Zadar-Resort-with-eight-detached-villas-for-sale.jpg","alt":"001-2056-23-Zadar-Resort-with-eight-detached-villas-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2056-23/002-2056-23-Zadar-Resort-with-eight-detached-villas-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2056-23/003-2056-23-Zadar-Resort-with-eight-detached-villas-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2056-23/004-2056-23-Zadar-Resort-with-eight-detached-villas-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Zadar area","region_name":"Dalmatia coast","property_type_slugs":["house-villa","investments"],"price":4250000,"on_request":false,"seafront":false,"features":{"living_space":"1630","land_space":"3770","rooms":32,"sea_distance":"2400"},"hasVideo":false},{"title":"Mediterranean Seafront Estate Surrounded by Nature","link":"/properties/croatia-peljesac-peljesac-building-land-by-the-sea-2047-18ex/","translations":{"cs":"chorvatsko-peljesac-stavebni-pozemek-u-more-na-prodej-2047-18ex","de":"kroatien-peljesac-bauland-am-meer-zu-verkaufen-2047-18ex","en":"croatia-peljesac-building-land-by-the-sea-for-sale-2047-18ex","fr":"croatie-peljesac-terrain-a-batir-en-bord-de-mer-a-vendre-2047-18ex","hr":"hrvatska-peljesac-veliko-zemljiste-za-gradnju-vile-uz-more-2047-18ex","it":"croazia-peljesac-terreno-edificabile-vicino-al-mare-in-vendita-2047-18ex","no":"kroatia-peljesac-bygg-land-ved-sjoen-til-salgs-2047-18ex","pl":"chorwacja-peljesac-budowa-dzialki-nad-morzem-na-sprzedaz-2047-18ex","ru":"horvatiya-peljesac-zemlja-pod-zastrojku-na-prodazhu-2047-18ex","sk":"chorvatsko-peljesac-stavebny-pozemok-pri-mori-na-predaj-2047-18ex","sl":"hrvaska-peljesac-private-seafront-estate-on-the-peljesac-peninsula-2047-18ex","sv":"kroatien-peljesac-bygga-mark-vid-havet-till-salu-2047-18ex"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2047-18ex/001-2047-18ex-peljesac-private-seafront-estate-for-sale.jpg","alt":"001-2047-18ex-peljesac-private-seafront-estate-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2047-18ex/002-2047-18ex-peljesac-private-seafront-estate-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2047-18ex/003-2047-18ex-peljesac-private-seafront-estate-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2047-18ex/004-2047-18ex-peljesac-private-seafront-estate-for-sale.jpg","alt":""}],"isExclusive":true,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Peljesac","region_name":"Dalmatia coast","property_type_slugs":["house-villa","land-plot","investments"],"price":1300000,"on_request":false,"seafront":true,"features":{"living_space":"94","land_space":"32227","rooms":2,"sea_distance":"5"},"hasVideo":true},{"title":"Glamping resort project in a unique coastal location by the sea","link":"/properties/croatia-zadar-area-glamping-resort-project-in-a-unique-coastal-location-by-the-sea-2016-694/","translations":{"cs":"chorvatsko-zadar-area-luxusni-glampingovy-resort-v-prvni-rade-u-more-2016-694","de":"kroatien-zadar-area-luxurioses-glamping-resort-in-erster-reihe-am-meer-2016-694","en":"croatia-zadar-area-luxury-glamping-resort-in-the-first-row-by-the-sea-2016-694","fr":"croatie-zadar-area-complexe-de-glamping-de-luxe-en-bord-de-mer-2016-694","hr":"hrvatska-zadar-area-luksuzni-glamping-resort-u-prvom-redu-uz-more-2016-694","it":"croazia-zadar-area-resort-glamping-di-lusso-in-prima-fila-sul-mare-2016-694","no":"kroatia-zadar-area-luksuriost-glampinganlegg-i-forste-rad-ved-sjoen-2016-694","pl":"chorwacja-zadar-area-luksusowy-osrodek-glampingowy-w-pierwszej-linii-brzegowej-nad-morzem-2016-694","ru":"horvatiya-zadar-area-roskoshnyj-gljemping-kurort-v-pervom-rjadu-ot-morja-2016-694","sk":"chorvatsko-zadar-area-luxusny-glampingovy-rezort-v-prvom-rade-pri-mori-2016-694","sl":"hrvaska-zadar-area-luxury-glamping-resort-in-the-first-row-by-the-sea-2016-694","sv":"kroatien-zadar-area-lyxig-glampingresort-i-forsta-raden-vid-havet-2016-694"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2016-694/001-2016-694-near-zadar-glamping-resort-first-row-by-the-sea-for-sale.jpg","alt":"001-2016-694-near-zadar-glamping-resort-first-row-by-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2016-694/002-2016-694-near-zadar-glamping-resort-first-row-by-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2016-694/003-2016-694-near-zadar-glamping-resort-first-row-by-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2016-694/004-2016-694-near-zadar-glamping-resort-first-row-by-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Zadar area","region_name":"Dalmatia coast","property_type_slugs":["house-villa","land-plot","investments"],"price":3500000,"on_request":true,"seafront":true,"features":{"living_space":"880","land_space":"9850","rooms":21,"sea_distance":"10"},"hasVideo":false},{"title":"Property with conceptual design in an exceptional location in the heart of Istria","link":"/properties/croatia-pazin-property-with-conceptual-design-in-an-exceptional-location-in-the-heart-of-istria-2022-489/","translations":{"cs":"chorvatsko-pazin-unikatni-nemovitost-s-koncepcnim-designem-a-velkym-investicnim-potencialem-2022-489","de":"kroatien-pazin-einzigartiges-anwesen-mit-konzept-und-grosem-investitionspotenzial-2022-489","en":"croatia-pazin-unique-property-with-conceptual-design-and-great-investment-potential-2022-489","fr":"croatie-pazin-propriete-unique-au-design-novateur-et-au-fort-potentiel-d-8217-investissement-2022-489","hr":"hrvatska-pazin-jedinstveno-imanje-s-idejnim-projektom-i-velikim-investicijskim-potencijalom-2022-489","it":"croazia-pazin-proprieta-unica-con-un-design-concettuale-e-un-grande-potenziale-di-investimento-2022-489","no":"kroatia-pazin-unik-eiendom-med-konseptuell-design-og-stort-investeringspotensial-2022-489","pl":"chorwacja-pazin-wyjatkowa-nieruchomosc-z-projektem-koncepcyjnym-i-duzym-potencjalem-inwestycyjnym-2022-489","ru":"horvatiya-pazin-unikalnyj-obekt-nedvizhimosti-s-konceptualnym-proektom-i-bolshim-investicionnym-potencialom-2022-489","sk":"chorvatsko-pazin-unikatna-nehnutelnost-s-koncepcnym-dizajnom-a-skvelym-investicnym-potencialom-2022-489","sl":"hrvaska-pazin-unique-property-with-conceptual-design-and-great-investment-potential-2022-489","sv":"kroatien-pazin-unik-fastighet-med-konceptuell-design-och-stor-investeringspotential-2022-489"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-489/001-2022-489-pazin-unique-property-with-conceptual-design-for-sale.jpg","alt":"001-2022-489-pazin-unique-property-with-conceptual-design-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-489/002-2022-489-pazin-unique-property-with-conceptual-design-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-489/003-2022-489-pazin-unique-property-with-conceptual-design-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2022-489/004-2022-489-pazin-unique-property-with-conceptual-design-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Pazin","region_name":"Istria and Kvarner","property_type_slugs":["house-villa","land-plot","investments"],"price":2500000,"on_request":true,"seafront":false,"features":{"living_space":"","land_space":"22000","rooms":0,"sea_distance":"19000"},"hasVideo":false},{"title":"Exclusive three-bedroom ground-floor apartment with terrace","link":"/properties/exclusive-three-bedroom-ground-floor-apartment-with-terrace/","translations":{"cs":"chorvatsko-opatija-prostorny-tripokojovy-byt-v-prizemi-s-terasou-2053-20j","de":"kroatien-opatija-geraumige-drei-zimmer-wohnung-im-erdgeschoss-mit-terrasse-2053-20j","en":"croatia-opatija-spacious-three-bedroom-ground-floor-apartment-with-terrace-2053-20j","fr":"croatie-opatija-spacieux-appartement-trois-chambres-au-rez-de-chaussee-avec-terrasse-2053-20j","hr":"hrvatska-opatija-prostran-trosoban-stan-u-prizemlju-s-terasom-2053-20j","it":"croazia-opatija-ampio-appartamento-con-tre-camere-da-letto-al-piano-terra-e-terrazza-2053-20j","no":"kroatia-opatija-romslig-treroms-leilighet-i-forste-etasje-med-terrasse-2053-20j","pl":"chorwacja-opatija-przestronny-trzypokojowy-apartament-na-parterze-z-tarasem-2053-20j","ru":"horvatiya-opatija-prostornaja-trjohkomnatnaja-kvartira-na-pervom-jetazhe-s-terrasoj-2053-20j","sk":"croatia-opatija-spacious-three-bedroom-ground-floor-apartment-with-terrace-2053-20j","sl":"hrvaska-opatija-spacious-three-bedroom-ground-floor-apartment-with-terrace-2053-20j","sv":"kroatien-opatija-rymlig-lagenhet-med-tre-sovrum-pa-bottenvaningen-med-terrass-2053-20j"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2053-20j/001-2053-20j-Opatija-Spacious-three-bedroom-apartment-with-terrace-for-sale.jpg","alt":"001-2053-20j-Opatija-Spacious-three-bedroom-apartment-with-terrace-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2053-20j/002-2053-20j-Opatija-Spacious-three-bedroom-apartment-with-terrace-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2053-20j/003-2053-20j-Opatija-Spacious-three-bedroom-apartment-with-terrace-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2053-20j/004-2053-20j-Opatija-Spacious-three-bedroom-apartment-with-terrace-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Opatija","region_name":"Istria and Kvarner","property_type_slugs":["apartment","investments"],"price":1530000,"on_request":false,"seafront":false,"features":{"living_space":"150","land_space":"23","rooms":3,"sea_distance":"250"},"hasVideo":false}],"off-plan":[{"title":"Building land in an exclusive location by the sea","link":"/properties/croatia-korcula-building-land-in-an-exclusive-location-by-the-sea-4822-30/","translations":{"cs":"chorvatsko-korcula-stavebni-pozemek-u-more-na-prodej-4822-30","de":"kroatien-korcula-bauland-am-meer-zu-verkaufen-4822-30","en":"croatia-korcula-building-land-by-the-sea-for-sale-4822-30","fr":"croatie-korcula-terrain-constructible-en-bord-de-mer-a-vendre-4822-30","hr":"hrvatska-korcula-zemljiste-uz-more-na-prodaju-4822-30","it":"croazia-korcula-terreno-edificabile-vicino-al-mare-in-vendita-4822-30","no":"kroatia-korcula-bygg-land-ved-sjoen-til-salgs-4822-30","pl":"chorwacja-korcula-budowa-dzialki-nad-morzem-na-sprzedaz-4822-30","ru":"horvatiya-korcula-zemlja-pod-zastrojku-na-prodazhu-4822-30","sk":"chorvatsko-korcula-ostrov-korcula-8211-stavebny-pozemok-pri-mori-4822-30","sl":"hrvaska-korcula-gradbeno-zemljisce-ob-morju-naprodaj-4822-30","sv":"kroatien-korcula-bygga-mark-vid-havet-till-salu-4822-30"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/4822-30/001-4822-30-Korcula-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":"001-4822-30-Korcula-Building-land-in-the-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/4822-30/002-4822-30-Korcula-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/4822-30/003-4822-30-Korcula-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/4822-30/004-4822-30-Korcula-Building-land-in-the-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Korcula","region_name":"Dalmatia islands","property_type_slugs":["land-plot","off-plan"],"price":370000,"on_request":false,"seafront":true,"features":{"living_space":"","land_space":"730","rooms":0,"sea_distance":"10"},"hasVideo":false},{"title":"Exceptional land in the first row to the sea","link":"/properties/island-solta-exceptional-land-in-the-first-row-to-the-sea/","translations":{"cs":"chorvatsko-solta-stavebni-pozemek-s-projektem-v-prvni-rade-k-mori-2031-130","de":"kroatien-solta-baugrundstuck-mit-projekt-in-erster-reihe-zum-meer-2031-130","en":"croatia-solta-building-land-with-a-project-in-the-first-row-to-the-sea-2031-130","fr":"croatie-solta-terrain-constructible-avec-un-projet-au-premier-rang-de-la-mer-2031-130","hr":"hrvatska-solta-gradevinsko-zemljiste-s-projektom-u-prvom-redu-do-mora-2031-130","it":"croazia-solta-terreno-edificabile-con-progetto-in-prima-fila-al-mare-2031-130","no":"kroatia-solta-byggeland-med-prosjekt-i-forste-rad-til-sjoen-2031-130","pl":"chorwacja-solta-dzialka-budowlana-z-projektem-w-pierwszym-rzedzie-do-morza-2031-130","ru":"horvatiya-solta-zemelnyj-uchastok-pod-zastrojku-s-proektom-v-pervom-rjadu-ot-morja-2031-130","sk":"croatia-solta-building-land-with-a-project-in-the-first-row-to-the-sea-2031-130","sl":"hrvaska-solta-building-land-with-a-project-in-the-first-row-to-the-sea-2031-130","sv":"kroatien-solta-byggnadsmark-med-projekt-i-forsta-raden-till-havet-2031-130"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-130/001-2031-130-island-solta-building-land-first-row-to-the-sea-for-sale.jpg","alt":"001-2031-130-island-solta-building-land-first-row-to-the-sea-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-130/002-2031-130-island-solta-building-land-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-130/003-2031-130-island-solta-building-land-first-row-to-the-sea-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2031-130/004-2031-130-island-solta-building-land-first-row-to-the-sea-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Solta","region_name":"Dalmatia islands","property_type_slugs":["land-plot","off-plan"],"price":855000,"on_request":false,"seafront":true,"features":{"living_space":"","land_space":"1053","rooms":0,"sea_distance":"5"},"hasVideo":false},{"title":"Land with a project overlooking the sea","link":"/properties/island-of-korcula-villa-with-pool-and-open-sea-view/","translations":{"cs":"chorvatsko-korcula-atraktivni-pozemek-s-projektem-s-otevrenym-vyhledem-na-more-1020-07","de":"kroatien-korcula-attraktives-grundstuck-mit-projekt-und-freiem-blick-auf-das-meer-1020-07","en":"croatia-korcula-attractive-land-with-a-project-with-an-open-view-of-the-sea-1020-07","fr":"croatie-korcula-terrain-attractif-avec-un-projet-avec-vue-degagee-sur-la-mer-1020-07","hr":"hrvatska-korcula-atraktivno-zemljiste-s-projektom-s-otvorenim-pogledom-na-more-1020-07","it":"croazia-korcula-terreno-attraente-con-un-progetto-con-vista-aperta-sul-mare-1020-07","no":"kroatia-korcula-attraktivt-land-med-et-prosjekt-med-apen-utsikt-over-havet-1020-07","pl":"chorwacja-korcula-atrakcyjna-dzialka-z-projektem-z-otwartym-widokiem-na-morze-1020-07","ru":"horvatiya-korcula-privlekatelnyj-zemelnyj-uchastok-s-proektom-s-otkrytym-vidom-na-more-1020-07","sk":"croatia-korcula-attractive-land-with-a-project-with-an-open-view-of-the-sea-1020-07","sl":"hrvaska-korcula-attractive-land-with-a-project-with-an-open-view-of-the-sea-1020-07","sv":"kroatien-korcula-attraktiv-mark-med-ett-projekt-med-oppen-utsikt-over-havet-1020-07"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/1020-07/001-1020-07-Korcula-Modern-villa-with-open-sea-view-for-sale.jpg","alt":"001-1020-07-Korcula-Modern-villa-with-open-sea-view-for-sale"},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1020-07/002-1020-07-Korcula-Modern-villa-with-open-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1020-07/003-1020-07-Korcula-Modern-villa-with-open-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/1020-07/004-1020-07-Korcula-Modern-villa-with-open-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Korcula","region_name":"Dalmatia islands","property_type_slugs":["land-plot","off-plan"],"price":450000,"on_request":false,"seafront":false,"features":{"living_space":"180","land_space":"31729","rooms":2,"sea_distance":"1250"},"hasVideo":false},{"title":"Primošten - Beautiful spacious land","link":"/properties/primosten-beautiful-spacious-land/","translations":{"cs":"chorvatsko-primosten-pozemek-s-vyhledem-na-more-2013-166","de":"kroatien-primosten-grundstuck-mit-meerblick-2013-166","en":"croatia-primosten-land-with-sea-view-2013-166","fr":"croatie-primosten-terrain-avec-vue-mer-2013-166","hr":"hrvatska-primosten-zemljiste-s-pogledom-na-more-2013-166","it":"croazia-primosten-terreno-con-vista-mare-2013-166","no":"kroatia-primosten-land-med-havutsikt-2013-166","pl":"chorwacja-primosten-teren-z-widokiem-na-morze-2013-166","ru":"horvatiya-primosten-zemelnyj-uchastok-s-vidom-na-more-2013-166","sk":"croatia-primosten-land-with-sea-view-2013-166","sl":"hrvaska-primosten-land-with-sea-view-2013-166","sv":"kroatien-primosten-mark-med-havsutsikt-2013-166"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-166/2013-166-01-2013-166-Primosten-building-land-prmit-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-166/2013-166-02-2013-166-Primosten-building-land-prmit-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-166/2013-166-03-2013-166-Primosten-building-land-prmit-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2013-166/2013-166-04-2013-166-Primosten-building-land-prmit-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Primosten","region_name":"Dalmatia coast","property_type_slugs":["land-plot","off-plan"],"price":455000,"on_request":false,"seafront":false,"features":{"living_space":"235","land_space":"5300","rooms":4,"sea_distance":"350"},"hasVideo":false},{"title":"Island of Brac, 30 unfinished apartments","link":"/properties/432930-island-of-brac-30-unfinished-bungalows/","translations":{"cs":"chorvatsko-brac-hotel-off-plan-17-nedokoncenych-bungalovu-na-pozemku-o-rozloze-15-000-m2-4329-30","de":"kroatien-brac-hotel-off-plan-17-unfertige-bungalows-auf-einem-grundstueck-von-15000-m2-4329-30","en":"croatia-brac-hotel-off-plan-17-bungalows-on-a-plot-of-15000-m2-4329-30","fr":"croatie-brac-hotel-off-plan-17-bungalows-inacheves-sur-un-terrain-de-15-000-m2-4329-30","hr":"hrvatska-brac-hotel-off-plan-17-bungalova-na-zemljistu-od-15000-m2-4329-30","it":"croazia-brac-hotel-piano-off-17-bungalow-incompiuti-su-un-terreno-di-15000-m2-4329-30","no":"kroatia-brac-hotell-av-plan-17-uferdige-bungalower-pa-en-tomt-pa-15000-m2-4329-30","pl":"chorwacja-brac-hotel-off-plan-17-niedokonczonych-bungalowow-na-dzialce-o-powierzchni-15-000-m2-4329-30","ru":"horvatiya-brac-hotel-off-plan-17-nezavershennykh-bungalo-na-uchastke-ploschadyu-15-000-m2-4329-30","sk":"croatia-brac-hotel-off-plan-17-bungalows-on-a-plot-of-15000-m2-4329-30","sl":"hrvaska-brac-hotel-off-plan-17-bungalows-on-a-plot-of-15-000-m2-4329-30","sv":"kroatien-brac-hotell-av-plan-17-oavslutade-bungalows-pa-en-tomt-pa-15000-m2-4329-30"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/4329-30/4329-30-01-Stone-house-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/4329-30/4329-30-02-Stone-house-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/4329-30/4329-30-04-Stone-house-sea-view-for-sale.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/4329-30/4329-30-05-Stone-house-sea-view-for-sale.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Brac","region_name":"Dalmatia islands","property_type_slugs":["land-plot","investments","off-plan"],"price":4000000,"on_request":false,"seafront":true,"features":{"living_space":"","land_space":"15000","rooms":0,"sea_distance":"5"},"hasVideo":false},{"title":"island of Korcula - land and project for villa","link":"/properties/villa-in-croatia-off-plan-island-of-korcula/","translations":{"cs":"chorvatsko-korcula-prvni-rade-k-mori-vila-na-prodej-2011-07a","de":"kroatien-korcula-erste-reihe-zum-meer-villa-zum-verkauf-2011-07a","en":"croatia-korcula-first-row-to-the-sea-villa-for-sale-2011-07a","fr":"croatie-korcula-premiere-rangee-de-la-mer-villa-a-vendre-2011-07a","hr":"hrvatska-korcula-vila-s-pogledom-na-more-na-prodaju-2011-07a","it":"croazia-korcula-prima-fila-al-mare-villa-in-vendita-2011-07a","no":"kroatia-korcula-forste-rad-til-sjoen-villa-til-salgs-2011-07a","pl":"chorwacja-korcula-pierwszy-rzad-do-morza-willa-na-sprzedaz-2011-07a","ru":"horvatiya-korcula-pervyj-ryad-k-morskoj-ville-dlya-prodazhi-2011-07a","sk":"croatia-korcula-first-row-to-the-sea-villa-for-sale-2011-07a","sl":"hrvaska-korcula-first-row-to-the-sea-villa-8211-for-sale-2011-07a","sv":"kroatien-korcula-foersta-raden-till-havet-villa-till-salu-2011-07a"},"reducedImageArray":[{"path":"https://hub.broker.hr/wp-content/uploads/assets/2011-07a/2011-07a-Croatia-Real-estate-Sea-front-villa-for-sale1.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2011-07a/2011-07a-Croatia-Real-estate-Sea-front-villa-for-sale2.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2011-07a/2011-07a-Croatia-Real-estate-Sea-front-villa-for-sale3.jpg","alt":""},{"path":"https://hub.broker.hr/wp-content/uploads/assets/2011-07a/2011-07a-Croatia-Real-estate-Sea-front-villa-for-sale4.jpg","alt":""}],"isExclusive":false,"isSelected":false,"contractType":{"name":"For Sale","translations":{"cs":"na-prodej-cs","de":"zu-verkaufen-de","en":"for-sale","fr":"a-vendre-fr","hr":"na-prodaju-hr","it":"in-vendita-it","no":"til-salgs-no","pl":"na-sprzedaz-pl","ru":"prodaetsja-ru","sk":"na-predaj-sk","sl":"for-sale-sl","sv":"till-salu-sv"}},"location_name":"Korcula","region_name":"Dalmatia islands","property_type_slugs":["house-villa","off-plan"],"price":2000000,"on_request":false,"seafront":true,"features":{"living_space":"400","land_space":"938","rooms":4,"sea_distance":"5"},"hasVideo":false}]},"defaultIndex":0,"className":"my-10 md:my-24","baseSearchHref":"properties","withAll":true,"totalItems":6}],["$","div",null,{"className":"relative md:-translate-x-[20%] lg:translate-x-0","children":[["$","$L18",null,{"className":"mobile:hidden","src":{"src":"/_next/static/media/map-bg-mobile.25d63ecb.png","height":1004,"width":750,"blurDataURL":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAMAAADtGH4KAAAAGFBMVEXy8vL+/v74+Piusbh2eofW19rV1trKy8/TpuDEAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAKUlEQVR4nBXHwQ0AIAzDQDstsP/GKB9bB0kAzg7g7Ku8bdCAEjtLE/UDCBsAQypqm4wAAAAASUVORK5CYII=","blurWidth":6,"blurHeight":8},"alt":"croatia map"}],["$","$L18",null,{"className":"hidden mobile:block md:hidden","src":{"src":"/_next/static/media/map-bg-medium.dade027f.png","height":734,"width":1536,"blurDataURL":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAMAAACEE47CAAAAG1BMVEX4+Pjx8fHz8/Py8vLl5uiprLTLzdHExcpudIHn0dTUAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAJElEQVR4nB3GwREAIAgDwUuCYv8VO7CvRSiJgfsaTeqUE5YFHwUaAD4uRoGQAAAAAElFTkSuQmCC","blurWidth":8,"blurHeight":4},"alt":"croatia map"}],["$","$L18",null,{"className":"hidden md:block","src":{"src":"/_next/static/media/map-bg.a8ef3a8c.png","height":628,"width":2880,"blurDataURL":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAACCAMAAABSSm3fAAAAElBMVEX+/v709PT39/fg4ePGx8zv7/CJs2sQAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAFElEQVR4nGNgZGZhZGIAAVZmMAMAAPkAF59obQ4AAAAASUVORK5CYII=","blurWidth":8,"blurHeight":2},"alt":"croatia map"}],["$","div",null,{"className":"absolute px-12 mobile:px-6 bottom-20 mobile:bottom-auto md:px-0 mobile:left-1/2 mobile:top-1/2 mobile:-translate-y-1/2","children":[["$","h2",null,{"className":"text-2xl mobile:text-xl md:text-2xl mb-2 max-w-[200px] mobile:max-w-none font-extrabold leading-tight","children":"Looking to sell or rent?"}],["$","$L17",null,{"href":"/add-your-real-estate/","className":"inline-flex items-center justify-center font-medium transition whitespace-nowrap focus-visible:outline outline-4 select-none h-10 py-2 text-sm px-6 text-white bg-primary-500 border-primary-500 hover:bg-primary-400 active:bg-primary-300 outline-primary-400 rounded-none","rel":"$undefined","prefetch":"$undefined","children":["$","div",null,{"className":"relative flex items-center","children":["$undefined",["$","span",null,{"className":"","children":"Submit now"}],"$undefined","$undefined","$undefined"]}]}]]}]]}],["$","div",null,{"className":"bg-primary-500","children":["$","div",null,{"className":"container py-10 md:py-24 mb-10 md:mb-24","children":[["$","h3",null,{"className":"text-xl md:text-2xl mb-6 md:mb-8 text-white","children":"Latest blogs"}],["$","div",null,{"className":"flex flex-wrap -m-2","children":[["$","div","2194523",{"className":"w-full md:w-1/2 lg:w-1/3 p-2","children":["$","div",null,{"className":"\n\t\t\t\tflex flex-col overflow-hidden relative\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t h-full\n\t\t\t\t","children":[["$","div",null,{"className":"relative aspect-[3/2]","children":["$","$L18",null,{"src":"https://hub.broker.hr/wp-content/uploads/2025/10/About-Real-estate-in-Croatia.jpg","alt":"About Real Estate in Croatia","fill":true,"sizes":"(max-width: 549px) 100vw, (max-width: 767px) 33vw, 260px","className":"object-cover","loading":"lazy","priority":false,"draggable":false}]}],["$","div",null,{"className":"flex flex-col z-1 px-4 py-4 grow text-white","children":[["$","p",null,{"className":"text-xs mb-2","children":"Oct 23, 2025"}],["$","$L17",null,{"href":"/blog/about-real-estate-in-croatia/","className":"hover:underline","children":["$","h2",null,{"title":"About Real Estate in Croatia","dangerouslySetInnerHTML":{"__html":"About Real Estate in Croatia"},"className":"font-bold font-body text-lg mb-2 leading-tight line-clamp-2 text-white"}]}],false,false]}]]}]}],["$","div","2194525",{"className":"w-full md:w-1/2 lg:w-1/3 p-2","children":["$","div",null,{"className":"\n\t\t\t\tflex flex-col overflow-hidden relative\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t h-full\n\t\t\t\t","children":[["$","div",null,{"className":"relative aspect-[3/2]","children":["$","$L18",null,{"src":"https://hub.broker.hr/wp-content/uploads/2025/10/Celebrities-are-coming-to-Croatia.jpg","alt":"Celebrities Are Coming to Croatia!","fill":true,"sizes":"(max-width: 549px) 100vw, (max-width: 767px) 33vw, 260px","className":"object-cover","loading":"lazy","priority":false,"draggable":false}]}],["$","div",null,{"className":"flex flex-col z-1 px-4 py-4 grow text-white","children":[["$","p",null,{"className":"text-xs mb-2","children":"Oct 23, 2025"}],["$","$L17",null,{"href":"/blog/celebrities-are-coming-to-croatia/","className":"hover:underline","children":["$","h2",null,{"title":"Celebrities Are Coming to Croatia!","dangerouslySetInnerHTML":{"__html":"Celebrities Are Coming to Croatia!"},"className":"font-bold font-body text-lg mb-2 leading-tight line-clamp-2 text-white"}]}],false,false]}]]}]}],["$","div","2194527",{"className":"w-full md:w-1/2 lg:w-1/3 p-2","children":["$","div",null,{"className":"\n\t\t\t\tflex flex-col overflow-hidden relative\n\t\t\t\t\n\t\t\t\t\n\t\t\t\thidden lg:block h-full\n\t\t\t\t","children":[["$","div",null,{"className":"relative aspect-[3/2]","children":["$","$L18",null,{"src":"https://hub.broker.hr/wp-content/uploads/2025/10/Seasonal-changes-on-real-estate-market.jpg","alt":"Seasonal Changes on Real Estate Market","fill":true,"sizes":"(max-width: 549px) 100vw, (max-width: 767px) 33vw, 260px","className":"object-cover","loading":"lazy","priority":false,"draggable":false}]}],["$","div",null,{"className":"flex flex-col z-1 px-4 py-4 grow text-white","children":[["$","p",null,{"className":"text-xs mb-2","children":"Oct 23, 2025"}],["$","$L17",null,{"href":"/blog/seasonal-changes-on-real-estate-market/","className":"hover:underline","children":["$","h2",null,{"title":"Seasonal Changes on Real Estate Market","dangerouslySetInnerHTML":{"__html":"Seasonal Changes on Real Estate Market"},"className":"font-bold font-body text-lg mb-2 leading-tight line-clamp-2 text-white"}]}],false,false]}]]}]}]]}],["$","$L17",null,{"href":"/blog/","className":"inline-flex items-center justify-center font-medium transition whitespace-nowrap focus-visible:outline outline-4 select-none h-10 py-2 text-sm px-6 bg-gray-100 border-gray-100 hover:bg-gray-300 active:bg-gray-400 text-black active:text-white outline-gray-300 mt-8 rounded-none","rel":"$undefined","prefetch":"$undefined","children":["$","div",null,{"className":"relative flex items-center","children":["$undefined",["$","span",null,{"className":"","children":"See other blogs"}],"$undefined","$undefined","$undefined"]}]}]]}]}],["$","div",null,{"className":"container mb-10 md:mb-24 flex flex-col items-center ","children":[["$","h3",null,{"className":"text-xl sm:text-2xl md:mb-4 text-center","children":"Frequently asked questions"}],["$","div",null,{"className":"md:w-2/3","children":[["$","$L27","0",{"title":"Can Foreign Nationals Buy Real Estate in Croatia?","text":"<!-- wp:paragraph -->\n<p>Foreign nationals belonging to EU Member States can purchase real estate in the same way as Croatian nationals. Foreign nationals belonging to non-EU countries can purchase real estate in Croatia with cumulatively fulfilled two conditions: reciprocity agreement with the Republic of Croatia and consent of the Ministry of Justice.</p>\n<!-- /wp:paragraph -->","initialOpen":true}],["$","$L27","1",{"title":"Can the Amount of Real Estate Purchase Be Paid in Foreign Currency?","text":"<!-- wp:paragraph -->\n<p>In principle, no. Every sale in the Republic of Croatia must be paid in EURO. If a foreign currency payment is made, the bank will convert it to EURO.</p>\n<!-- /wp:paragraph -->","initialOpen":false}],["$","$L27","2",{"title":"In What Time Span Real Estate Sales Tax Must Be Paid?","text":"<!-- wp:paragraph -->\n<p>The tax liability arises at the time of the conclusion of the contract or other legal transaction that acquires the real estate. The notary is obliged to submit one copy of the document to the Tax Administration within 30 days from the signature on the sale documents. The taxpayer is obliged to pay the determined tax within 15 days from the delivery of the decision on determining the real estate sales tax.</p>\n<!-- /wp:paragraph -->","initialOpen":false}],["$","$L27","3",{"title":"Is It Possible to Conclude and Certify a Contract of Real Estate Sale Abroad?","text":"<!-- wp:paragraph -->\n<p>Yes, if it is a citizen of the Republic of Croatia then it is best to certify the contract with our diplomatic mission. If it is a foreign national then with the notarization of the purchase contract with a public notary, the Apostille of public document issued in that state is required.</p>\n<!-- /wp:paragraph -->","initialOpen":false}],["$","$L27","4",{"title":"What Is a Down Payment and How Much Is It?","text":"<!-- wp:paragraph -->\n<p>A down payment is an insurance that the buyer pays to the seller as a sign that the contract has been concluded and a certainty that the obligation will be fulfilled. In practice, the down payment is given on the Pre-contract and is usually 10% of the agreed purchase price. In case of fulfillment of the contract, the down payment is calculated in the total amount of the agreed purchase price.</p>\n<!-- /wp:paragraph -->","initialOpen":false}],["$","$L27","5",{"title":"What Is the Real Estate Tax in the Republic of Croatia?","text":"<!-- wp:paragraph -->\n<p>The Republic of Croatia has a unique real estate tax rate of 3%. The amount of tax is determined on the basis of the price from the contract of sale and the assessment of the competent tax administration. According to the law, the buyer pays tax on the received solution only once.</p>\n<!-- /wp:paragraph -->","initialOpen":false}],["$","$L27","6",{"title":"What Is the Tax on Real Estate Swap?","text":"<!-- wp:paragraph -->\n<p>The tax is also 3%, so each property owner pays 3% of the estimated value of the property for the new property when swapping.</p>\n<!-- /wp:paragraph -->","initialOpen":false}]]}]]}],"$L28"]}]]
28:null
