{"id":47346,"date":"2025-06-17T07:08:17","date_gmt":"2025-06-17T07:08:17","guid":{"rendered":"https:\/\/klatixmob.com\/?p=47346"},"modified":"2025-06-17T07:09:39","modified_gmt":"2025-06-17T07:09:39","slug":"app-to-view-houses-live","status":"publish","type":"post","link":"https:\/\/klatixmob.com\/en_gb\/aplicativo-para-ver-casas-ao-vivo\/","title":{"rendered":"App to View Houses Live"},"content":{"rendered":"<p>If you&#039;re curious about seeing homes in person, whether it&#039;s to explore neighborhoods, research properties, or just satisfy your curiosity, the app <strong>Google Street View<\/strong> is the perfect choice. Available for free on the App Store and Google Play, the app allows anyone to view streets, houses and establishments in real images captured by 360-degree cameras. You can download it below:<\/p>\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\/Kf8WTct65hFJxBUDm5E-EpYsiDoLQiGGbnuyP6HBNax43YShXti9THPon1YKB6zPYpA=w240-h480-rw\" alt=\"Google Maps\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Google Maps<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,4<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">13,779,177 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10 bi+<\/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:\/\/klatixmob.com\/en_gb\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.google.android.apps.maps&#038;hl=\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/klatixmob.com\/en_gb\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/gstreet-street-map-viewer\/id1100136845\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Install from Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n<h2>What is Google Street View?<\/h2>\n<p>THE <strong>Google Street View<\/strong> is a feature integrated into Google Maps that also has a standalone app. It provides immersive 360\u00b0 views of streets and homes in thousands of cities around the world. The images are captured by Google vehicles equipped with special cameras and also by contributors who contribute their own panoramic images.<\/p>\n<p>When you open the app, you can navigate to any location on the map and see what it looks like in real life. This includes house facades, entrances to businesses, sidewalks, trees, signs, vehicles, and anything else that\u2019s visible on the street. It\u2019s like taking a virtual walk through any neighborhood in the world.<\/p>\n<h2>How to View Homes in Near Real Time<\/h2>\n<p>While Google Street View doesn\u2019t provide real-time live imagery, it does provide relatively recent photographs. In well-mapped urban areas, the images are typically a few months to a year or two older than the current date. For many purposes\u2014such as tourism, property research, or neighborhood recognition\u2014this time lag doesn\u2019t detract from the experience.<\/p>\n<p>Additionally, the app displays the date the image was captured, allowing the user to know how current the view is. In some cases, it is even possible to view images from previous years, allowing users to compare urban changes over time.<\/p>\n<h2>Key Features of Google Street View<\/h2>\n<h3>1. 360\u00b0 Street View<\/h3>\n<p>The great thing about Google Street View is its panoramic mode. With it, you can rotate the virtual camera up, down and sideways, viewing not only the houses, but also the sky, the street, the sidewalks and the neighbors. This creates an immersive and realistic experience, as if you were physically there.<\/p>\n<h3>2. Intuitive Navigation<\/h3>\n<p>Navigating is very simple: just tap the screen to move forward along the street or drag your finger to change the viewing angle. You can travel entire blocks, change streets, enter avenues and even explore famous tourist areas. The system uses arrows to guide your virtual movement fluidly.<\/p>\n<h3>3. Search by Address<\/h3>\n<p>If you want to see a specific house, simply type the address in the search field. The app locates the street and automatically positions the camera in front of the indicated number. This is very useful for those who want to check out a property advertised on the internet or visually visit an address before going there.<\/p>\n<h3>4. Easy Sharing<\/h3>\n<p>When you find a home or property that interests you, you can share the direct link to the viewing with others. It\u2019s a great way to send information to family, friends, or real estate agents.<\/p>\n<h3>5. Image History<\/h3>\n<p>In some areas, Google offers the ability to see the \u201cpast\u201d of a street. This means you can see what a house or neighborhood looked like in 2009, 2013, 2017, for example. This can help you identify renovations, demolitions, or changes in the neighborhood.<\/p>\n<h2>Street View Use Cases<\/h2>\n<ul>\n<li><strong>Property search:<\/strong> View the facade of a house before scheduling a visit.<\/li>\n<li><strong>Virtual tourism:<\/strong> Explore cities you haven&#039;t been to yet.<\/li>\n<li><strong>Path recognition:<\/strong> Know what the entrance to a place looks like before you visit.<\/li>\n<li><strong>Memories and nostalgia:<\/strong> See what your old childhood home or neighborhood was like.<\/li>\n<li><strong>Security:<\/strong> Assess the appearance of a street before moving or visiting.<\/li>\n<\/ul>\n<h2>Image Quality<\/h2>\n<p>Street View images are captured with high-resolution cameras and are very sharp, even in less crowded areas. Quality varies by region: large urban centers tend to have more up-to-date and sharper images, while rural areas may have older, simpler images.<\/p>\n<p>Even so, the application has evolved over time, and updates have become more frequent in many countries, including Brazil.<\/p>\n<h2>Google Street View vs. Other Apps<\/h2>\n<p>There are other apps that also allow you to view houses or streets, such as Mapillary, Apple Maps, and Here WeGo. However, none of them have the coverage, update frequency, and ease of navigation that Google Street View offers.<\/p>\n<p>Furthermore, as the application is from Google itself, it integrates perfectly with Google Maps and search services, making life easier for those who already use these systems on a daily basis.<\/p>\n<h2>How to Download and Use the App<\/h2>\n<p>You can download the <strong>Google Street View<\/strong> for free in your phone\u2019s app store. Just search for \u201cStreet View\u201d or \u201cGoogle Street View\u201d and install the official app. Once installed, open the app, accept the permissions and start browsing the world.<\/p>\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\/Kf8WTct65hFJxBUDm5E-EpYsiDoLQiGGbnuyP6HBNax43YShXti9THPon1YKB6zPYpA=w240-h480-rw\" alt=\"Google Maps\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Google Maps<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,4<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">13,779,177 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10 bi+<\/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:\/\/klatixmob.com\/en_gb\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.google.android.apps.maps&#038;hl=\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/klatixmob.com\/en_gb\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/gstreet-street-map-viewer\/id1100136845\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Install from Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n<h2>Tips for a Better Experience<\/h2>\n<ul>\n<li><strong>Use Wi-Fi connection:<\/strong> The app consumes data, especially when navigating long routes with high-quality images.<\/li>\n<li><strong>Enable auto-rotation:<\/strong> On some cell phones, you can rotate the device to explore 360\u00b0 images in a more immersive way.<\/li>\n<li><strong>Use with VR glasses:<\/strong> On compatible devices, you can use virtual reality glasses and feel like you\u2019re actually \u201cinside\u201d the street.<\/li>\n<\/ul>\n<h2>Conclusion<\/h2>\n<p>THE <strong>Google Street View<\/strong> is the ideal app for those who want to see homes live \u2014 or almost live \u2014 with realistic details and easy navigation. Whether for professional use, curiosity or entertainment, it delivers an immersive and reliable experience, with global coverage and advanced technology.<\/p>\n<p>If you don\u2019t have the app installed yet, now\u2019s the time to explore your city and the world in a whole new way. Download it now and start your virtual tour!<\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea tem curiosidade de ver casas ao vivo, seja para explorar bairros, pesquisar im\u00f3veis ou apenas matar a curiosidade, o aplicativo Google Street View \u00e9 a escolha perfeita. Dispon\u00edvel gratuitamente na App Store e na Google Play, o app permite que qualquer pessoa visualize ruas, casas e estabelecimentos em imagens reais capturadas por c\u00e2meras &#8230; <a title=\"App to View Houses Live\" class=\"read-more\" href=\"https:\/\/klatixmob.com\/en_gb\/aplicativo-para-ver-casas-ao-vivo\/\" aria-label=\"Read more about Live House Viewing App\">read more<\/a><\/p>","protected":false},"author":1,"featured_media":47350,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-47346","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/posts\/47346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/comments?post=47346"}],"version-history":[{"count":1,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/posts\/47346\/revisions"}],"predecessor-version":[{"id":47347,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/posts\/47346\/revisions\/47347"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/media\/47350"}],"wp:attachment":[{"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/media?parent=47346"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/categories?post=47346"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/klatixmob.com\/en_gb\/wp-json\/wp\/v2\/tags?post=47346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}