{"id":22390,"date":"2026-02-16T09:22:07","date_gmt":"2026-02-16T08:22:07","guid":{"rendered":"https:\/\/limainvestimmobilien.de\/?page_id=22390"},"modified":"2026-03-05T10:09:20","modified_gmt":"2026-03-05T09:09:20","slug":"informationsbereich","status":"publish","type":"page","link":"https:\/\/limainvestimmobilien.de\/en\/informationsbereich\/","title":{"rendered":"Informationsbereich"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"22390\" class=\"elementor elementor-22390\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cb16632 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cb16632\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3209d71\" data-id=\"3209d71\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-349f69f elementor-widget elementor-widget-html\" data-id=\"349f69f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Informationsbereich - Lima Invest Immobilien<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n            background-color: #f5f5f5;\n            color: #333;\n            line-height: 1.6;\n        }\n\n        .container {\n            max-width: 1280px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        \/* Section Header *\/\n        .section-header {\n            text-align: center;\n            margin: 4rem 0 3rem;\n        }\n\n        .section-header h1 {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #1a1a1a;\n            margin-bottom: 1rem;\n            letter-spacing: -0.5px;\n        }\n\n        .section-header p {\n            font-size: 1.1rem;\n            color: #666;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n\n        \/* Divider Line *\/\n        .divider-line {\n            width: 80px;\n            height: 3px;\n            background: linear-gradient(90deg, #C4A747 0%, #D4AF37 100%);\n            margin: 1.5rem auto 0;\n        }\n\n        \/* Info Blocks Grid *\/\n        .info-blocks-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 2rem;\n            margin: 3rem 0;\n        }\n\n        \/* Individual Info Block *\/\n        .info-block {\n            background: white;\n            border-radius: 8px;\n            padding: 2rem;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n            transition: all 0.3s ease;\n            border-left: 4px solid transparent;\n            display: flex;\n            flex-direction: column;\n            height: 100%;\n        }\n\n        .info-block:hover {\n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);\n            transform: translateY(-4px);\n        }\n\n        \/* Block Icon *\/\n        .block-icon {\n            width: 60px;\n            height: 60px;\n            border-radius: 50%;\n            border: 2px solid #C4A747;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 1.5rem;\n            font-size: 1.8rem;\n        }\n\n        .info-block:nth-child(1) {\n            border-left-color: #C4A747;\n        }\n\n        .info-block:nth-child(1) .block-icon {\n            background-color: rgba(196, 167, 71, 0.08);\n        }\n\n        .info-block:nth-child(2) {\n            border-left-color: #1F3A70;\n        }\n\n        .info-block:nth-child(2) .block-icon {\n            background-color: rgba(31, 58, 112, 0.08);\n            border-color: #1F3A70;\n        }\n\n        .info-block:nth-child(3) {\n            border-left-color: #7CB342;\n        }\n\n        .info-block:nth-child(3) .block-icon {\n            background-color: rgba(124, 179, 66, 0.08);\n            border-color: #7CB342;\n        }\n\n        .info-block:nth-child(4) {\n            border-left-color: #C4A747;\n        }\n\n        .info-block:nth-child(4) .block-icon {\n            background-color: rgba(196, 167, 71, 0.08);\n        }\n\n        .info-block:nth-child(5) {\n            border-left-color: #1F3A70;\n        }\n\n        .info-block:nth-child(5) .block-icon {\n            background-color: rgba(31, 58, 112, 0.08);\n            border-color: #1F3A70;\n        }\n\n        \/* Block Title *\/\n        .block-title {\n            font-size: 1.4rem;\n            font-weight: 700;\n            color: #1a1a1a;\n            margin-bottom: 0.8rem;\n            line-height: 1.3;\n        }\n\n        \/* Block Description *\/\n        .block-description {\n            font-size: 0.95rem;\n            color: #666;\n            margin-bottom: 1.5rem;\n            flex-grow: 1;\n            line-height: 1.7;\n        }\n\n        \/* Features List *\/\n        .block-features {\n            list-style: none;\n            margin: 1rem 0 1.5rem;\n        }\n\n        .block-features li {\n            font-size: 0.9rem;\n            color: #555;\n            padding: 0.4rem 0;\n            padding-left: 1.5rem;\n            position: relative;\n        }\n\n        .block-features li:before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: #7CB342;\n            font-weight: bold;\n        }\n\n        \/* Block Link\/Button *\/\n        .block-link {\n            display: inline-block;\n            padding: 0.9rem 1.8rem;\n            background-color: #C4A747;\n            color: white;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: 600;\n            font-size: 0.95rem;\n            transition: all 0.3s ease;\n            border: 2px solid #C4A747;\n            text-align: center;\n            cursor: pointer;\n        }\n\n        .block-link:hover {\n            background-color: #B39637;\n            border-color: #B39637;\n            text-decoration: none;\n        }\n\n        .block-link.secondary {\n            background-color: transparent;\n            color: #C4A747;\n            border-color: #C4A747;\n        }\n\n        .block-link.secondary:hover {\n            background-color: #C4A747;\n            color: white;\n        }\n\n        .block-link.protected {\n            background-color: #1F3A70;\n            border-color: #1F3A70;\n        }\n\n        .block-link.protected:hover {\n            background-color: #162850;\n            border-color: #162850;\n        }\n\n        \/* Badge *\/\n        .block-badge {\n            display: inline-block;\n            background-color: #1F3A70;\n            color: white;\n            padding: 0.3rem 0.8rem;\n            border-radius: 20px;\n            font-size: 0.75rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            margin-bottom: 1rem;\n        }\n\n        .block-badge.exclusive {\n            background-color: #7CB342;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .container {\n                padding: 0 1rem;\n            }\n\n            .section-header h1 {\n                font-size: 1.8rem;\n            }\n\n            .info-blocks-grid {\n                grid-template-columns: 1fr;\n                gap: 1.5rem;\n            }\n\n            .info-block {\n                padding: 1.5rem;\n            }\n        }\n\n        \/* Animation *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(20px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .info-block {\n            animation: fadeInUp 0.6s ease-out;\n        }\n\n        .info-block:nth-child(1) { animation-delay: 0.1s; }\n        .info-block:nth-child(2) { animation-delay: 0.2s; }\n        .info-block:nth-child(3) { animation-delay: 0.3s; }\n        .info-block:nth-child(4) { animation-delay: 0.4s; }\n        .info-block:nth-child(5) { animation-delay: 0.5s; }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <!-- Section Header -->\n        <section class=\"section-header\">\n            <h1>Informationsbereich<\/h1>\n            <p>Umfassende Ressourcen f\u00fcr fundierte Immobilieninvestitionen. W\u00e4hlen Sie ein Thema, um tiefer einzusteigen.<\/p>\n            <div class=\"divider-line\"><\/div>\n        <\/section>\n\n        <!-- Info Blocks Grid -->\n        <section class=\"info-blocks-grid\">\n            <!-- Block 1: Immobilien ABC -->\n            <article class=\"info-block\">\n                <div class=\"block-icon\">\ud83d\udcda<\/div>\n                <h2 class=\"block-title\">Immobilien ABC<\/h2>\n                <p class=\"block-description\">Umfassendes Lexikon mit Fachbegriffen einfach erkl\u00e4rt. Nutzen Sie die Suchfunktion, um schnell ans Ziel zu kommen.<\/p>\n                <ul class=\"block-features\">\n                    <li>\u00dcber 100 Fachbegriffe<\/li>\n                    <li>Schnelle Suchfunktion<\/li>\n                    <li>Verst\u00e4ndliche Erkl\u00e4rungen<\/li>\n                <\/ul>\n                <a href=\"https:\/\/limainvestimmobilien.de\/en\/immobilien-lexikon\/\" class=\"block-link\">Zum Lexikon<\/a>\n            <\/article>\n\n            <!-- Block 2: RND-Gutachten -->\n            <article class=\"info-block\">\n                <div class=\"block-icon\">\ud83d\udcca<\/div>\n                <h2 class=\"block-title\">RND-Gutachten<\/h2>\n                <p class=\"block-description\">Spezialisiertes Gutachten zur Restnutzungsdauer. F\u00fchrt zu h\u00f6heren Abschreibungen und erheblichen Steuereinsparungen.<\/p>\n                <ul class=\"block-features\">\n                    <li>Bis zu 3x h\u00f6here Abschreibungen<\/li>\n                    <li>Interaktive Berechnung<\/li>\n                    <li>Konkrete Steuerersparnis<\/li>\n                <\/ul>\n                <a href=\"https:\/\/limainvestimmobilien.de\/en\/rnd-gutachten\/\" class=\"block-link\">Learn more<\/a>\n            <\/article>\n\n            <!-- Block 3: M\u00e4ngel nach Baujahren -->\n            <article class=\"info-block\">\n                <div class=\"block-icon\">\ud83c\udfd7\ufe0f<\/div>\n                <h2 class=\"block-title\">M\u00e4ngel nach Baujahren<\/h2>\n                <p class=\"block-description\">Interaktiver Zeitstrahl mit typischen Baum\u00e4ngeln. Identifizieren Sie Schwachstellen f\u00fcr Sanierung oder Kauf.<\/p>\n                <ul class=\"block-features\">\n                    <li>7 Baujahr-Kategorien<\/li>\n                    <li>Detaillierte Schwachstellen<\/li>\n                    <li>Sanierungshilfen<\/li>\n                <\/ul>\n                <a href=\"https:\/\/limainvestimmobilien.de\/en\/maengel-nach-baujahren\/\" class=\"block-link\">Zeitstrahl ansehen<\/a>\n            <\/article>\n\n            <!-- Block 4: Immobilienstrategien -->\n            <article class=\"info-block\">\n                <div class=\"block-icon\">\ud83d\udca1<\/div>\n                <h2 class=\"block-title\">Immobilienstrategien<\/h2>\n                <p class=\"block-description\">18 verschiedene Investment-Strategien im \u00dcberblick. Finden Sie die passende Strategie f\u00fcr Ihre Ziele.<\/p>\n                <ul class=\"block-features\">\n                    <li>18 erprobte Strategien<\/li>\n                    <li>Rendite & Risiko-Analyse<\/li>\n                    <li>Deep Dive Analysen<\/li>\n                <\/ul>\n                <a href=\"https:\/\/limainvestimmobilien.de\/en\/immobilienstrategien\/\" class=\"block-link\">Strategien entdecken<\/a>\n            <\/article>\n\n            <!-- Block 5: Ertragswertverfahren -->\n            <article class=\"info-block\">\n                <span class=\"block-badge exclusive\">Exklusiv<\/span>\n                <div class=\"block-icon\">\ud83d\udd12<\/div>\n                <h2 class=\"block-title\">Ertragswertverfahren<\/h2>\n                <p class=\"block-description\">Passwortgesch\u00fctztes Tool f\u00fcr pr\u00e4zise Wertermittlungen. F\u00fcr Investoren und Banken zur Erstellung wasserdichter Deals.<\/p>\n                <ul class=\"block-features\">\n                    <li>Professionelle Bewertung<\/li>\n                    <li>Pr\u00e4zise Wertermittlung<\/li>\n                    <li>Gesch\u00fctzter Zugriff<\/li>\n                <\/ul>\n                <a href=\"https:\/\/limainvestimmobilien.de\/en\/ertragswertverfahren\/\" class=\"block-link protected\">Zum Kalkulator<\/a>\n            <\/article>\n        <\/section>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Informationsbereich &#8211; Lima Invest Immobilien Informationsbereich Umfassende Ressourcen f\u00fcr fundierte Immobilieninvestitionen. W\u00e4hlen Sie ein Thema, um tiefer einzusteigen. \ud83d\udcda Immobilien ABC Umfassendes Lexikon mit Fachbegriffen einfach erkl\u00e4rt. Nutzen Sie die Suchfunktion, um schnell ans Ziel zu kommen. \u00dcber 100 Fachbegriffe Schnelle Suchfunktion Verst\u00e4ndliche Erkl\u00e4rungen Zum Lexikon \ud83d\udcca RND-Gutachten Spezialisiertes Gutachten zur Restnutzungsdauer. F\u00fchrt zu h\u00f6heren&#8230;<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-22390","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Informationsbereich - Lima Invest Immobilien<\/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:\/\/limainvestimmobilien.de\/en\/informationsbereich\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Informationsbereich - Lima Invest Immobilien\" \/>\n<meta property=\"og:description\" content=\"Informationsbereich &#8211; Lima Invest Immobilien Informationsbereich Umfassende Ressourcen f\u00fcr fundierte Immobilieninvestitionen. W\u00e4hlen Sie ein Thema, um tiefer einzusteigen. \ud83d\udcda Immobilien ABC Umfassendes Lexikon mit Fachbegriffen einfach erkl\u00e4rt. Nutzen Sie die Suchfunktion, um schnell ans Ziel zu kommen. \u00dcber 100 Fachbegriffe Schnelle Suchfunktion Verst\u00e4ndliche Erkl\u00e4rungen Zum Lexikon \ud83d\udcca RND-Gutachten Spezialisiertes Gutachten zur Restnutzungsdauer. F\u00fchrt zu h\u00f6heren...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/limainvestimmobilien.de\/en\/informationsbereich\/\" \/>\n<meta property=\"og:site_name\" content=\"Lima Invest Immobilien\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-05T09:09:20+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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/informationsbereich\\\/\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/informationsbereich\\\/\",\"name\":\"Informationsbereich - Lima Invest Immobilien\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#website\"},\"datePublished\":\"2026-02-16T08:22:07+00:00\",\"dateModified\":\"2026-03-05T09:09:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/informationsbereich\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/limainvestimmobilien.de\\\/informationsbereich\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/informationsbereich\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Informationsbereich\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#website\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\",\"name\":\"Lima Invest Immobilien\",\"description\":\"Investmentimmobilien Deutschland | Lima Invest Immobilien\",\"publisher\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/limainvestimmobilien.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#organization\",\"name\":\"Lima Invest Immobilien\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png\",\"contentUrl\":\"https:\\\/\\\/limainvestimmobilien.de\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png\",\"width\":602,\"height\":476,\"caption\":\"Lima Invest Immobilien\"},\"image\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Informationsbereich - Lima Invest Immobilien","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:\/\/limainvestimmobilien.de\/en\/informationsbereich\/","og_locale":"en_US","og_type":"article","og_title":"Informationsbereich - Lima Invest Immobilien","og_description":"Informationsbereich &#8211; Lima Invest Immobilien Informationsbereich Umfassende Ressourcen f\u00fcr fundierte Immobilieninvestitionen. W\u00e4hlen Sie ein Thema, um tiefer einzusteigen. \ud83d\udcda Immobilien ABC Umfassendes Lexikon mit Fachbegriffen einfach erkl\u00e4rt. Nutzen Sie die Suchfunktion, um schnell ans Ziel zu kommen. \u00dcber 100 Fachbegriffe Schnelle Suchfunktion Verst\u00e4ndliche Erkl\u00e4rungen Zum Lexikon \ud83d\udcca RND-Gutachten Spezialisiertes Gutachten zur Restnutzungsdauer. F\u00fchrt zu h\u00f6heren...","og_url":"https:\/\/limainvestimmobilien.de\/en\/informationsbereich\/","og_site_name":"Lima Invest Immobilien","article_modified_time":"2026-03-05T09:09:20+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/limainvestimmobilien.de\/informationsbereich\/","url":"https:\/\/limainvestimmobilien.de\/informationsbereich\/","name":"Informationsbereich - Lima Invest Immobilien","isPartOf":{"@id":"https:\/\/limainvestimmobilien.de\/#website"},"datePublished":"2026-02-16T08:22:07+00:00","dateModified":"2026-03-05T09:09:20+00:00","breadcrumb":{"@id":"https:\/\/limainvestimmobilien.de\/informationsbereich\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/limainvestimmobilien.de\/informationsbereich\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/limainvestimmobilien.de\/informationsbereich\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/limainvestimmobilien.de\/"},{"@type":"ListItem","position":2,"name":"Informationsbereich"}]},{"@type":"WebSite","@id":"https:\/\/limainvestimmobilien.de\/#website","url":"https:\/\/limainvestimmobilien.de\/","name":"Lima Invest Immobilien","description":"Investmentimmobilien Deutschland | Lima Invest Immobilien","publisher":{"@id":"https:\/\/limainvestimmobilien.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/limainvestimmobilien.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/limainvestimmobilien.de\/#organization","name":"Lima Invest Immobilien","url":"https:\/\/limainvestimmobilien.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/limainvestimmobilien.de\/#\/schema\/logo\/image\/","url":"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2022\/07\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png","contentUrl":"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2022\/07\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png","width":602,"height":476,"caption":"Lima Invest Immobilien"},"image":{"@id":"https:\/\/limainvestimmobilien.de\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages\/22390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/comments?post=22390"}],"version-history":[{"count":4,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages\/22390\/revisions"}],"predecessor-version":[{"id":22659,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages\/22390\/revisions\/22659"}],"wp:attachment":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/media?parent=22390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}