{"id":12431,"date":"2025-10-02T10:07:06","date_gmt":"2025-10-02T10:07:06","guid":{"rendered":"https:\/\/idraustralia.com\/sa\/?page_id=12431"},"modified":"2025-10-05T16:16:25","modified_gmt":"2025-10-05T16:16:25","slug":"batumi-project","status":"publish","type":"page","link":"https:\/\/idraustralia.com\/sa\/batumi-project\/","title":{"rendered":"Batumi Project"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12431\" class=\"elementor elementor-12431\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c90ea5 e-flex e-con-boxed e-con e-parent\" data-id=\"9c90ea5\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16bdbcc elementor-widget elementor-widget-html\" data-id=\"16bdbcc\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>IDR Business Consultancy - Batumi Investment Analysis<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            user-select: none;\r\n            -webkit-user-select: none;\r\n            -moz-user-select: none;\r\n            -ms-user-select: none;\r\n        }\r\n        \r\n        #header, #footer {\r\n            display: none;\r\n        }\r\n\r\n        .page_title, .copyright_row {\r\n            display: none;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Aptos', 'Segoe UI', sans-serif;\r\n            background-color: #f5f5f5;\r\n            color: #012c5c;\r\n            line-height: 1.6;\r\n            position: relative;\r\n        }\r\n        \r\n        \/* Password Screen Styles *\/\r\n        #passwordScreen {\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(135deg, #012c5c 0%, #266e85 100%);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            z-index: 99999;\r\n        }\r\n        \r\n        .password-container {\r\n            background: white;\r\n            padding: 50px;\r\n            border-radius: 10px;\r\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);\r\n            text-align: center;\r\n            max-width: 400px;\r\n            width: 90%;\r\n        }\r\n        \r\n        .password-container h2 {\r\n            color: #012c5c;\r\n            margin-bottom: 10px;\r\n            font-size: 28px;\r\n        }\r\n        \r\n        .password-container .subtitle {\r\n            color: #266e85;\r\n            margin-bottom: 30px;\r\n            font-size: 14px;\r\n        }\r\n        \r\n        .password-container input {\r\n            width: 100%;\r\n            padding: 15px;\r\n            border: 2px solid #8fe3cf;\r\n            border-radius: 5px;\r\n            font-size: 16px;\r\n            margin-bottom: 20px;\r\n            font-family: 'Aptos', 'Segoe UI', sans-serif;\r\n        }\r\n        \r\n        .password-container input:focus {\r\n            outline: none;\r\n            border-color: #266e85;\r\n        }\r\n        \r\n        .password-container button {\r\n            width: 100%;\r\n            padding: 15px;\r\n            background: #012c5c;\r\n            color: white;\r\n            border: none;\r\n            border-radius: 5px;\r\n            font-size: 16px;\r\n            font-weight: bold;\r\n            cursor: pointer;\r\n            transition: background 0.3s;\r\n        }\r\n        \r\n        .password-container button:hover {\r\n            background: #266e85;\r\n        }\r\n        \r\n        .error-message {\r\n            color: #d32f2f;\r\n            font-size: 14px;\r\n            margin-top: 10px;\r\n            display: none;\r\n        }\r\n        \r\n        #mainContent {\r\n            display: none;\r\n        }\r\n        \r\n        \/* Watermark overlay *\/\r\n        body::before {\r\n            content: 'IDR CONFIDENTIAL - CLIENT COPY';\r\n            position: fixed;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%) rotate(-45deg);\r\n            font-size: 90px;\r\n            font-weight: bold;\r\n            color: rgba(143, 227, 207, 0.15);\r\n            pointer-events: none;\r\n            z-index: 9999;\r\n            white-space: nowrap;\r\n            font-family: 'Aptos', 'Segoe UI', sans-serif;\r\n            letter-spacing: 8px;\r\n        }\r\n        \r\n        body::after {\r\n            content: 'IDR CONFIDENTIAL';\r\n            position: fixed;\r\n            top: 20%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%) rotate(-45deg);\r\n            font-size: 60px;\r\n            font-weight: bold;\r\n            color: rgba(38, 110, 133, 0.12);\r\n            pointer-events: none;\r\n            z-index: 9998;\r\n            white-space: nowrap;\r\n            font-family: 'Aptos', 'Segoe UI', sans-serif;\r\n        }\r\n        \r\n        * {\r\n            -webkit-touch-callout: none;\r\n        }\r\n        \r\n        .copyright-overlay {\r\n            position: fixed;\r\n            bottom: 10px;\r\n            right: 10px;\r\n            background: rgba(1, 44, 92, 0.9);\r\n            color: #8fe3cf;\r\n            padding: 8px 15px;\r\n            font-size: 11px;\r\n            border-radius: 4px;\r\n            z-index: 10000;\r\n            pointer-events: none;\r\n            font-weight: bold;\r\n        }\r\n        \r\n        .container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 40px 20px;\r\n        }\r\n        \r\n        .header {\r\n            background-color: #012c5c;\r\n            color: white;\r\n            padding: 40px;\r\n            margin-bottom: 40px;\r\n            text-align: center;\r\n        }\r\n        \r\n        .logo-text {\r\n            color: #8fe3cf;\r\n            font-size: 28px;\r\n            font-weight: bold;\r\n            margin-bottom: 10px;\r\n        }\r\n        \r\n        .header h3 {\r\n            font-size: 32px;\r\n            margin-bottom: 10px;\r\n        }\r\n        \r\n        .header p {\r\n            font-size: 18px;\r\n            opacity: 0.9;\r\n        }\r\n        \r\n        .grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 30px;\r\n            margin-bottom: 40px;\r\n        }\r\n        \r\n        .square-container {\r\n            background: white;\r\n            padding: 30px;\r\n            aspect-ratio: 1\/1;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n            border-left: 5px solid #8fe3cf;\r\n            box-shadow: 0 2px 10px rgba(1, 44, 92, 0.1);\r\n        }\r\n        \r\n        .square-container h3 {\r\n            color: #266e85;\r\n            font-size: 20px;\r\n            margin-bottom: 15px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n        \r\n        .highlight {\r\n            background-color: #8fe3cf;\r\n            color: #012c5c;\r\n            padding: 3px 8px;\r\n            font-weight: bold;\r\n            display: inline-block;\r\n        }\r\n        \r\n        .metric {\r\n            font-size: 36px;\r\n            font-weight: bold;\r\n            color: #012c5c;\r\n            margin: 10px 0;\r\n        }\r\n        \r\n        .metric-label {\r\n            font-size: 14px;\r\n            color: #266e85;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n        }\r\n        \r\n        .section {\r\n            background: white;\r\n            padding: 40px;\r\n            margin-bottom: 30px;\r\n            border-left: 5px solid #266e85;\r\n        }\r\n        \r\n        .section h2 {\r\n            color: #012c5c;\r\n            font-size: 28px;\r\n            margin-bottom: 20px;\r\n            border-bottom: 2px solid #8fe3cf;\r\n            padding-bottom: 10px;\r\n        }\r\n        \r\n        .two-column {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 30px;\r\n            margin-top: 20px;\r\n        }\r\n        \r\n        .list-item {\r\n            padding: 15px;\r\n            margin-bottom: 10px;\r\n            background-color: #f8f9fa;\r\n            border-left: 3px solid #266e85;\r\n        }\r\n        \r\n        .risk-box {\r\n            background-color: #012c5c;\r\n            color: white;\r\n            padding: 30px;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .risk-box h3 {\r\n            color: #8fe3cf;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        ul {\r\n            list-style: none;\r\n            padding-left: 0;\r\n        }\r\n        \r\n        ul li {\r\n            padding: 8px 0;\r\n            padding-left: 25px;\r\n            position: relative;\r\n        }\r\n        \r\n        ul li:before {\r\n            content: \"\u25aa\";\r\n            color: #8fe3cf;\r\n            font-weight: bold;\r\n            position: absolute;\r\n            left: 0;\r\n        }\r\n        \r\n        .cta-box {\r\n            background: linear-gradient(135deg, #012c5c 0%, #266e85 100%);\r\n            color: white;\r\n            padding: 40px;\r\n            text-align: center;\r\n            margin-top: 40px;\r\n        }\r\n        \r\n        .cta-box h2 {\r\n            color: #8fe3cf;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .two-column {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Password Screen -->\r\n    <div id=\"passwordScreen\">\r\n        <div class=\"password-container\">\r\n            <h2>\ud83d\udd12 Secure Access<\/h2>\r\n            <p class=\"subtitle\">IDR Business Consultancy - Confidential Report<\/p>\r\n            <input type=\"password\" id=\"passwordInput\" placeholder=\"Enter password\" autocomplete=\"off\">\r\n            <button onclick=\"checkPassword()\">Access Report<\/button>\r\n            <p class=\"error-message\" id=\"errorMessage\">Incorrect password. Access denied.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Main Content (hidden until password is correct) -->\r\n    <div id=\"mainContent\">\r\n        <div class=\"copyright-overlay\">\u00a9 2025 IDR | CONFIDENTIAL<\/div>\r\n        \r\n        <div class=\"header\">\r\n            <div class=\"logo-text\">IDR BUSINESS CONSULTANCY<\/div>\r\n            <p>Batumi Real Estate Investment Analysis<\/p>\r\n            <p>Ambassadori Island Development Project | Georgia<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"container\">\r\n            \r\n            <div class=\"grid\">\r\n                <div class=\"square-container\">\r\n                    <div class=\"metric-label\">Project Value<\/div>\r\n                    <div class=\"metric\">$100M<\/div>\r\n                    <p>Ambassadori Island development featuring 84 hectares of new coastal land<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"square-container\">\r\n                    <div class=\"metric-label\">GDP Growth (2023)<\/div>\r\n                    <div class=\"metric\">7.5%<\/div>\r\n                    <p>Georgia's economy averaging <span class=\"highlight\">7-10% annually<\/span> with strong fundamentals<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"square-container\">\r\n                    <div class=\"metric-label\">Tourism Revenue (2023)<\/div>\r\n                    <div class=\"metric\">$4.12B<\/div>\r\n                    <p>21.1 million total visits with <span class=\"highlight\">17.3% YoY growth<\/span> in revenues<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"square-container\">\r\n                    <div class=\"metric-label\">Property Price Growth<\/div>\r\n                    <div class=\"metric\">259%<\/div>\r\n                    <p>Increase between 2021-2023, with <span class=\"highlight\">40-50% in 2023 alone<\/span><\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"square-container\">\r\n                    <div class=\"metric-label\">Rental Yields<\/div>\r\n                    <div class=\"metric\">8-12%<\/div>\r\n                    <p>Annual gross returns from tourist-focused rentals with <span class=\"highlight\">5% tax rate<\/span><\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"square-container\">\r\n                    <div class=\"metric-label\">Project Completion<\/div>\r\n                    <div class=\"metric\">45%<\/div>\r\n                    <p>38 of 84 hectares reclaimed, <span class=\"highlight\">5 years ahead<\/span> of schedule<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"section\">\r\n                <h2>Executive Summary<\/h2>\r\n                <p>Batumi, Georgia presents a <span class=\"highlight\">compelling investment opportunity<\/span> driven by robust economic growth, a surging tourism sector, and transformative infrastructure development. The Ambassadori Island project represents Georgia's first artificial island venture, strategically positioned to capitalize on Batumi's evolution as the \"Las Vegas of the Black Sea.\"<\/p>\r\n                \r\n                <div class=\"two-column\" style=\"margin-top: 30px;\">\r\n                    <div>\r\n                        <h3 style=\"color: #266e85; margin-bottom: 15px;\">Investment Horizon<\/h3>\r\n                        <p><strong>Timeline:<\/strong> 5 years (2025-2030)<\/p>\r\n                        <p><strong>Target IRR:<\/strong> 20-30%+ for development<\/p>\r\n                        <p><strong>Strategy Options:<\/strong> Joint venture development or direct property acquisition<\/p>\r\n                    <\/div>\r\n                    <div>\r\n                        <h3 style=\"color: #266e85; margin-bottom: 15px;\">Market Position<\/h3>\r\n                        <p><strong>World Bank Ranking:<\/strong> #7 globally for ease of doing business<\/p>\r\n                        <p><strong>Property Registration:<\/strong> #1 globally (1 procedure, 1 day)<\/p>\r\n                        <p><strong>Forbes Recognition:<\/strong> Best European cities for real estate investment (2022)<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"section\">\r\n                <h2>Quantitative Analysis<\/h2>\r\n                \r\n                <div style=\"display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; margin-top: 20px;\">\r\n                    <div class=\"square-container\">\r\n                        <h3>Economic Indicators<\/h3>\r\n                        <ul>\r\n                            <li>GDP per capita: <span class=\"highlight\">$8,200<\/span> (2023)<\/li>\r\n                            <li>Adjara regional GDP: <span class=\"highlight\">$2.1B<\/span><\/li>\r\n                            <li>HDI classification: <span class=\"highlight\">Very High (0.806)<\/span><\/li>\r\n                            <li>Tourism growth: <span class=\"highlight\">20% YoY<\/span><\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"square-container\">\r\n                        <h3>Tax Environment<\/h3>\r\n                        <ul>\r\n                            <li>Corporate tax: <span class=\"highlight\">15%<\/span> (distributed profits only)<\/li>\r\n                            <li>Rental income tax: <span class=\"highlight\">5%<\/span><\/li>\r\n                            <li>Property tax: <span class=\"highlight\">~1%<\/span><\/li>\r\n                            <li>Capital gains: <span class=\"highlight\">Tax-free<\/span> after 2 years<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"square-container\">\r\n                        <h3>Project Specifications<\/h3>\r\n                        <ul>\r\n                            <li>Total land: <span class=\"highlight\">84 hectares<\/span><\/li>\r\n                            <li>Green space: <span class=\"highlight\">49%<\/span> public use<\/li>\r\n                            <li>Walking trails: <span class=\"highlight\">3.2 km<\/span><\/li>\r\n                            <li>Signature tower: <span class=\"highlight\">58 stories<\/span><\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"square-container\">\r\n                        <h3>Market Pricing<\/h3>\r\n                        <ul>\r\n                            <li>Mid-range: <span class=\"highlight\">$1,000-1,500\/m\u00b2<\/span><\/li>\r\n                            <li>Luxury seafront: <span class=\"highlight\">$2,000-3,000\/m\u00b2<\/span><\/li>\r\n                            <li>Apart-hotels: <span class=\"highlight\">From $980\/m\u00b2<\/span><\/li>\r\n                            <li>5-star branded: <span class=\"highlight\">~$3,000\/m\u00b2<\/span><\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"section\">\r\n                <h2>Qualitative Strengths<\/h2>\r\n                \r\n                <div class=\"two-column\">\r\n                    <div>\r\n                        <h3 style=\"color: #266e85; margin-bottom: 15px;\">Business Environment<\/h3>\r\n                        <div class=\"list-item\">\r\n                            <strong>Regulatory Excellence:<\/strong> World Bank #7 globally for ease of doing business, fastest property registration worldwide\r\n                        <\/div>\r\n                        <div class=\"list-item\">\r\n                            <strong>Foreign Investment:<\/strong> No restrictions on real estate ownership, equal rights for foreign investors, free capital repatriation\r\n                        <\/div>\r\n                        <div class=\"list-item\">\r\n                            <strong>Government Support:<\/strong> Project of national importance with expedited approvals and tourism sector incentives\r\n                        <\/div>\r\n                        <div class=\"list-item\">\r\n                            <strong>Financial Access:<\/strong> Local banks offer 50-70% LTV mortgages to non-residents\r\n                        <\/div>\r\n                    <\/div>\r\n                    \r\n                    <div>\r\n                        <h3 style=\"color: #266e85; margin-bottom: 15px;\">Strategic Advantages<\/h3>\r\n                        <div class=\"list-item\">\r\n                            <strong>Tourism Momentum:<\/strong> \"World's Leading All-Season Destination 2024\" award, diversified source markets\r\n                        <\/div>\r\n                        <div class=\"list-item\">\r\n                            <strong>Infrastructure Quality:<\/strong> International expertise (ARUP UK, Y\u00fcksel Proje Turkey), sustainable smart-city design\r\n                        <\/div>\r\n                        <div class=\"list-item\">\r\n                            <strong>Market Positioning:<\/strong> First mover advantage on artificial island, premium branding opportunity\r\n                        <\/div>\r\n                        <div class=\"list-item\">\r\n                            <strong>Competitive Pricing:<\/strong> Affordable entry vs. European peers while maintaining quality standards\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"risk-box\">\r\n                <h3>Risk Assessment & Mitigation<\/h3>\r\n                <div class=\"two-column\" style=\"margin-top: 20px;\">\r\n                    <div>\r\n                        <h4 style=\"color: white; margin-bottom: 10px;\">Key Risks<\/h4>\r\n                        <ul>\r\n                            <li><strong>Market Saturation:<\/strong> Potential oversupply by 2025-2026 if all planned projects complete<\/li>\r\n                            <li><strong>Tourism Dependency:<\/strong> Revenue vulnerability to travel disruptions or geopolitical events<\/li>\r\n                            <li><strong>Environmental:<\/strong> Climate resilience for reclaimed land, seismic activity (M5+ possible)<\/li>\r\n                            <li><strong>Execution:<\/strong> Construction delays, cost overruns, partner reliability<\/li>\r\n                            <li><strong>Currency\/Inflation:<\/strong> GEL volatility, though USD pricing mitigates asset value risk<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div>\r\n                        <h4 style=\"color: white; margin-bottom: 10px;\">Mitigation Strategies<\/h4>\r\n                        <ul>\r\n                            <li><strong>Phased Development:<\/strong> Project staged over decade to match demand absorption<\/li>\r\n                            <li><strong>Quality Engineering:<\/strong> ARUP involvement, Eurocode 8 seismic standards, environmental permits secured<\/li>\r\n                            <li><strong>Diversification:<\/strong> Mixed-use design (residential, hotel, commercial) reduces single-segment risk<\/li>\r\n                            <li><strong>Government Backing:<\/strong> Strategic importance ensures policy support and infrastructure investment<\/li>\r\n                            <li><strong>International Standards:<\/strong> 49% green space, sustainable design principles for long-term resilience<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"section\">\r\n                <h2>Investment Strategy Options<\/h2>\r\n                \r\n                <div class=\"grid\">\r\n                    <div class=\"square-container\">\r\n                        <h3>Development JV<\/h3>\r\n                        <p><strong>Approach:<\/strong> Partner with developer to build residential towers<\/p>\r\n                        <p><strong>Target Return:<\/strong> <span class=\"highlight\">20-30%+ IRR<\/span><\/p>\r\n                        <p><strong>Timeline:<\/strong> 3-5 years to completion<\/p>\r\n                        <p><strong>Best For:<\/strong> Higher risk tolerance, active involvement, development expertise<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"square-container\">\r\n                        <h3>Property Acquisition<\/h3>\r\n                        <p><strong>Approach:<\/strong> Purchase completed units for rental income<\/p>\r\n                        <p><strong>Target Return:<\/strong> <span class=\"highlight\">8-12% annual yield<\/span> + appreciation<\/p>\r\n                        <p><strong>Timeline:<\/strong> Immediate to 12 months<\/p>\r\n                        <p><strong>Best For:<\/strong> Passive income, lower complexity, portfolio diversification<\/p>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"square-container\">\r\n                        <h3>Hybrid Strategy<\/h3>\r\n                        <p><strong>Approach:<\/strong> Blend of development and acquisition<\/p>\r\n                        <p><strong>Target Return:<\/strong> <span class=\"highlight\">Balanced risk-reward<\/span><\/p>\r\n                        <p><strong>Timeline:<\/strong> Staggered 1-5 years<\/p>\r\n                        <p><strong>Best For:<\/strong> Capital diversification, phased entry, risk mitigation<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"section\">\r\n                <h2>Critical Questions for CFO Evaluation<\/h2>\r\n                <p style=\"margin-bottom: 20px;\">Beyond IRR analysis, these strategic questions ensure robust investment decision-making:<\/p>\r\n                \r\n                <div class=\"list-item\">\r\n                    <strong>Stress Testing:<\/strong> What scenarios have been modeled if tourism growth halves or selling prices drop 20%? What are breakeven points under adverse conditions?\r\n                <\/div>\r\n                \r\n                <div class=\"list-item\">\r\n                    <strong>Risk Budgeting:<\/strong> How are project-specific risks (environmental, construction, currency) being addressed and budgeted? Are contingency reserves adequate?\r\n                <\/div>\r\n                \r\n                <div class=\"list-item\">\r\n                    <strong>Exit Strategy:<\/strong> What is the long-term plan beyond achieving IRR targets? Flip units immediately or hold for cash generation? How does this align with company strategy?\r\n                <\/div>\r\n                \r\n                <div class=\"list-item\">\r\n                    <strong>Financial Capacity:<\/strong> Can the company sustain the investment if timelines extend 6+ years? What impact on liquidity, debt covenants, and other operations?\r\n                <\/div>\r\n                \r\n                <div class=\"list-item\">\r\n                    <strong>Market Positioning:<\/strong> Does this investment provide strategic value beyond financial returns (brand enhancement, market entry, relationship building)?\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"cta-box\">\r\n                <h2>IDR Recommendation<\/h2>\r\n                <p style=\"font-size: 18px; max-width: 900px; margin: 0 auto;\">\r\n                    Batumi represents a <span class=\"highlight\" style=\"background-color: #012c5c; color: #8fe3cf;\">HIGH-POTENTIAL INVESTMENT OPPORTUNITY<\/span> with strong macroeconomic tailwinds, exceptional business climate, and transformative infrastructure. The Ambassadori Island project offers both development and acquisition pathways aligned with 5-year investment horizons. \r\n                <\/p>\r\n                <p style=\"font-size: 18px; max-width: 900px; margin: 20px auto 0;\">\r\n                    <strong>Proceed with strategic due diligence on project execution, partner selection, and risk mitigation frameworks.<\/strong>\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"section\">\r\n                <h2>References<\/h2>\r\n                <p style=\"margin-bottom: 30px; color: #266e85; font-style: italic;\">This analysis is based on data from the following authoritative sources:<\/p>\r\n                \r\n                <div style=\"background-color: #f8f9fa; padding: 30px; border-left: 4px solid #266e85;\">\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">Ambassadori Group. (2024). <em>Ambassadori Island project brief and development masterplan<\/em>. Retrieved from <a href=\"https:\/\/ambassadori.com\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/ambassadori.com<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">ARUP. (2024). <em>Global engineering projects and marine infrastructure portfolio<\/em>. Retrieved from <a href=\"https:\/\/www.arup.com\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/www.arup.com<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">Georgian Innovation and Technology Agency (GITA). (2024). <em>Green tech supports infrastructure development<\/em>. Retrieved from <a href=\"https:\/\/gita.gov.ge\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/gita.gov.ge<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">Georgian National Statistics Office (Geostat). (2024). <em>Statistical yearbook: GDP, FDI, tourism, and real estate indicators<\/em>. Retrieved from <a href=\"https:\/\/www.geostat.ge\/en\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/www.geostat.ge\/en<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">Georgian National Tourism Administration (GNTA). (2024). <em>Tourism statistics and airport passenger data<\/em>. Retrieved from <a href=\"https:\/\/gnta.ge\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/gnta.ge<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">Intergovernmental Panel on Climate Change (IPCC). (2023). <em>Sea level rise projections and risk maps<\/em>. Retrieved from <a href=\"https:\/\/www.ipcc.ch\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/www.ipcc.ch<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">Ministry of Economy and Sustainable Development of Georgia. (2024). <em>Investor guide, infrastructure plans, and tourism tax incentives<\/em>. Retrieved from <a href=\"http:\/\/www.economy.ge\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">http:\/\/www.economy.ge<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">Ministry of Environmental Protection and Agriculture of Georgia. (2024). <em>Environmental clearance documentation for coastal development<\/em>. Retrieved from <a href=\"https:\/\/mepa.gov.ge\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/mepa.gov.ge<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">National Environmental Agency of Georgia. (2024). <em>Precipitation data and hydrometeorological reports<\/em>. Retrieved from <a href=\"https:\/\/nea.gov.ge\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/nea.gov.ge<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">Oxford Economics. (2024). <em>Georgia tourism outlook and ADR modeling reports<\/em>. [Subscription required]. Retrieved from <a href=\"https:\/\/www.oxfordeconomics.com\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/www.oxfordeconomics.com<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">United Nations Development Programme (UNDP). (2023). <em>Human Development Index: Georgia regional profiles<\/em>. Retrieved from <a href=\"https:\/\/www.undp.org\/georgia\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/www.undp.org\/georgia<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"margin-bottom: 25px;\">\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">World Bank. (2023). <em>Doing Business Report \u2013 Georgia country profile<\/em>. Retrieved from <a href=\"https:\/\/www.worldbank.org\/en\/country\/georgia\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/www.worldbank.org\/en\/country\/georgia<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                    <div>\r\n                        <p style=\"margin-bottom: 8px; line-height: 1.8;\">Y\u00fcksel Proje. (2024). <em>Engineering and urban planning for large-scale waterfront projects<\/em>. Retrieved from <a href=\"https:\/\/yukselproje.com.tr\" style=\"color: #266e85; text-decoration: none; border-bottom: 1px solid #266e85;\">https:\/\/yukselproje.com.tr<\/a><\/p>\r\n                    <\/div>\r\n                    \r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div style=\"background: linear-gradient(135deg, #012c5c 0%, #266e85 100%); padding: 50px 40px; margin-top: 40px;\">\r\n                <div style=\"max-width: 1200px; margin: 0 auto;\">\r\n                    <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-bottom: 30px;\">\r\n                        <div>\r\n                            <h3 style=\"color: #8fe3cf; margin-bottom: 20px; font-size: 20px;\">IDR Business Consultancy<\/h3>\r\n                            <p style=\"color: white; line-height: 1.8; margin-bottom: 15px;\">\r\n                                Strategic investment analysis and advisory services for international real estate and development opportunities.\r\n                            <\/p>\r\n                            <p style=\"color: #8fe3cf; font-size: 14px;\">\r\n                                Report Date: October 2025<br>\r\n                                Investment Horizon: 5 Years (2025-2030)\r\n                            <\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <h3 style=\"color: #8fe3cf; margin-bottom: 20px; font-size: 20px;\">About This Analysis<\/h3>\r\n                            <p style=\"color: white; line-height: 1.8; font-size: 14px; margin-bottom: 15px;\">\r\n                                This report is based on publicly sourced data and independent research. IDR Business Consultancy provides <strong style=\"color: #8fe3cf;\">comprehensive financial analysis, due diligence, and investment advisory services<\/strong> through our team of international and local experts.\r\n                            <\/p>\r\n                            <p style=\"color: white; line-height: 1.8; font-size: 14px; margin-bottom: 15px;\">\r\n                                <strong style=\"color: #8fe3cf;\">Our Expert Team Includes:<\/strong><br>\r\n                                \u2022 Certified Financial Advisors & Investment Analysts<br>\r\n                                \u2022 Market Research Specialists & Economic Analysts<br>\r\n                                \u2022 International Tax & Legal Advisors<br>\r\n                                \u2022 Risk Assessment & Due Diligence Experts<br>\r\n                                \u2022 Local Market Intelligence Partners (Georgia, MENA, Europe)\r\n                            <\/p>\r\n                            <p style=\"color: #8fe3cf; line-height: 1.8; font-size: 15px; font-weight: bold;\">\r\n                                Contact IDR for detailed financial modeling, site visits, partner introductions, and customized investment strategies tailored to your portfolio.\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div style=\"border-top: 1px solid rgba(143, 227, 207, 0.3); padding-top: 25px; text-align: center;\">\r\n                        <p style=\"color: #8fe3cf; font-size: 14px; margin: 0;\">\r\n                            \u00a9 2025 IDR Business Consultancy. All Rights Reserved. | Confidential Analysis\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Password configuration - CHANGE THIS PASSWORD\r\n        const CORRECT_PASSWORD = \"IDR2025Batumi\";\r\n        \r\n        \/\/ Check password function\r\n        function checkPassword() {\r\n            const input = document.getElementById('passwordInput').value;\r\n            const errorMsg = document.getElementById('errorMessage');\r\n            \r\n            if (input === CORRECT_PASSWORD) {\r\n                \/\/ Correct password - hide password screen and show content\r\n                document.getElementById('passwordScreen').style.display = 'none';\r\n                document.getElementById('mainContent').style.display = 'block';\r\n                \r\n                \/\/ Enable protection features after login\r\n                enableProtection();\r\n            } else {\r\n                \/\/ Wrong password - show error\r\n                errorMsg.style.display = 'block';\r\n                document.getElementById('passwordInput').value = '';\r\n                document.getElementById('passwordInput').focus();\r\n                \r\n                \/\/ Log failed attempt\r\n                console.warn('Unauthorized access attempt detected at ' + new Date().toISOString());\r\n            }\r\n        }\r\n        \r\n        \/\/ Allow Enter key to submit password\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const passwordInput = document.getElementById('passwordInput');\r\n            if (passwordInput) {\r\n                passwordInput.addEventListener('keypress', function(e) {\r\n                    if (e.key === 'Enter') {\r\n                        checkPassword();\r\n                    }\r\n                });\r\n                passwordInput.focus();\r\n            }\r\n        });\r\n        \r\n        \/\/ Protection features (activated after successful login)\r\n        function enableProtection() {\r\n            \/\/ Prevent right-click context menu\r\n            document.addEventListener('contextmenu', function(e) {\r\n                e.preventDefault();\r\n                alert('This document is protected by copyright. Unauthorized copying is prohibited.\\n\\n\u00a9 2025 IDR Business Consultancy');\r\n                return false;\r\n            });\r\n            \r\n            \/\/ Prevent common keyboard shortcuts\r\n            document.addEventListener('keydown', function(e) {\r\n                if ((e.ctrlKey || e.metaKey) && (e.key === 'c' || e.key === 'x' || e.key === 's' || e.key === 'p' || e.key === 'u')) {\r\n                    e.preventDefault();\r\n                    alert('Copying\/Printing is disabled for this confidential document.\\n\\nContact IDR Business Consultancy for authorized copies.');\r\n                    return false;\r\n                }\r\n                if (e.key === 'F12') {\r\n                    e.preventDefault();\r\n                    return false;\r\n                }\r\n                if ((e.ctrlKey || e.metaKey) && e.shiftKey && e.key === 'I') {\r\n                    e.preventDefault();\r\n                    return false;\r\n                }\r\n            });\r\n            \r\n            \/\/ Detect print screen\r\n            document.addEventListener('keyup', function(e) {\r\n                if (e.key === 'PrintScreen') {\r\n                    navigator.clipboard.writeText('');\r\n                    alert('Screenshots are tracked. This document is confidential.\\n\\n\u00a9 2025 IDR Business Consultancy');\r\n                }\r\n            });\r\n            \r\n            \/\/ Add watermarks to sections\r\n            addClientWatermark();\r\n            \r\n            \/\/ Console warning\r\n            console.log('%c\u26a0\ufe0f COPYRIGHT PROTECTED DOCUMENT', 'color: #8fe3cf; font-size: 20px; font-weight: bold; background: #012c5c; padding: 10px;');\r\n            console.log('%cThis document is confidential and protected by copyright law.', 'color: #266e85; font-size: 14px;');\r\n            console.log('%cUnauthorized reproduction, distribution, or screenshot is prohibited.', 'color: #266e85; font-size: 14px;');\r\n            console.log('%c\u00a9 2025 IDR Business Consultancy. All Rights Reserved.', 'color: #8fe3cf; font-size: 14px; font-weight: bold;');\r\n        }\r\n        \r\n        \/\/ Add watermark function\r\n        function addClientWatermark() {\r\n            const watermarks = document.querySelectorAll('.section, .square-container');\r\n            watermarks.forEach((element, index) => {\r\n                if (index % 2 === 0) {\r\n                    const watermark = document.createElement('div');\r\n                    watermark.style.cssText = `\r\n                        position: absolute;\r\n                        top: 50%;\r\n                        left: 50%;\r\n                        transform: translate(-50%, -50%) rotate(-45deg);\r\n                        font-size: 32px;\r\n                        color: rgba(143, 227, 207, 0.12);\r\n                        pointer-events: none;\r\n                        font-weight: bold;\r\n                        white-space: nowrap;\r\n                        z-index: 1;\r\n                        letter-spacing: 3px;\r\n                    `;\r\n                    watermark.textContent = 'IDR CONFIDENTIAL';\r\n                    element.style.position = 'relative';\r\n                    element.appendChild(watermark);\r\n                }\r\n            });\r\n        }\r\n    <\/script>\r\n<\/body>\r\n<\/html>\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>IDR Business Consultancy &#8211; Batumi Investment Analysis \ud83d\udd12 Secure Access IDR Business Consultancy &#8211; Confidential Report Access Report Incorrect password. Access denied. \u00a9 2025 IDR | CONFIDENTIAL IDR BUSINESS CONSULTANCY Batumi Real Estate Investment Analysis Ambassadori Island Development Project | Georgia Project Value $100M Ambassadori Island development featuring 84 hectares of new coastal land GDP<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12431","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.2 (Yoast SEO v23.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Batumi Project - IDR Australia<\/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:\/\/idraustralia.com\/sa\/batumi-project\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Batumi Project\" \/>\n<meta property=\"og:description\" content=\"IDR Business Consultancy &#8211; Batumi Investment Analysis \ud83d\udd12 Secure Access IDR Business Consultancy &#8211; Confidential Report Access Report Incorrect password. Access denied. \u00a9 2025 IDR | CONFIDENTIAL IDR BUSINESS CONSULTANCY Batumi Real Estate Investment Analysis Ambassadori Island Development Project | Georgia Project Value $100M Ambassadori Island development featuring 84 hectares of new coastal land GDP\" \/>\n<meta property=\"og:url\" content=\"https:\/\/idraustralia.com\/sa\/batumi-project\/\" \/>\n<meta property=\"og:site_name\" content=\"IDR Australia\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-05T16:16:25+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/idraustralia.com\/sa\/batumi-project\/\",\"url\":\"https:\/\/idraustralia.com\/sa\/batumi-project\/\",\"name\":\"Batumi Project - IDR Australia\",\"isPartOf\":{\"@id\":\"https:\/\/idraustralia.com\/sa\/#website\"},\"datePublished\":\"2025-10-02T10:07:06+00:00\",\"dateModified\":\"2025-10-05T16:16:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/idraustralia.com\/sa\/batumi-project\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/idraustralia.com\/sa\/batumi-project\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/idraustralia.com\/sa\/batumi-project\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/idraustralia.com\/sa\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Batumi Project\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/idraustralia.com\/sa\/#website\",\"url\":\"https:\/\/idraustralia.com\/sa\/\",\"name\":\"IDR Australia\",\"description\":\"Empowering Global Ambitions with Local Expertise.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/idraustralia.com\/sa\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Batumi Project - IDR Australia","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:\/\/idraustralia.com\/sa\/batumi-project\/","og_locale":"en_US","og_type":"article","og_title":"Batumi Project","og_description":"IDR Business Consultancy &#8211; Batumi Investment Analysis \ud83d\udd12 Secure Access IDR Business Consultancy &#8211; Confidential Report Access Report Incorrect password. Access denied. \u00a9 2025 IDR | CONFIDENTIAL IDR BUSINESS CONSULTANCY Batumi Real Estate Investment Analysis Ambassadori Island Development Project | Georgia Project Value $100M Ambassadori Island development featuring 84 hectares of new coastal land GDP","og_url":"https:\/\/idraustralia.com\/sa\/batumi-project\/","og_site_name":"IDR Australia","article_modified_time":"2025-10-05T16:16:25+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/idraustralia.com\/sa\/batumi-project\/","url":"https:\/\/idraustralia.com\/sa\/batumi-project\/","name":"Batumi Project - IDR Australia","isPartOf":{"@id":"https:\/\/idraustralia.com\/sa\/#website"},"datePublished":"2025-10-02T10:07:06+00:00","dateModified":"2025-10-05T16:16:25+00:00","breadcrumb":{"@id":"https:\/\/idraustralia.com\/sa\/batumi-project\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/idraustralia.com\/sa\/batumi-project\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/idraustralia.com\/sa\/batumi-project\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/idraustralia.com\/sa\/"},{"@type":"ListItem","position":2,"name":"Batumi Project"}]},{"@type":"WebSite","@id":"https:\/\/idraustralia.com\/sa\/#website","url":"https:\/\/idraustralia.com\/sa\/","name":"IDR Australia","description":"Empowering Global Ambitions with Local Expertise.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/idraustralia.com\/sa\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/idraustralia.com\/sa\/wp-json\/wp\/v2\/pages\/12431","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idraustralia.com\/sa\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/idraustralia.com\/sa\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/idraustralia.com\/sa\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/idraustralia.com\/sa\/wp-json\/wp\/v2\/comments?post=12431"}],"version-history":[{"count":14,"href":"https:\/\/idraustralia.com\/sa\/wp-json\/wp\/v2\/pages\/12431\/revisions"}],"predecessor-version":[{"id":12447,"href":"https:\/\/idraustralia.com\/sa\/wp-json\/wp\/v2\/pages\/12431\/revisions\/12447"}],"wp:attachment":[{"href":"https:\/\/idraustralia.com\/sa\/wp-json\/wp\/v2\/media?parent=12431"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}