{"id":1317,"date":"2025-06-07T05:03:46","date_gmt":"2025-06-07T05:03:46","guid":{"rendered":"https:\/\/geeksmob.com\/?p=1317"},"modified":"2025-06-07T05:03:47","modified_gmt":"2025-06-07T05:03:47","slug":"karte-der-orte-mit-freigelegtem-gold","status":"publish","type":"post","link":"https:\/\/geeksmob.com\/de\/mapa-dos-locais-com-ouro-revelado\/","title":{"rendered":"Karte der Orte mit freigelegtem Gold"},"content":{"rendered":"<p>Wenn Sie schon immer wissen wollten, wo man in Brasilien Gold finden kann, wird Sie dieser Artikel \u00fcberraschen. Dank des technologischen Fortschritts und des einfachen Zugangs zu Informationen ist es nun m\u00f6glich, <strong>digitale Karten, die Gebiete zeigen, in denen Gold gefunden wurde<\/strong>, wird erkundet oder hat Potenzial f\u00fcr den Bergbau. Ob aus Neugier, zum Studium oder sogar als Hobby \u2013 Sie k\u00f6nnen diese Regionen mithilfe spezieller Apps und Websites erkunden.<\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/ct5zAPF2uCB6mwXt4L61SNQsdMh0-zvsn6mx74ruEXOwRk6jZ2Awez5V8NFrdjQV0g=w240-h480-rw\" alt=\"Locus Map 3 Klassisch\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Locus Map 3 Klassisch<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,7<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">37.731 Bewertungen<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">100.000+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">Downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/de\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=menion.android.locus.pro\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Auf Google Play installieren\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/de\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/gaia-gps\/id1201979492\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Installation aus dem Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p>Entgegen der Meinung vieler Menschen ist der Bergbau in mehreren Teilen des Landes noch immer weit verbreitet \u2013 insbesondere in Staaten wie <strong>Par\u00e1, Minas Gerais, Mato Grosso, Rond\u00f4nia und Goias<\/strong>In diesen Regionen gibt es Aufzeichnungen \u00fcber aktive Minen, handwerkliche Abbaugebiete und auch Orte, an denen in der Vergangenheit Gold entdeckt wurde. Und das Beste daran: Sie k\u00f6nnen all dies direkt auf Ihrem Handy oder Computer ansehen.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Was zeigen diese Karten?<\/h4>\n\n\n\n<p>Diese digitalen Karten vereinen \u00f6ffentliche und geologische Daten zu:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Gebiete mit Aufzeichnungen \u00fcber Mineralexploration (Bergbau und Bergbau)<\/li>\n\n\n\n<li>Orte mit historischen Goldspuren<\/li>\n\n\n\n<li>Regionen mit goldreichen B\u00f6den<\/li>\n\n\n\n<li>Punkte, an denen Konzessionen bei der ANM (National Mining Agency) registriert sind<\/li>\n\n\n\n<li>Wanderwege, Fl\u00fcsse und leicht zug\u00e4ngliche Punkte f\u00fcr Amateur-Erkundungen<\/li>\n<\/ul>\n\n\n\n<p>Dar\u00fcber hinaus verwenden einige Karten Satellitenbilder in Kombination mit georeferenzierten Daten, was die Navigation und die genaue Lokalisierung von Gebieten mit einer Goldabbaugeschichte erleichtert.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Wo kann ich auf diese Karten zugreifen?<\/h4>\n\n\n\n<p>Derzeit gibt es <strong>Apps und Online-Plattformen<\/strong> die diese Informationen kostenlos oder mit eingeschr\u00e4nktem Zugang bereitstellen. Hier sind einige Optionen:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>SIGMINE (Bergbau-Geographisches Informationssystem)<\/strong><br>ANM-Plattform, die Ihnen die Abfrage von Regionen mit aktiven Mineralexplorationsprozessen erm\u00f6glicht.<\/li>\n\n\n\n<li><strong>GeoANM<\/strong><br>Geologisches Portal mit interaktiven Ebenen, in denen Sie nach Substanz (Gold) filtern und Bereiche mit technischen Aufzeichnungen anzeigen k\u00f6nnen.<\/li>\n\n\n\n<li><strong>Google Earth mit KML-Overlay<\/strong><br>In Foren und auf spezialisierten Websites verf\u00fcgbare KML-Dateien zeigen Standorte mit Goldvorkommen, die von Goldsuchern bereits identifiziert wurden.<\/li>\n\n\n\n<li><strong>Offline-Erkundungs-Apps (GPS + topografische Karten)<\/strong><br>Mit Apps wie Gaia GPS, OruxMaps und Locus Map k\u00f6nnen Sie Koordinaten goldhaltiger Regionen importieren und auch ohne Internet navigieren.<\/li>\n<\/ol>\n\n\n\n<h4 class=\"wp-block-heading\">Kann ich auf eigene Faust auf Entdeckungsreise gehen?<\/h4>\n\n\n\n<p>Ja, aber mit Vorsicht. Einige Gebiete sind \u00f6ffentlich, andere geh\u00f6ren Privatpersonen oder unterliegen einer gesetzlichen Abbaukonzession. Daher ist es wichtig:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Pr\u00fcfen Sie, ob der Standort f\u00fcr Besuche oder handwerklichen Bergbau zugelassen ist<\/li>\n\n\n\n<li>Respektieren Sie Umweltschutzgebiete<\/li>\n\n\n\n<li>Vermeiden Sie es, allein und ohne Genehmigung auf Entdeckungsreise zu gehen<\/li>\n<\/ul>\n\n\n\n<p>Egal ob Ihr Interesse nur p\u00e4dagogisch oder freizeitlich ist, diese Karten eignen sich hervorragend f\u00fcr <strong>Sehen Sie sich die goldhaltigen Regionen Brasiliens an<\/strong>, verstehen Sie die Geologie des Landes und planen Sie sogar Reisen in historische Bergbaugebiete.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Warum ist das n\u00fctzlich?<\/h4>\n\n\n\n<p>Auch wenn Sie kein Interesse an der Kundenakquise haben, <strong>diese Regionen kennenzulernen ist faszinierend<\/strong>Viele von ihnen erz\u00e4hlen Geschichten vom Goldrausch, der Kolonialwirtschaft und der brasilianischen Kultur. Dar\u00fcber hinaus k\u00f6nnen diese Karten n\u00fctzlich sein f\u00fcr:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Geographie- und Geologieunterricht<\/li>\n\n\n\n<li>Inhaltserstellung zur Mineralexploration<\/li>\n\n\n\n<li>Ausfl\u00fcge und Wanderwege in Gebiete mit historischem Wert<\/li>\n<\/ul>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/ct5zAPF2uCB6mwXt4L61SNQsdMh0-zvsn6mx74ruEXOwRk6jZ2Awez5V8NFrdjQV0g=w240-h480-rw\" alt=\"Locus Map 3 Klassisch\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Locus Map 3 Klassisch<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,7<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">37.731 Bewertungen<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">100.000+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">Downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/de\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=menion.android.locus.pro\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Auf Google Play installieren\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/de\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/gaia-gps\/id1201979492\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Installation aus dem Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea sempre teve curiosidade em saber onde \u00e9 poss\u00edvel encontrar ouro no Brasil, este artigo vai te surpreender. Com o avan\u00e7o da tecnologia e o acesso facilitado \u00e0 informa\u00e7\u00e3o, hoje j\u00e1 \u00e9 poss\u00edvel acessar mapas digitais que mostram \u00e1reas onde o ouro foi encontrado, est\u00e1 em explora\u00e7\u00e3o ou apresenta potencial garimpeiro. Seja por curiosidade, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1318,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":{"0":"post-1317","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-uncategorized"},"_links":{"self":[{"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/posts\/1317","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/comments?post=1317"}],"version-history":[{"count":1,"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/posts\/1317\/revisions"}],"predecessor-version":[{"id":1319,"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/posts\/1317\/revisions\/1319"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/media\/1318"}],"wp:attachment":[{"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/media?parent=1317"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/categories?post=1317"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geeksmob.com\/de\/wp-json\/wp\/v2\/tags?post=1317"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}