{"id":46996,"date":"2025-08-26T01:16:29","date_gmt":"2025-08-26T01:16:29","guid":{"rendered":"https:\/\/mobsaint.com\/?p=46996"},"modified":"2025-08-26T01:16:30","modified_gmt":"2025-08-26T01:16:30","slug":"apps-that-help-measure-land-accurately","status":"publish","type":"post","link":"https:\/\/mobsaint.com\/en_gb\/aplicativos-que-ajudam-a-medir-terrenos-com-precisao\/","title":{"rendered":"Apps that help you measure land accurately"},"content":{"rendered":"<p>With the evolution of technology, measuring land is no longer a task that requires only expensive equipment or specialized professionals. Today, with a cell phone in hand, it is possible to obtain quite precise measurements using applications dedicated to this function. One of the most recommended is... <strong>Planimeter \u2013 GPS Area Measure<\/strong>, available on the Google Play Store. This app is practical, reliable, and can be easily downloaded below:<\/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\/DVS2i8tDyDz7uKSr1frAsSFUBkX7Uo5SML5OLyEm5Orw3DByoFcYFwydwc2iXL75wlA=w240-h480-rw\" alt=\"Planimeter: measuring area on a map\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Planimeter: measuring area on a map<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,3<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">1,204 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50,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:\/\/mobsaint.com\/en_gb\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.vistechprojects.planimeter\" 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:\/\/mobsaint.com\/en_gb\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/planimeter-measure-area-length\/id441977860\" 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\n\n\n<p>THE <strong>Planimeter \u2013 GPS Area Measure<\/strong> It was created to simplify the lives of those who need to measure areas and distances, whether for professional or personal use. It uses the smartphone&#039;s GPS capabilities in conjunction with digital maps to offer accurate and fast calculations. Thus, the app becomes an efficient solution for engineers, architects, and surveyors, as well as for farmers, real estate agents, and even ordinary users who want to measure an urban lot.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Ease of use and intuitive interface.<\/h3>\n\n\n\n<p>The big difference of <strong>Planimeter<\/strong> Its simplicity is what sets it apart. The app was designed so that anyone, even without technical experience, can use it easily. To measure a plot of land, simply open the map, mark the boundary points of the space, and wait for the automatic calculation. In a few seconds, the app displays the area and total distance, without the need for complicated manual calculations.<\/p>\n\n\n\n<p>The interface is organized, clean, and functional, allowing the user to easily navigate between different tools. This feature is essential for those who need speed, especially in professional activities that require quick decision-making.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Exclusive features and functionalities<\/h3>\n\n\n\n<p>In addition to basic area measurement, the <strong>Planimeter<\/strong> It offers a set of features that make the application even more complete:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Real-time measurement with GPS:<\/strong> As you walk around the perimeter of a plot of land, the app automatically records the points and accurately calculates the area.<\/li>\n\n\n\n<li><strong>Support for irregular areas:<\/strong> Plots of land that are not rectangular or square can be measured without problems.<\/li>\n\n\n\n<li><strong>Calculation of linear distances:<\/strong> Ideal for measuring streets, fences, roads, or planting lines.<\/li>\n\n\n\n<li><strong>Option to save and organize measurements:<\/strong> The user can create a history of projects and access them whenever needed.<\/li>\n\n\n\n<li><strong>Export and sharing:<\/strong> The data can be easily sent to colleagues, clients, or partners, in image or digital file format.<\/li>\n<\/ul>\n\n\n\n<p>These features make the application versatile, meeting needs ranging from simple to more advanced demands.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Benefits for different areas<\/h3>\n\n\n\n<p>THE <strong>Planimeter \u2013 GPS Area Measure<\/strong> It is a tool that adapts to different contexts:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Agriculture:<\/strong> Farmers can measure cultivated areas, plan harvests, and calculate inputs based on reliable data.<\/li>\n\n\n\n<li><strong>Civil construction:<\/strong> Engineers and architects can evaluate plots of land, plan construction projects, and verify measurements in a practical way.<\/li>\n\n\n\n<li><strong>Real Estate:<\/strong> Real estate agents can use the app to show clients the actual size of plots of land, adding value to negotiations.<\/li>\n\n\n\n<li><strong>Personal use:<\/strong> Anyone who wants to have an exact idea of the dimensions of a plot of land, backyard, or outdoor area can benefit from this tool.<\/li>\n<\/ul>\n\n\n\n<p>This flexibility ensures that the application caters to a broad audience, always with accurate and reliable results.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Performance and reliability<\/h3>\n\n\n\n<p>The performance of <strong>Planimeter<\/strong> This is another strong point. The app runs stably, even on mid-range smartphones, and performs calculations quickly. It uses GPS data combined with digital map information, ensuring greater accuracy.<\/p>\n\n\n\n<p>Battery consumption is optimized, allowing the app to be used in the field for extended periods without compromising the phone&#039;s performance. Furthermore, the accuracy of the measurements is praised by users who test the application in both urban and rural areas, highlighting it as one of the most reliable solutions for those who need practicality.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">User experience<\/h3>\n\n\n\n<p>The experience of using the <strong>Planimeter<\/strong> It&#039;s a positive experience from the very first use. The learning curve is short, and in just a few minutes the user can already perform their first measurements. The clarity of the information, the user-friendly design, and the speed of the results make the app an indispensable tool.<\/p>\n\n\n\n<p>Another important aspect is the confidence it inspires. Even without replacing professional equipment in official measurements, the application offers sufficiently accurate results for planning, analysis, and decision-making.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Conclusion<\/h3>\n\n\n\n<p>THE <strong>Planimeter \u2013 GPS Area Measure<\/strong> It is one of the best apps available for accurately measuring land directly from your mobile phone. Its combination of simplicity, advanced features, good performance, and reliability makes it an ideal choice for professionals and everyday users alike.<\/p>\n\n\n\n<p>With it, measuring areas and distances ceases to be a complex process and becomes a quick and efficient task. Simply download the app and enjoy all the benefits that technology has to offer.<\/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\/DVS2i8tDyDz7uKSr1frAsSFUBkX7Uo5SML5OLyEm5Orw3DByoFcYFwydwc2iXL75wlA=w240-h480-rw\" alt=\"Planimeter: measuring area on a map\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Planimeter: measuring area on a map<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,3<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">1,204 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50,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:\/\/mobsaint.com\/en_gb\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.vistechprojects.planimeter\" 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:\/\/mobsaint.com\/en_gb\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/planimeter-measure-area-length\/id441977860\" 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>","protected":false},"excerpt":{"rendered":"<p>Com a evolu\u00e7\u00e3o da tecnologia, medir terrenos deixou de ser uma tarefa que exige apenas equipamentos caros ou profissionais especializados. Hoje, com o celular em m\u00e3os, \u00e9 poss\u00edvel obter medi\u00e7\u00f5es bastante precisas utilizando aplicativos dedicados a essa fun\u00e7\u00e3o. Um dos mais recomendados \u00e9 o Planimeter \u2013 GPS Area Measure, dispon\u00edvel na Google Play Store. Esse &#8230; <a title=\"Apps that help you measure land accurately\" class=\"read-more\" href=\"https:\/\/mobsaint.com\/en_gb\/aplicativos-que-ajudam-a-medir-terrenos-com-precisao\/\" aria-label=\"Read more about Aplicativos que ajudam a medir terrenos com precis\u00e3o\">read more<\/a><\/p>","protected":false},"author":1,"featured_media":46994,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-46996","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/posts\/46996","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/comments?post=46996"}],"version-history":[{"count":1,"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/posts\/46996\/revisions"}],"predecessor-version":[{"id":46997,"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/posts\/46996\/revisions\/46997"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/media\/46994"}],"wp:attachment":[{"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/media?parent=46996"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/categories?post=46996"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mobsaint.com\/en_gb\/wp-json\/wp\/v2\/tags?post=46996"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}