{"id":6909,"date":"2026-06-03T16:17:18","date_gmt":"2026-06-03T16:17:18","guid":{"rendered":"https:\/\/realhorizon.ge\/?page_id=6909"},"modified":"2026-06-11T15:46:09","modified_gmt":"2026-06-11T11:46:09","slug":"services","status":"publish","type":"page","link":"https:\/\/realhorizon.ge\/en\/services\/","title":{"rendered":"Services"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6909\" class=\"elementor elementor-6909\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31fc5ea e-flex e-con-boxed e-con e-parent\" data-id=\"31fc5ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff3a789 elementor-widget elementor-widget-shortcode\" data-id=\"ff3a789\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <style id=\"realhorizon-services-css\">\n            .rh-services-wrap,\n            .rh-services-wrap *,\n            .rh-service-single,\n            .rh-service-single * {\n                box-sizing: border-box;\n            }\n\n            .rh-services-wrap {\n                width: 100%;\n                margin: 0;\n                padding: 0;\n            }\n\n            .rh-services-head {\n                margin: 0 0 36px;\n                padding: 0;\n                text-align: center;\n            }\n\n            .rh-services-section-title {\n                margin: 0;\n                color: var(--e-global-color-primary, #173f63);\n                font-size: clamp(30px, 4vw, 46px);\n                line-height: 1.15;\n                font-weight: 700;\n                letter-spacing: -.02em;\n            }\n\n            .rh-services {\n                --rh-main: var(--e-global-color-primary, #173f63);\n                --rh-link: var(--e-global-color-accent, #1774c8);\n                --rh-text: #6f7d8b;\n                --rh-line: rgba(23, 63, 99, .10);\n                --rh-bg: #ffffff;\n                --rh-soft: #f8fafc;\n\n                width: 100%;\n                max-width: none;\n                margin: 0;\n                padding: 0;\n                display: grid;\n                grid-template-columns: repeat(var(--rh-columns, 3), minmax(0, 1fr));\n                gap: 28px;\n            }\n\n            .rh-service-card {\n                opacity: 0;\n                transform: translateY(18px);\n                animation: rhServiceIn .55s cubic-bezier(.2, .8, .2, 1) var(--rh-delay, 0ms) forwards;\n                will-change: transform, opacity;\n            }\n\n            .rh-service-card-inner {\n                position: relative;\n                height: 100%;\n                min-height: 310px;\n                display: flex;\n                flex-direction: column;\n                align-items: flex-start;\n                justify-content: flex-start;\n                padding: 30px 28px 26px;\n                background: var(--rh-bg);\n                border: 1px solid var(--rh-line);\n       \n                box-shadow: 0 8px 24px rgba(15, 23, 42, .04);\n                transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;\n            }\n\n            .rh-service-card-inner:hover {\n                transform: translateY(-6px);\n                border-color: rgba(23, 63, 99, .16);\n                box-shadow: 0 18px 40px rgba(15, 23, 42, .08);\n            }\n\n            .rh-service-top {\n                width: 100%;\n                margin: 0 0 18px;\n                display: flex;\n                align-items: center;\n                justify-content: flex-start;\n            }\n\n            .rh-service-index {\n                display: inline-flex;\n                align-items: center;\n                justify-content: center;\n                min-width: 52px;\n                height: 52px;\n                padding: 0 14px;\n              \n                background: var(--rh-soft);\n                color: var(--rh-main);\n                font-size: 14px;\n                line-height: 1;\n                font-weight: 700;\n                letter-spacing: .08em;\n            }\n\n            .rh-service-image {\n                width: 68px;\n                height: 68px;\n                display: block;\n         \n                overflow: hidden;\n                background: var(--rh-soft);\n            }\n\n            .rh-service-image img {\n                width: 100%;\n                height: 100%;\n                display: block;\n                object-fit: cover;\n            }\n\n            .rh-service-title {\n                margin: 0 0 14px;\n                color: var(--rh-main);\n                font-size: clamp(21px, 2vw, 26px);\n                line-height: 1.28;\n                font-weight: 700;\n                letter-spacing: -.02em;\n            }\n\n            .rh-service-title a {\n                color: inherit;\n                text-decoration: none;\n            }\n\n            .rh-service-title a:hover {\n                color: var(--rh-link);\n            }\n\n            .rh-service-text {\n                margin: 0 0 22px;\n                color: var(--rh-text);\n                font-size: 15px;\n                line-height: 1.8;\n                font-weight: 400;\n                display: -webkit-box;\n                -webkit-line-clamp: 4;\n                -webkit-box-orient: vertical;\n                overflow: hidden;\n            }\n\n            .rh-service-more {\n                margin-top: auto;\n                display: inline-flex;\n                align-items: center;\n                gap: 8px;\n                color: var(--rh-link);\n                font-size: 14px;\n                line-height: 1.2;\n                font-weight: 700;\n                text-decoration: none;\n                padding: 12px 16px;\n                border: 1px solid rgba(23, 116, 200, .12);\n      border-color: rgba(23, 116, 200, .24) !important;\n             \n                background: #fff;\n                transition: transform .18s ease, border-color .18s ease, background .18s ease;\n            }\n\n            .rh-service-more:hover {\n                transform: translateY(-2px);\n                border-color: rgba(23, 116, 200, .24);\n                background: #f8fbff;\n            }\n\n            .rh-services-empty {\n                width: 100%;\n                margin: 0;\n                padding: 0;\n                color: #7d8895;\n                text-align: center;\n            }\n\n            .rh-service-single {\n                --rh-main: var(--e-global-color-primary, #173f63);\n                --rh-text: #526170;\n                width: 100%;\n                max-width: none;\n                margin: 0;\n                padding: 0;\n            }\n\n            .rh-service-single-inner {\n                width: 100%;\n                max-width: 920px;\n                margin: 0 auto;\n                padding: 0;\n            }\n\n            .rh-service-single-article {\n                background: #fff;\n                border: 1px solid rgba(23, 63, 99, .08);\n               \n                padding: 34px 30px;\n                box-shadow: 0 10px 30px rgba(15, 23, 42, .04);\n            }\n\n            .rh-service-single-title {\n                margin: 0 0 20px;\n                padding: 0;\n                color: var(--rh-main);\n                font-size: clamp(30px, 4vw, 52px);\n                line-height: 1.12;\n                font-weight: 800;\n                letter-spacing: -.03em;\n            }\n\n            .rh-service-single-content {\n                margin: 0;\n                padding: 0;\n                color: var(--rh-text);\n                font-size: 17px;\n                line-height: 1.9;\n            }\n\n            .rh-service-single-content > *:first-child {\n                margin-top: 0;\n            }\n\n            .rh-service-single-content > *:last-child {\n                margin-bottom: 0;\n            }\n\n            @keyframes rhServiceIn {\n                to {\n                    opacity: 1;\n                    transform: translateY(0);\n                }\n            }\n\n            @media (max-width: 1024px) {\n                .rh-services {\n                    grid-template-columns: repeat(2, minmax(0, 1fr));\n                    gap: 22px;\n                }\n\n                .rh-service-card-inner {\n                    min-height: 290px;\n                }\n            }\n\n            @media (max-width: 767px) {\n                .rh-services-head {\n                    margin-bottom: 28px;\n                }\n\n                .rh-services {\n                    grid-template-columns: 1fr;\n                    gap: 18px;\n                }\n\n                .rh-service-card-inner {\n                    min-height: auto;\n                    padding: 24px 20px 22px;\n             \n                }\n\n                .rh-service-title {\n                    font-size: 21px;\n                }\n\n                .rh-service-text {\n                    margin-bottom: 18px;\n                }\n\n                .rh-service-single-article {\n                    padding: 24px 20px;\n               \n                }\n            }\n\n            @media (prefers-reduced-motion: reduce) {\n                .rh-service-card {\n                    opacity: 1;\n                    transform: none;\n                    animation: none;\n                }\n\n                .rh-service-card-inner,\n                .rh-service-more {\n                    transition: none;\n                }\n            }\n        <\/style>\n                <div class=\"rh-services-wrap\">\n        \n\n            <div class=\"rh-services\" style=\"--rh-columns: 3;\">\n                                    <article class=\"rh-service-card\" style=\"--rh-delay: 0ms;\">\n                        <div class=\"rh-service-card-inner\">\n                            <div class=\"rh-service-top\">\n                                                                    <span class=\"rh-service-index\">01<\/span>\n                                                            <\/div>\n\n                            <h3 class=\"rh-service-title\">\n                                <a href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%9e%e1%83%a0%e1%83%9d%e1%83%94%e1%83%a5%e1%83%a2%e1%83%98%e1%83%a1-%e1%83%a1%e1%83%a0%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%9b%e1%83%90%e1%83%a0%e1%83%97%e1%83%95%e1%83%90\/\">Full Project Management<\/a>\n                            <\/h3>\n\n                            <p class=\"rh-service-text\">RealHorizon provides project coordination from idea formation to final implementation. We control processes, manage communication with involved parties and take care of...<\/p>\n\n                            <a class=\"rh-service-more\" href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%9e%e1%83%a0%e1%83%9d%e1%83%94%e1%83%a5%e1%83%a2%e1%83%98%e1%83%a1-%e1%83%a1%e1%83%a0%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%9b%e1%83%90%e1%83%a0%e1%83%97%e1%83%95%e1%83%90\/\">\n                                See more\n                                <span aria-hidden=\"true\">\u2192<\/span>\n                            <\/a>\n                        <\/div>\n                    <\/article>\n                                        <article class=\"rh-service-card\" style=\"--rh-delay: 70ms;\">\n                        <div class=\"rh-service-card-inner\">\n                            <div class=\"rh-service-top\">\n                                                                    <span class=\"rh-service-index\">02<\/span>\n                                                            <\/div>\n\n                            <h3 class=\"rh-service-title\">\n                                <a href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%a1%e1%83%90%e1%83%99%e1%83%9d%e1%83%9c%e1%83%a1%e1%83%a3%e1%83%9a%e1%83%a2%e1%83%90%e1%83%aa%e1%83%98%e1%83%9d-%e1%83%9b%e1%83%9d%e1%83%9b%e1%83%a1%e1%83%90%e1%83%ae%e1%83%a3%e1%83%a0%e1%83%94\/\">Development &amp; Investment Consulting<\/a>\n                            <\/h3>\n\n                            <p class=\"rh-service-text\">We offer professional consultations in the areas of project planning, investment appraisal, land development potential analysis and project optimization. Our goal is to help clients...<\/p>\n\n                            <a class=\"rh-service-more\" href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%a1%e1%83%90%e1%83%99%e1%83%9d%e1%83%9c%e1%83%a1%e1%83%a3%e1%83%9a%e1%83%a2%e1%83%90%e1%83%aa%e1%83%98%e1%83%9d-%e1%83%9b%e1%83%9d%e1%83%9b%e1%83%a1%e1%83%90%e1%83%ae%e1%83%a3%e1%83%a0%e1%83%94\/\">\n                                See more\n                                <span aria-hidden=\"true\">\u2192<\/span>\n                            <\/a>\n                        <\/div>\n                    <\/article>\n                                        <article class=\"rh-service-card\" style=\"--rh-delay: 140ms;\">\n                        <div class=\"rh-service-card-inner\">\n                            <div class=\"rh-service-top\">\n                                                                    <span class=\"rh-service-index\">03<\/span>\n                                                            <\/div>\n\n                            <h3 class=\"rh-service-title\">\n                                <a href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%a1%e1%83%90%e1%83%9b%e1%83%a8%e1%83%94%e1%83%9c%e1%83%94%e1%83%91%e1%83%9a%e1%83%9d-%e1%83%9c%e1%83%94%e1%83%91%e1%83%90%e1%83%a0%e1%83%97%e1%83%95%e1%83%94%e1%83%91%e1%83%97%e1%83%90%e1%83%9c\/\">Construction Permit Services<\/a>\n                            <\/h3>\n\n                            <p class=\"rh-service-text\">We prepare the necessary documentation and coordinate the process for obtaining a construction permit. Our team ensures simplification of procedures and time savings...<\/p>\n\n                            <a class=\"rh-service-more\" href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%a1%e1%83%90%e1%83%9b%e1%83%a8%e1%83%94%e1%83%9c%e1%83%94%e1%83%91%e1%83%9a%e1%83%9d-%e1%83%9c%e1%83%94%e1%83%91%e1%83%90%e1%83%a0%e1%83%97%e1%83%95%e1%83%94%e1%83%91%e1%83%97%e1%83%90%e1%83%9c\/\">\n                                See more\n                                <span aria-hidden=\"true\">\u2192<\/span>\n                            <\/a>\n                        <\/div>\n                    <\/article>\n                                        <article class=\"rh-service-card\" style=\"--rh-delay: 210ms;\">\n                        <div class=\"rh-service-card-inner\">\n                            <div class=\"rh-service-top\">\n                                                                    <span class=\"rh-service-index\">04<\/span>\n                                                            <\/div>\n\n                            <h3 class=\"rh-service-title\">\n                                <a href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%92%e1%83%93%e1%83%92-%e1%83%92%e1%83%90%e1%83%9c%e1%83%90%e1%83%a8%e1%83%94%e1%83%9c%e1%83%98%e1%83%90%e1%83%9c%e1%83%94%e1%83%91%e1%83%98%e1%83%a1-%e1%83%93%e1%83%94%e1%83%a2%e1%83%90\/\">Detailed Development Plan (GDG)<\/a>\n                            <\/h3>\n\n                            <p class=\"rh-service-text\">GDG's services include the preparation of detailed concepts and documentation for the development of the territory. We assist investors and developers in the spatial planning process,...<\/p>\n\n                            <a class=\"rh-service-more\" href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%92%e1%83%93%e1%83%92-%e1%83%92%e1%83%90%e1%83%9c%e1%83%90%e1%83%a8%e1%83%94%e1%83%9c%e1%83%98%e1%83%90%e1%83%9c%e1%83%94%e1%83%91%e1%83%98%e1%83%a1-%e1%83%93%e1%83%94%e1%83%a2%e1%83%90\/\">\n                                See more\n                                <span aria-hidden=\"true\">\u2192<\/span>\n                            <\/a>\n                        <\/div>\n                    <\/article>\n                                        <article class=\"rh-service-card\" style=\"--rh-delay: 280ms;\">\n                        <div class=\"rh-service-card-inner\">\n                            <div class=\"rh-service-top\">\n                                                                    <span class=\"rh-service-index\">05<\/span>\n                                                            <\/div>\n\n                            <h3 class=\"rh-service-title\">\n                                <a href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%92%e1%83%a0%e1%83%92-%e1%83%92%e1%83%90%e1%83%9c%e1%83%90%e1%83%a8%e1%83%94%e1%83%9c%e1%83%98%e1%83%90%e1%83%9c%e1%83%94%e1%83%91%e1%83%98%e1%83%a1-%e1%83%a0%e1%83%94%e1%83%92%e1%83%a3\/\">Land Use Regulation Plan (GRG)<\/a>\n                            <\/h3>\n\n                            <p class=\"rh-service-text\">We provide preparation of the GRG and management of the process of agreement with relevant state structures. Our specialists study the territory in detail and prepare documentation,...<\/p>\n\n                            <a class=\"rh-service-more\" href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%92%e1%83%a0%e1%83%92-%e1%83%92%e1%83%90%e1%83%9c%e1%83%90%e1%83%a8%e1%83%94%e1%83%9c%e1%83%98%e1%83%90%e1%83%9c%e1%83%94%e1%83%91%e1%83%98%e1%83%a1-%e1%83%a0%e1%83%94%e1%83%92%e1%83%a3\/\">\n                                See more\n                                <span aria-hidden=\"true\">\u2192<\/span>\n                            <\/a>\n                        <\/div>\n                    <\/article>\n                                        <article class=\"rh-service-card\" style=\"--rh-delay: 350ms;\">\n                        <div class=\"rh-service-card-inner\">\n                            <div class=\"rh-service-top\">\n                                                                    <span class=\"rh-service-index\">06<\/span>\n                                                            <\/div>\n\n                            <h3 class=\"rh-service-title\">\n                                <a href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%9b%e1%83%98%e1%83%ac%e1%83%98%e1%83%a1-%e1%83%90%e1%83%96%e1%83%9d%e1%83%9b%e1%83%95%e1%83%98%e1%83%97%e1%83%98-%e1%83%a1%e1%83%90%e1%83%9b%e1%83%a3%e1%83%a8%e1%83%90%e1%83%9d%e1%83%94%e1%83%91\/\">Land Surveying Services<\/a>\n                            <\/h3>\n\n                            <p class=\"rh-service-text\">RealHorizon performs land surveying and geodetic works using high-precision modern technologies. Services include determining land boundaries,...<\/p>\n\n                            <a class=\"rh-service-more\" href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%9b%e1%83%98%e1%83%ac%e1%83%98%e1%83%a1-%e1%83%90%e1%83%96%e1%83%9d%e1%83%9b%e1%83%95%e1%83%98%e1%83%97%e1%83%98-%e1%83%a1%e1%83%90%e1%83%9b%e1%83%a3%e1%83%a8%e1%83%90%e1%83%9d%e1%83%94%e1%83%91\/\">\n                                See more\n                                <span aria-hidden=\"true\">\u2192<\/span>\n                            <\/a>\n                        <\/div>\n                    <\/article>\n                                        <article class=\"rh-service-card\" style=\"--rh-delay: 420ms;\">\n                        <div class=\"rh-service-card-inner\">\n                            <div class=\"rh-service-top\">\n                                                                    <span class=\"rh-service-index\">07<\/span>\n                                                            <\/div>\n\n                            <h3 class=\"rh-service-title\">\n                                <a href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%90%e1%83%a0%e1%83%a5%e1%83%98%e1%83%a2%e1%83%94%e1%83%a5%e1%83%a2%e1%83%a3%e1%83%a0%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%9e%e1%83%a0%e1%83%9d%e1%83%94%e1%83%a5%e1%83%a2%e1%83%98%e1%83%a0%e1%83%94\/\">Architectural Design<\/a>\n                            <\/h3>\n\n                            <p class=\"rh-service-text\">We create individual and functional architectural solutions that fully meet the client's requirements and modern construction standards. Each project...<\/p>\n\n                            <a class=\"rh-service-more\" href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%90%e1%83%a0%e1%83%a5%e1%83%98%e1%83%a2%e1%83%94%e1%83%a5%e1%83%a2%e1%83%a3%e1%83%a0%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%9e%e1%83%a0%e1%83%9d%e1%83%94%e1%83%a5%e1%83%a2%e1%83%98%e1%83%a0%e1%83%94\/\">\n                                See more\n                                <span aria-hidden=\"true\">\u2192<\/span>\n                            <\/a>\n                        <\/div>\n                    <\/article>\n                                        <article class=\"rh-service-card\" style=\"--rh-delay: 490ms;\">\n                        <div class=\"rh-service-card-inner\">\n                            <div class=\"rh-service-top\">\n                                                                    <span class=\"rh-service-index\">08<\/span>\n                                                            <\/div>\n\n                            <h3 class=\"rh-service-title\">\n                                <a href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%a1%e1%83%a0%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%a1%e1%83%90%e1%83%9e%e1%83%a0%e1%83%9d%e1%83%94%e1%83%a5%e1%83%a2%e1%83%9d-%e1%83%9b%e1%83%9d%e1%83%9b%e1%83%a1%e1%83%90%e1%83%ae%e1%83%a3%e1%83%a0\/\">Comprehensive Project Planning<\/a>\n                            <\/h3>\n\n                            <p class=\"rh-service-text\">We provide full design services for construction projects, from concept development to the preparation of engineering and technical documentation. Our team works...<\/p>\n\n                            <a class=\"rh-service-more\" href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%a1%e1%83%a0%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%a1%e1%83%90%e1%83%9e%e1%83%a0%e1%83%9d%e1%83%94%e1%83%a5%e1%83%a2%e1%83%9d-%e1%83%9b%e1%83%9d%e1%83%9b%e1%83%a1%e1%83%90%e1%83%ae%e1%83%a3%e1%83%a0\/\">\n                                See more\n                                <span aria-hidden=\"true\">\u2192<\/span>\n                            <\/a>\n                        <\/div>\n                    <\/article>\n                                        <article class=\"rh-service-card\" style=\"--rh-delay: 560ms;\">\n                        <div class=\"rh-service-card-inner\">\n                            <div class=\"rh-service-top\">\n                                                                    <span class=\"rh-service-index\">09<\/span>\n                                                            <\/div>\n\n                            <h3 class=\"rh-service-title\">\n                                <a href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%93%e1%83%94%e1%83%95%e1%83%94%e1%83%9a%e1%83%9d%e1%83%9e%e1%83%94%e1%83%a0%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%9e%e1%83%a0%e1%83%9d%e1%83%94%e1%83%a5%e1%83%a2%e1%83%94%e1%83%91%e1%83%98%e1%83%a1\/\">Real Estate Sales &amp; Development Marketing\u00a0\u00a0\u00a0<\/a>\n                            <\/h3>\n\n                            <p class=\"rh-service-text\">RealHorizon offers development companies full support in the sales of residential, commercial and mixed-use projects. We work on developing sales strategies, customer...<\/p>\n\n                            <a class=\"rh-service-more\" href=\"https:\/\/realhorizon.ge\/en\/service\/%e1%83%93%e1%83%94%e1%83%95%e1%83%94%e1%83%9a%e1%83%9d%e1%83%9e%e1%83%94%e1%83%a0%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%9e%e1%83%a0%e1%83%9d%e1%83%94%e1%83%a5%e1%83%a2%e1%83%94%e1%83%91%e1%83%98%e1%83%a1\/\">\n                                See more\n                                <span aria-hidden=\"true\">\u2192<\/span>\n                            <\/a>\n                        <\/div>\n                    <\/article>\n                                <\/div>\n        <\/div>\n        <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6909","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/realhorizon.ge\/en\/wp-json\/wp\/v2\/pages\/6909","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/realhorizon.ge\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/realhorizon.ge\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/realhorizon.ge\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/realhorizon.ge\/en\/wp-json\/wp\/v2\/comments?post=6909"}],"version-history":[{"count":0,"href":"https:\/\/realhorizon.ge\/en\/wp-json\/wp\/v2\/pages\/6909\/revisions"}],"wp:attachment":[{"href":"https:\/\/realhorizon.ge\/en\/wp-json\/wp\/v2\/media?parent=6909"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}