{"id":61682,"date":"2025-10-08T12:49:46","date_gmt":"2025-10-08T07:19:46","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=61682"},"modified":"2025-10-08T12:49:46","modified_gmt":"2025-10-08T07:19:46","slug":"force-motors-introduces-3-year-free-roadside-assistance-for-customers","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/force-motors-introduces-3-year-free-roadside-assistance-for-customers\/","title":{"rendered":"Force Motors Introduces 3-Year Free Roadside Assistance for Customers"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-61685\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/force-cover.webp\" alt=\"force cover\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/force-cover.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/force-cover-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/force-cover-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/force-cover-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/force-cover-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><b><span data-contrast=\"auto\">Force Motors <\/span><\/b><b><span data-contrast=\"auto\">Limited<\/span><\/b> <span data-contrast=\"auto\">has received a major upgrade with the introduction of a new three year complimentary support plan. The initiative covers the brand\u2019s full range of vehicles Traveller, <a href=\"https:\/\/caronphone.com\/force-cars\/trax\">Trax<\/a>, Urbania, Monobus and <a href=\"https:\/\/caronphone.com\/force-cars\/gurkha\">Gurkha<\/a> making it a first of its kind move in India\u2019s commercial and utility vehicle space.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">The <\/span><b><span data-contrast=\"auto\">Force Motors roadside assistance program<\/span><\/b><span data-contrast=\"auto\"> is designed to provide drivers with immediate help in case of breakdowns, accidents or mechanical issues. Available 24\u00d77 through a toll free helpline this service ensures that customers receive quick, reliable support wherever they travel in the country.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p>    <div id=\"ad-1777547523-noiCUd-container\"\r\n         class=\"comman-ads-container\"\r\n         style=\"position: relative; width: 100%; max-width: 970px; min-height: 50px; margin: 10px auto; display: flex; justify-content: center; align-items: center; overflow: hidden;\">\r\n\r\n        <!-- Loader -->\r\n        <div class=\"comman-ads-loader\" style=\"position: absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:2;flex-direction: column;\">\r\n            <div style=\"width:32px; height:32px; border:3px solid #e5e7eb; border-top:3px solid #9ca3af; border-radius:50%; animation: spin 1s linear infinite;\"><\/div>\r\n            <span style=\"background-color: white;border: 1px solid #d1d5db;border-radius: 4px;padding: 2px 8px;font-size: 9px;color: #6b7280;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;\">AD<\/span>\r\n        <\/div>\r\n\r\n        <!-- AdSense Ad -->\r\n        <ins class=\"adsbygoogle\"\r\n             id=\"ad-1777547523-noiCUd\"\r\n             style=\"display:inline-block; width:970px; height:90px; background: transparent;\"\r\n             data-ad-client=\"ca-pub-8418398772512966\"\r\n             data-ad-slot=\"1745023287\"><\/ins>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function(){\r\n            const container = document.getElementById('ad-1777547523-noiCUd-container');\r\n            const ad = document.getElementById('ad-1777547523-noiCUd');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [970, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n     <h2><b><span data-contrast=\"auto\">Round The Clock Support Through Force Motors 24\u00d77 Helpline<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">Under the new scheme customers can reach the <\/span><b><span data-contrast=\"auto\"><a href=\"https:\/\/caronphone.com\/force-cars\">Force Motors<\/a> 24\u00d77 helpline<\/span><\/b><span data-contrast=\"auto\"> any time of the day or night. The call center operates year round and supports multiple Indian languages ensuring that help is accessible to all customers regardless of region or language.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">When a call is made the nearest service team or authorized partner is immediately dispatched to the vehicle\u2019s location. This ensures faster response times and shorter vehicle downtime especially for long distance drivers and fleet operators.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">Key Features Of The Force Motors Roadside Assistance Program<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">The <\/span><b><span data-contrast=\"auto\">Force Motors roadside assistance program<\/span><\/b><span data-contrast=\"auto\"> includes a variety of services aimed at reducing stress and ensuring uninterrupted operations for both individual and commercial users.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:360,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Free Coverage For 3 Years-<\/span><\/b><span data-contrast=\"auto\"> The service starts from the day the vehicle is purchased and remains active for three years without any extra cost<\/span><span data-ccp-props=\"{&quot;469777462&quot;:[360,720],&quot;469777927&quot;:[0,0],&quot;469777928&quot;:[0,8]}\"> <\/span><\/li> <li><b><span data-contrast=\"auto\">Towing Support Up To 100 Kilometers-<\/span><\/b><span data-contrast=\"auto\"> Vehicles that cannot be repaired on-site are towed free of charge to the nearest authorized Force Motors workshop<\/span><span data-ccp-props=\"{&quot;469777462&quot;:[360,720],&quot;469777927&quot;:[0,0],&quot;469777928&quot;:[0,8]}\"> <\/span><\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:360,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">On Site Repair Assistance-<\/span><\/b><span data-contrast=\"auto\"> Minor electrical or mechanical issues such as fuse replacement, wiring faults or engine cranking problems are fixed on the spot<\/span><span data-ccp-props=\"{&quot;469777462&quot;:[360,720],&quot;469777927&quot;:[0,0],&quot;469777928&quot;:[0,8]}\"> <\/span><\/li> <li><b><span data-contrast=\"auto\">Accident Assistance-<\/span><\/b><span data-contrast=\"auto\"> In case of an accident, the company helps with vehicle recovery, workshop coordination, and safe transportation of the vehicle<\/span><span data-ccp-props=\"{&quot;469777462&quot;:[360,720],&quot;469777927&quot;:[0,0],&quot;469777928&quot;:[0,8]}\"> <\/span><\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:360,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"5\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Tyre And Battery Help-<\/span><\/b><span data-contrast=\"auto\"> Tire replacements, puncture repair, and battery jump starts are available when required<\/span><span data-ccp-props=\"{&quot;469777462&quot;:[360,720],&quot;469777927&quot;:[0,0],&quot;469777928&quot;:[0,8]}\"> <\/span><\/li> <li><b><span data-contrast=\"auto\">Key And Lock Assistance-<\/span><\/b><span data-contrast=\"auto\"> If a customer misplaces or breaks the key, assistance is provided to access or secure the vehicle<\/span><span data-ccp-props=\"{&quot;469777462&quot;:[360,720],&quot;469777927&quot;:[0,0],&quot;469777928&quot;:[0,8]}\"> <\/span><\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:360,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"7\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Emergency Coordination-<\/span><\/b><span data-contrast=\"auto\"> Services such as message relay, workshop guidance and coordination with emergency contacts are also part of the plan<\/span><span data-ccp-props=\"{&quot;469777462&quot;:[360,720],&quot;469777927&quot;:[0,0],&quot;469777928&quot;:[0,8]}\"> <\/span><\/li> <li><b><span data-contrast=\"auto\">Customer Convenience Add-ons-<\/span><\/b><span data-contrast=\"auto\"> The service extends to support like hotel booking, taxi coordination, medical or legal referrals and vehicle custody during delays<\/span><span data-ccp-props=\"{&quot;469777462&quot;:[360,720],&quot;469777927&quot;:[0,0],&quot;469777928&quot;:[0,8]}\"> <\/span><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">Enhancing The Force Motors Customer Support Program<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">The new <\/span><b><span data-contrast=\"auto\">Force Motors customer support program<\/span><\/b><span data-contrast=\"auto\"> is a big step toward improving overall ownership satisfaction. By offering such a comprehensive service free of cost Force Motors demonstrates a strong focus on reliability and customer care.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">Customers no longer need to worry about unexpected breakdowns or service delays as professional assistance is always available at the touch of a button. This helps build long term trust between the brand and its users, particularly among commercial vehicle owners who rely on uptime for their business.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">Industry Significance Of Force Roadside Assistance India<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">This move by Force Motors marks a new milestone in India\u2019s automobile service sector. The program is being recognized as the first of its kind in the country\u2019s commercial vehicle space, where downtime directly affects business operations.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">By offering <\/span><b><span data-contrast=\"auto\">Force roadside assistance India<\/span><\/b><span data-contrast=\"auto\"> at no cost for three years the company not only enhances its value proposition but also raises the industry standard for aftersales support. Other automakers may now be encouraged to improve their own service programs to remain competitive.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">Additionally this initiative strengthens Force Motors\u2019 reputation for dependable products and service accessibility. With a strong nationwide partner network, the company can deliver consistent and professional help to customers across remote and urban regions alike.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">Statement From The Company<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">Speaking about the launch, Prasan Firodia, Managing Director of Force Motors shared that customers rely on the brand\u2019s vehicles for their everyday needs and it is the company\u2019s responsibility to ensure they are never left stranded. He described the program as another major step toward building long term customer trust and improving the overall ownership journey<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">Strengthening Reliability And Value<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">The <\/span><b><span data-contrast=\"auto\">Force Motors roadside assistance program<\/span><\/b><span data-contrast=\"auto\"> also helps lower the total cost of ownership by covering essential emergency services free of charge. This means customers can save money on towing or small repairs that would otherwise require separate payments.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">By providing consistent 24\u00d77 support, the company ensures that users from fleet operators to SUV owners have access to dependable service, reducing stress and delays during unforeseen situations.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">The initiative underlines Force Motors\u2019 growing focus on blending reliability, affordability, and accessibility three key factors that modern vehicle owners in India value most.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p>    <div id=\"ad-1777547523-izVvjQ-container\"\r\n         class=\"comman-ads-container\"\r\n         style=\"position: relative; width: 100%; max-width: 728px; min-height: 50px; margin: 10px auto; display: flex; justify-content: center; align-items: center; overflow: hidden;\">\r\n\r\n        <!-- Loader -->\r\n        <div class=\"comman-ads-loader\" style=\"position: absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:2;flex-direction: column;\">\r\n            <div style=\"width:32px; height:32px; border:3px solid #e5e7eb; border-top:3px solid #9ca3af; border-radius:50%; animation: spin 1s linear infinite;\"><\/div>\r\n            <span style=\"background-color: white;border: 1px solid #d1d5db;border-radius: 4px;padding: 2px 8px;font-size: 9px;color: #6b7280;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;\">AD<\/span>\r\n        <\/div>\r\n\r\n        <!-- AdSense Ad -->\r\n        <ins class=\"adsbygoogle\"\r\n             id=\"ad-1777547523-izVvjQ\"\r\n             style=\"display:inline-block; width:728px; height:90px; background: transparent;\"\r\n             data-ad-client=\"ca-pub-8418398772512966\"\r\n             data-ad-slot=\"8897589148\"><\/ins>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function(){\r\n            const container = document.getElementById('ad-1777547523-izVvjQ-container');\r\n            const ad = document.getElementById('ad-1777547523-izVvjQ');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [728, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n     <p><span data-contrast=\"auto\">With this new <\/span><b><span data-contrast=\"auto\">Force roadside assistance India<\/span><\/b><span data-contrast=\"auto\"> plan, the brand further strengthens its customer service network and cements its leadership in the commercial mobility segment. The company\u2019s goal remains to deliver durable vehicles supported by a dependable aftersales ecosystem.<\/span><span data-ccp-props=\"{}\"> <\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>Force Motors Limited has received a major upgrade with the introduction of a new three year complimentary support plan. The [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":61686,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"categories":[11],"tags":[402],"class_list":["post-61682","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","tag-force"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/61682","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=61682"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/61682\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/61686"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=61682"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=61682"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=61682"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}