{"id":2285,"date":"2024-08-14T15:04:42","date_gmt":"2024-08-14T13:04:42","guid":{"rendered":"https:\/\/ziem-properties.com\/?page_id=2285"},"modified":"2024-08-14T15:11:55","modified_gmt":"2024-08-14T13:11:55","slug":"davao-region","status":"publish","type":"page","link":"https:\/\/ziem-properties.com\/de\/davao-region\/","title":{"rendered":"Davao-Region"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2285\" class=\"elementor elementor-2285\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb4b7be e-flex e-con-boxed e-con e-parent\" data-id=\"eb4b7be\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-139dde1 elementor-widget elementor-widget-button\" data-id=\"139dde1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ziem-properties.com\/mindanao\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Back<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e71dd85 e-flex e-con-boxed e-con e-parent\" data-id=\"e71dd85\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2282d63 elementor-widget elementor-widget-accordion\" data-id=\"2282d63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-3611\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-3611\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Provinces<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-3611\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-3611\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Davao Region Provinces Search<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/code.jquery.com\/ui\/1.12.1\/themes\/base\/jquery-ui.css\">\n    <style>\n        .custom-container {\n            text-align: center;\n            padding: 20px;\n            background-color: #f5f5f5;\n        }\n        .province-button {\n            display: inline-block;\n            width: 200px;\n            height: 50px;\n            line-height: 50px;\n            margin: 10px;\n            text-align: center;\n            text-decoration: none;\n            color: white;\n            background-color: #007BFF;\n            border: none;\n            border-radius: 5px;\n            font-size: 16px;\n        }\n        .province-button:hover {\n            background-color: #0056b3;\n        }\n        .search-container {\n            margin-bottom: 20px;\n        }\n        #province-search {\n            width: 300px;\n            height: 40px;\n            font-size: 16px;\n            padding: 5px;\n            border-radius: 5px;\n            border: 1px solid #ccc;\n        }\n        .ui-autocomplete {\n            max-height: 150px;\n            overflow-y: auto;\n            overflow-x: hidden;\n            padding-right: 20px;\n            background-color: #fff;\n            border: 1px solid #ccc;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"custom-container\">\n    <div class=\"search-container\"><input id=\"province-search\" type=\"text\" placeholder=\"Search for a province or city in the Davao Region...\" \/><\/div>\n    <a class=\"province-button\" href=\"https:\/\/ziem-properties.com\/davao-city\">Davao City<\/a>\n    <a class=\"province-button\" href=\"https:\/\/ziem-properties.com\/davao-de-oro\">Davao de Oro<\/a>\n    <a class=\"province-button\" href=\"https:\/\/ziem-properties.com\/davao-del-norte\">Davao del Norte<\/a>\n    <a class=\"province-button\" href=\"https:\/\/ziem-properties.com\/davao-del-sur\">Davao del Sur<\/a>\n    <a class=\"province-button\" href=\"https:\/\/ziem-properties.com\/davao-occidental\">Davao Occidental<\/a>\n    <a class=\"province-button\" href=\"https:\/\/ziem-properties.com\/davao-oriental\">Davao Oriental<\/a>\n<\/div>\n\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\n<script src=\"https:\/\/code.jquery.com\/ui\/1.12.1\/jquery-ui.min.js\"><\/script>\n<script>\n    $(document).ready(function() {\n        \/\/ Close all Elementor accordion items on page load\n        var delay = 100;\n        setTimeout(function() {\n            $('.elementor-tab-title').removeClass('elementor-active');\n            $('.elementor-tab-content').css('display', 'none');\n        }, delay);\n\n        \/\/ Provinces and city list for autocomplete\n        var provincesAndCity = [\n            \"Davao City\", \n            \"Davao de Oro\", \n            \"Davao del Norte\", \n            \"Davao del Sur\", \n            \"Davao Occidental\", \n            \"Davao Oriental\"\n        ];\n\n        $(\"#province-search\").autocomplete({\n            source: provincesAndCity,\n            select: function(event, ui) {\n                var locationSlug = ui.item.value.toLowerCase().replace(\/\\s+\/g, '-').replace(\/[^a-z-]\/g, '');\n                window.location.href = 'https:\/\/ziem-properties.com\/' + locationSlug + '\/';\n            }\n        });\n    });\n<\/script>\n\n<\/body>\n<\/html>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d1102e e-flex e-con-boxed e-con e-parent\" data-id=\"8d1102e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Back Provinces Davao Region Provinces Search Davao City Davao de Oro Davao del Norte Davao del Sur Davao Occidental Davao Oriental Property not Found!<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"wf_page_folders":[1785],"class_list":["post-2285","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Davao-Region - Ziem Properties<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ziem-properties.com\/de\/davao-region\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Davao-Region - Ziem Properties\" \/>\n<meta property=\"og:description\" content=\"Back Provinces Davao Region Provinces Search Davao City Davao de Oro Davao del Norte Davao del Sur Davao Occidental Davao Oriental Property not Found!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ziem-properties.com\/de\/davao-region\/\" \/>\n<meta property=\"og:site_name\" content=\"Ziem Properties\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-14T13:11:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ziem-properties.com\\\/davao-region\\\/\",\"url\":\"https:\\\/\\\/ziem-properties.com\\\/davao-region\\\/\",\"name\":\"Davao-Region - Ziem Properties\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ziem-properties.com\\\/#website\"},\"datePublished\":\"2024-08-14T13:04:42+00:00\",\"dateModified\":\"2024-08-14T13:11:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ziem-properties.com\\\/davao-region\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ziem-properties.com\\\/davao-region\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ziem-properties.com\\\/davao-region\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/ziem-properties.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Davao-Region\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ziem-properties.com\\\/#website\",\"url\":\"https:\\\/\\\/ziem-properties.com\\\/\",\"name\":\"Ziem Properties\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/ziem-properties.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ziem-properties.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ziem-properties.com\\\/#organization\",\"name\":\"Ziem Properties\",\"url\":\"https:\\\/\\\/ziem-properties.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/ziem-properties.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ziem-properties.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Logo_Ziem_Properties.png\",\"contentUrl\":\"https:\\\/\\\/ziem-properties.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Logo_Ziem_Properties.png\",\"width\":1024,\"height\":1024,\"caption\":\"Ziem Properties\"},\"image\":{\"@id\":\"https:\\\/\\\/ziem-properties.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Davao-Region - Ziem Properties","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ziem-properties.com\/de\/davao-region\/","og_locale":"de_DE","og_type":"article","og_title":"Davao-Region - Ziem Properties","og_description":"Back Provinces Davao Region Provinces Search Davao City Davao de Oro Davao del Norte Davao del Sur Davao Occidental Davao Oriental Property not Found!","og_url":"https:\/\/ziem-properties.com\/de\/davao-region\/","og_site_name":"Ziem Properties","article_modified_time":"2024-08-14T13:11:55+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ziem-properties.com\/davao-region\/","url":"https:\/\/ziem-properties.com\/davao-region\/","name":"Davao-Region - Ziem Properties","isPartOf":{"@id":"https:\/\/ziem-properties.com\/#website"},"datePublished":"2024-08-14T13:04:42+00:00","dateModified":"2024-08-14T13:11:55+00:00","breadcrumb":{"@id":"https:\/\/ziem-properties.com\/davao-region\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ziem-properties.com\/davao-region\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ziem-properties.com\/davao-region\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/ziem-properties.com\/"},{"@type":"ListItem","position":2,"name":"Davao-Region"}]},{"@type":"WebSite","@id":"https:\/\/ziem-properties.com\/#website","url":"https:\/\/ziem-properties.com\/","name":"Ziem Properties","description":"","publisher":{"@id":"https:\/\/ziem-properties.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ziem-properties.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/ziem-properties.com\/#organization","name":"Ziem Properties","url":"https:\/\/ziem-properties.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/ziem-properties.com\/#\/schema\/logo\/image\/","url":"https:\/\/ziem-properties.com\/wp-content\/uploads\/2024\/08\/Logo_Ziem_Properties.png","contentUrl":"https:\/\/ziem-properties.com\/wp-content\/uploads\/2024\/08\/Logo_Ziem_Properties.png","width":1024,"height":1024,"caption":"Ziem Properties"},"image":{"@id":"https:\/\/ziem-properties.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/ziem-properties.com\/de\/wp-json\/wp\/v2\/pages\/2285","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ziem-properties.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ziem-properties.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ziem-properties.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ziem-properties.com\/de\/wp-json\/wp\/v2\/comments?post=2285"}],"version-history":[{"count":10,"href":"https:\/\/ziem-properties.com\/de\/wp-json\/wp\/v2\/pages\/2285\/revisions"}],"predecessor-version":[{"id":2325,"href":"https:\/\/ziem-properties.com\/de\/wp-json\/wp\/v2\/pages\/2285\/revisions\/2325"}],"wp:attachment":[{"href":"https:\/\/ziem-properties.com\/de\/wp-json\/wp\/v2\/media?parent=2285"}],"wp:term":[{"taxonomy":"wf_page_folders","embeddable":true,"href":"https:\/\/ziem-properties.com\/de\/wp-json\/wp\/v2\/wf_page_folders?post=2285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}