{"id":1350,"date":"2025-07-08T00:48:11","date_gmt":"2025-07-08T00:48:11","guid":{"rendered":"https:\/\/geeksmob.com\/?p=1350"},"modified":"2025-07-08T00:48:12","modified_gmt":"2025-07-08T00:48:12","slug":"hoe-je-met-deze-gratis-app-vrouwen-in-de-buurt-kunt-vinden-om-mee-te-chatten-en-daten","status":"publish","type":"post","link":"https:\/\/geeksmob.com\/nl\/como-ver-mulheres-proximas-para-conversar-e-namorar-usando-este-app-gratis\/","title":{"rendered":"Hoe je met deze gratis app vrouwen in de buurt kunt vinden om mee te chatten en daten"},"content":{"rendered":"<p>Als u op zoek bent naar een eenvoudige en gratis manier om <strong>ontmoet vrouwen in de buurt<\/strong> Als je zin hebt om te chatten, een relatie te beginnen of gewoon nieuwe vrienden te maken, weet dan dat dit tegenwoordig mogelijk is met behulp van een gratis en eenvoudig te gebruiken applicatie.<\/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\/jrhvHPdSGDx9EGAB-idefF9GtzC4TxJbK83Nfl-1xu66MU5BPsF0UVDDu7THTvLCp1M=w240-h480-rw\" alt=\"Vibie Live - Wij leven met een glimlach\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Vibie Live - Wij leven met een glimlach<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,9<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">12.432 beoordelingen<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">1 mijl+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloaden<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/nl\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.donutsbkk.vibie&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Installeren op Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/nl\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/vibie-live-streams-community\/id1279141726\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Installeren vanuit Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p>We hebben het over een moderne app, die <strong>duizenden geverifieerde profielen<\/strong>, biedt <strong>realtime chat<\/strong>, en het beste deel: het werkt op basis van <strong>uw locatie<\/strong>, waardoor u in contact komt met mensen die daadwerkelijk in de buurt zijn.<\/p>\n\n\n\n<p>Lees het artikel en ontdek hoe u direct aan de slag kunt.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Wat is de app?<\/h2>\n\n\n\n<p>De getoonde app is een platform voor <strong>vrije relatie<\/strong> beschikbaar voor Android en iOS, speciaal ontwikkeld voor degenen die willen <strong>vrouwen in de buurt vinden<\/strong>, zonder dat u daarvoor hoeft te betalen.<\/p>\n\n\n\n<p>Dankzij de intu\u00eftieve uitstraling en praktische functies kunt u:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Weergave <strong>vrouwen die dicht bij je staan<\/strong><\/li>\n\n\n\n<li>Snel berichten verzenden en ontvangen<\/li>\n\n\n\n<li>Begin <strong>videogesprekken<\/strong> met echte mensen<\/li>\n\n\n\n<li>Net als bij profielen, maak een lijst met interesses en regel zelfs dates<\/li>\n<\/ul>\n\n\n\n<p>En het allermooiste: <strong>vereist geen langdurige registratie of creditcard<\/strong>Installeer de app, schakel locatietoegang in en begin met het verkennen van actieve profielen.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Waarom is deze app ideaal voor jou?<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\u2705 1. Focus op echte nabijheid<\/h3>\n\n\n\n<p>Het verschil van de app zit in het gebruik van <strong>slimme geolocatie<\/strong>Je kunt profielen van vrouwen bekijken die daadwerkelijk in de buurt zijn, waardoor de kans op een echte en mogelijke connectie groter wordt.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u2705 2. Geverifieerde en actieve profielen<\/h3>\n\n\n\n<p>Je verspilt geen tijd met bots of nepaccounts. De app werkt met een systeem van <strong>eenvoudige verificatie<\/strong>, en laat alleen zien wie er is <strong>op dat moment beschikbaar<\/strong> om te praten.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u2705 3. Snelle en eenvoudige interface<\/h3>\n\n\n\n<p>Zelfs als je geen ervaring hebt met datingapps, zul je je er meteen thuis voelen. Het systeem is lichtgewicht, intu\u00eftief en werkt goed op zowel wifi als 4G.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u2705 4. Helemaal gratis<\/h3>\n\n\n\n<p>Ja, u kunt bijna alle functies gebruiken <strong>zonder iets te betalen<\/strong>Dit omvat:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Tekstchat<\/li>\n\n\n\n<li>Vind-ik-leuks en weergaven<\/li>\n\n\n\n<li>Videogesprekken met daglimiet<\/li>\n\n\n\n<li>Toegang tot alle profielen per locatie<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Wie kan het gebruiken?<\/h2>\n\n\n\n<p>Deze app wordt aanbevolen voor:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Singles op zoek naar lokale connectie<\/li>\n\n\n\n<li>Verlegen mensen die liever een online gesprek beginnen<\/li>\n\n\n\n<li>Iedereen die op zoek is naar een serieuze relatie of zelfs iets meer casual<\/li>\n\n\n\n<li>Gebruikers die de regio veilig willen verkennen en nieuwe mensen willen ontmoeten<\/li>\n<\/ul>\n\n\n\n<p>Ongeacht je leeftijd, uiterlijk of doelen: de app geeft je volledige vrijheid om te kiezen met wie je wilt communiceren, altijd op een respectvolle en discrete manier.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Gebruikstip: pas uw profiel aan<\/h2>\n\n\n\n<p>Als u meer gesprekken wilt stimuleren, neem dan 5 minuten de tijd om:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Een goede foto kiezen<\/li>\n\n\n\n<li>Schrijf een korte en waarheidsgetrouwe biografie<\/li>\n\n\n\n<li>Markeer uw interesses<\/li>\n<\/ul>\n\n\n\n<p>Dit helpt de app bij het voorstellen <strong>mensen met echte affiniteiten<\/strong>waardoor de ervaring plezieriger en effici\u00ebnter wordt.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Klaar om te beginnen?<\/h2>\n\n\n\n<p>Als je het wilt weten <strong>wie wacht er in de buurt op je?<\/strong>, dit is het perfecte moment. De app is beschikbaar voor alle apparaten en is binnen enkele seconden te downloaden.<\/p>\n\n\n\n<p>Klik hieronder en zie wie er momenteel online is:<\/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\/jrhvHPdSGDx9EGAB-idefF9GtzC4TxJbK83Nfl-1xu66MU5BPsF0UVDDu7THTvLCp1M=w240-h480-rw\" alt=\"Vibie Live - Wij leven met een glimlach\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Vibie Live - Wij leven met een glimlach<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,9<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">12.432 beoordelingen<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">1 mijl+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloaden<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/nl\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.donutsbkk.vibie&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Installeren op Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/nl\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/vibie-live-streams-community\/id1279141726\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Installeren vanuit Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea est\u00e1 procurando uma forma simples e gratuita de conhecer mulheres pr\u00f3ximas para conversar, iniciar um relacionamento ou apenas fazer novas amizades, saiba que hoje isso \u00e9 poss\u00edvel com a ajuda de um aplicativo gratuito e f\u00e1cil de usar. Estamos falando de um app moderno, que re\u00fane milhares de perfis verificados, oferece chat em [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":998,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[32],"tags":[],"class_list":{"0":"post-1350","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos"},"_links":{"self":[{"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/posts\/1350","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/comments?post=1350"}],"version-history":[{"count":1,"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/posts\/1350\/revisions"}],"predecessor-version":[{"id":1353,"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/posts\/1350\/revisions\/1353"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/media\/998"}],"wp:attachment":[{"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/media?parent=1350"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/categories?post=1350"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geeksmob.com\/nl\/wp-json\/wp\/v2\/tags?post=1350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}