{"id":874,"date":"2025-06-08T22:54:14","date_gmt":"2025-06-08T22:54:14","guid":{"rendered":"https:\/\/howbees.com\/?p=874"},"modified":"2025-06-08T22:54:15","modified_gmt":"2025-06-08T22:54:15","slug":"free-truck-gps-app","status":"publish","type":"post","link":"https:\/\/howbees.com\/en_au\/aplicativo-gratis-de-gps-de-caminhao\/","title":{"rendered":"Free Truck GPS App"},"content":{"rendered":"<p>If you are a truck driver or you usually transport cargo over long distances, you know how much a good GPS makes a difference on the road. Today we are going to talk about <strong>TruckMap<\/strong>, a free GPS app specifically designed for trucks. It offers optimized routes, information specific to heavy vehicles, and other useful features. You can download it below (the link will be inserted here shortly).<\/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\/YTxcXoucXZekvDAHEEYLob5hWV6nR9GchdA6bSSL5JkyYpi6m4O-cg9OpPQGWzaEbml2=w240-h480-rw\" alt=\"TruckMap - Truck GPS Routes\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">TruckMap - Truck GPS Routes<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">500k+<\/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:\/\/howbees.com\/en_au\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.truckmap.truckmap&#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                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/howbees.com\/en_au\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/truckmap-truck-gps-routes\/id1198422047\" 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<h2 class=\"wp-block-heading\">What is TruckMap?<\/h2>\n\n\n\n<p>O <strong>TruckMap<\/strong> is a navigation app developed exclusively for truck drivers. Unlike regular GPS apps, it takes into account specific restrictions such as the vehicle&#039;s weight, height, and type of cargo. This avoids dangerous situations such as entering narrow streets, low tunnels, or bridges with weight limits.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Main features<\/h2>\n\n\n\n<p>TruckMap stands out for offering:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Optimized routes for trucks<\/strong>: calculates routes that avoid restricted areas, prohibited or dangerous streets for truck drivers.<\/li>\n\n\n\n<li><strong>Restriction alerts<\/strong>: warns about bridges with height limits, sharp curves and areas with weight restrictions.<\/li>\n\n\n\n<li><strong>Gas stations and rest stops<\/strong>: shows places suitable for truck drivers, with structure for large vehicles.<\/li>\n\n\n\n<li><strong>Loading and unloading locations<\/strong>: the app indicates designated areas for deliveries, facilitating logistics.<\/li>\n\n\n\n<li><strong>Real-time reporting<\/strong>: other users contribute information about traffic, construction or accidents.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Android and iOS compatibility<\/h2>\n\n\n\n<p>TruckMap is available for both <strong>Android<\/strong> as for <strong>iOS<\/strong>. Just search for \u201cTruckMap\u201d in the Google Play Store or Apple App Store. The app is lightweight and runs well on most modern smartphones, without requiring much of the device\u2019s memory or processing power.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to use TruckMap: step by step<\/h2>\n\n\n\n<p>If you want to start using TruckMap, follow these simple steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Download the app<\/strong>: access your cell phone&#039;s store and install TruckMap.<\/li>\n\n\n\n<li><strong>Create a free account<\/strong>: You can use email or log in with Google.<\/li>\n\n\n\n<li><strong>Configure your truck<\/strong>: enter the dimensions of the vehicle (height, weight, length) and type of cargo (flammable, perishable, etc.).<\/li>\n\n\n\n<li><strong>Enter destination<\/strong>: the app will now start calculating a safe route that is compatible with your profile.<\/li>\n\n\n\n<li><strong>Start browsing<\/strong>: GPS will guide you with voice commands, visual prompts and important alerts.<\/li>\n\n\n\n<li><strong>Add stops if necessary<\/strong>: You can include rest stops, loading areas, restrooms, and restaurants.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Advantages and disadvantages<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Advantages<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Exclusive focus on trucks<\/li>\n\n\n\n<li>Frequent updates with improvements<\/li>\n\n\n\n<li>Active community with real-time updates<\/li>\n\n\n\n<li>Simple and practical interface to use<\/li>\n\n\n\n<li>Totally free<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Disadvantages<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Some routes may be a little longer to prioritize safety.<\/li>\n\n\n\n<li>Needs internet to work properly (does not work 100% offline)<\/li>\n\n\n\n<li>It still does not cover all regions with the same accuracy (especially in the interior)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Free or paid?<\/h2>\n\n\n\n<p>O <strong>TruckMap is 100% free<\/strong>. There are no paid plans, intrusive ads, or blocked features. All features are available to any user as long as they log in to the app. This makes it a great option for those looking to save money without sacrificing security.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Usage tips<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Keep the app updated<\/strong>: This ensures the latest routes and fewer bugs.<\/li>\n\n\n\n<li><strong>Use with your phone charging<\/strong>: like any GPS, it consumes battery quickly.<\/li>\n\n\n\n<li><strong>Correctly inform the type of truck<\/strong>: This directly affects the calculated route.<\/li>\n\n\n\n<li><strong>Avoid using headphones while driving<\/strong>: prefer to use hands-free for greater security.<\/li>\n\n\n\n<li><strong>Join the community<\/strong>: Report road problems to help other drivers.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Overall rating<\/h2>\n\n\n\n<p>TruckMap has an average rating of <strong>4.6 stars on the Play Store<\/strong> and <strong>4.8 on the App Store<\/strong>, with thousands of positive reviews. Users mainly praise the reliability of the routes and the convenience when planning trips. There are some comments about the need for improved coverage in rural areas, but overall, the experience is considered excellent, especially considering that the app is free.<\/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\/YTxcXoucXZekvDAHEEYLob5hWV6nR9GchdA6bSSL5JkyYpi6m4O-cg9OpPQGWzaEbml2=w240-h480-rw\" alt=\"TruckMap - Truck GPS Routes\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">TruckMap - Truck GPS Routes<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">500k+<\/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:\/\/howbees.com\/en_au\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.truckmap.truckmap&#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                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/howbees.com\/en_au\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/truckmap-truck-gps-routes\/id1198422047\" 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>If you are a truck driver or work in cargo transportation, TruckMap is a tool that can make your day-to-day life much easier. With safe routes, useful information and a user-friendly interface, it is an excellent choice among GPS apps for trucks. It is worth trying!<\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea \u00e9 caminhoneiro ou costuma transportar cargas por longas dist\u00e2ncias, sabe o quanto um bom GPS faz diferen\u00e7a na estrada. Hoje vamos falar sobre o TruckMap, um aplicativo de GPS gratuito voltado especialmente para caminh\u00f5es. Ele oferece rotas otimizadas, informa\u00e7\u00f5es espec\u00edficas para ve\u00edculos pesados e outros recursos \u00fateis. Voc\u00ea pode baix\u00e1-lo a seguir (o [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":878,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,5],"tags":[],"class_list":{"0":"post-874","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos","8":"category-utilidades"},"_links":{"self":[{"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/posts\/874","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/comments?post=874"}],"version-history":[{"count":1,"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/posts\/874\/revisions"}],"predecessor-version":[{"id":879,"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/posts\/874\/revisions\/879"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/media\/878"}],"wp:attachment":[{"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/media?parent=874"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/categories?post=874"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/howbees.com\/en_au\/wp-json\/wp\/v2\/tags?post=874"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}