{"id":56973,"date":"2025-09-04T15:53:52","date_gmt":"2025-09-04T10:23:52","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=56973"},"modified":"2025-09-20T17:48:42","modified_gmt":"2025-09-20T12:18:42","slug":"bookings-begin-for-maruti-victoris-indias-mileage-leader-suv","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/bookings-begin-for-maruti-victoris-indias-mileage-leader-suv\/","title":{"rendered":"Bookings Begin for Maruti Victoris, India\u2019s Mileage Leader SUV"},"content":{"rendered":"<div class=\"clean-word-content\"><p><span data-contrast=\"auto\"> <img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-56982\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Bookings-Begin-for-Maruti-Victoris-Indias-Mileage-Leader-SUV.webp\" alt=\"Bookings Begin for Maruti Victoris\" width=\"1440\" height=\"720\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Bookings-Begin-for-Maruti-Victoris-Indias-Mileage-Leader-SUV.webp 1440w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Bookings-Begin-for-Maruti-Victoris-Indias-Mileage-Leader-SUV-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Bookings-Begin-for-Maruti-Victoris-Indias-Mileage-Leader-SUV-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Bookings-Begin-for-Maruti-Victoris-Indias-Mileage-Leader-SUV-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Bookings-Begin-for-Maruti-Victoris-Indias-Mileage-Leader-SUV-150x75.webp 150w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/><\/span><\/p> <p><span data-contrast=\"auto\">With <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\/victoris\">Maruti Victoris<\/a>, India has gained another amazing fuel-efficient SUV that doesn\u2019t skimp on features. <\/span><\/p>    <div id=\"ad-1777221543-H4T98v-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-1777221543-H4T98v\"\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-1777221543-H4T98v-container');\r\n            const ad = document.getElementById('ad-1777221543-H4T98v');\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\">Victoris booking window is now officially open. <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\">Maruti Suzuki\u2019s<\/a> newest Arena flagship has officially hit the Indian market, and bookings are now live.<\/span><\/p> <p><span data-contrast=\"auto\">This car is already making waves for its segment-leading mileage, premium features, and multiple powertrain options, not to forget its 5 star Bharat NCAP safety rating. <\/span><\/p> <p><span data-contrast=\"auto\">Not only is the festive season around the corner but also the race to get an early delivery slot for the highly anticipated Maruti Victoris.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">How to Book Maruti Victoris?<img decoding=\"async\" class=\"aligncenter size-full wp-image-56983\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-to-Book-Maruti-Victoris_.webp\" alt=\"How to Book Maruti Victoris\" width=\"1440\" height=\"720\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-to-Book-Maruti-Victoris_.webp 1440w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-to-Book-Maruti-Victoris_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-to-Book-Maruti-Victoris_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-to-Book-Maruti-Victoris_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-to-Book-Maruti-Victoris_-150x75.webp 150w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/><\/span><\/h2> <p><span data-contrast=\"auto\">You can lock in your Maruti Victoris booking with a token amount of \u20b911,000 at any Arena dealership or through <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\/\">Maruti Suzuki\u2019s<\/a> official website. <\/span><\/p> <p><span data-contrast=\"auto\">With over 3,000 Arena outlets across India, accessibility is a big plus. Remember, early customers will probably get priority in the first delivery batches.<\/span><\/p>    <div id=\"ad-1777221543-MquAX0-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-1777221543-MquAX0\"\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-1777221543-MquAX0-container');\r\n            const ad = document.getElementById('ad-1777221543-MquAX0');\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 aria-level=\"2\"><span data-contrast=\"none\">What is Maruti Victoris Price Range?<\/span><\/h2> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-56987\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/What-is-Maruti-Victoris-Price-Range_.webp\" alt=\"Maruti Victoris Price Range\" width=\"1440\" height=\"720\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/What-is-Maruti-Victoris-Price-Range_.webp 1440w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/What-is-Maruti-Victoris-Price-Range_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/What-is-Maruti-Victoris-Price-Range_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/What-is-Maruti-Victoris-Price-Range_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/What-is-Maruti-Victoris-Price-Range_-150x75.webp 150w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/><\/p> <p><span data-contrast=\"auto\">While the Maruti Victoris price announcement is expected closer to Diwali, industry estimates peg it between \u20b99.75 lakh and \u20b920.5 lakh (ex-showroom) \u2013 depending on variant and powertrain. <\/span><\/p> <p><span data-contrast=\"auto\">That quote is shockingly competitive for an SUV offering Level\u20112 ADAS, 10.1 inch SmartPlay Pro X infotainment system with Dolby Atmos audio, panoramic sunroof, and ventilated seats.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">Maruti Victoris: Value Points<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-56985\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris_-Value-Points.webp\" alt=\"Maruti Victoris Value Points\" width=\"1440\" height=\"720\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris_-Value-Points.webp 1440w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris_-Value-Points-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris_-Value-Points-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris_-Value-Points-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris_-Value-Points-150x75.webp 150w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/><\/span><\/h2> <p><span data-contrast=\"auto\">The Victoris is Maruti\u2019s first Arena SUV to feature Level\u20112 ADAS, along with six airbags, a 360\u2011degree HD camera, and a segment\u2011first underbody CNG tank that preserves boot space. <\/span><\/p> <p><span data-contrast=\"auto\">Powertrain choices include:<\/span><\/p> <ul> <li data-aria-posinset=\"1\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">1.5L mild-hybrid petrol<\/span><\/b><span data-contrast=\"auto\"> with manual or automatic gearbox<\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">1.5L strong-hybrid petrol<\/span><\/b><span data-contrast=\"auto\"> with EV mode<\/span><\/li> <li data-aria-posinset=\"3\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">S\u2011CNG variant<\/span><\/b><span data-contrast=\"auto\"> for eco-conscious buyers<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">Inside, you get 64\u2011color ambient lighting, a head-up display, wireless charging, and connected car tech with 60+ features. <\/span><\/p> <p><span data-contrast=\"auto\">The car comes designed to feel as premium on the inside as it looks on the outside.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">Maruti Victoris: Delivery Timeline<\/span><\/h2> <p><span data-contrast=\"auto\">Since the SUV has already launched, as of September 3, the Maruti Victoris delivery time for early bookings could be as soon as late September for select cities.<\/span><\/p> <p><span data-contrast=\"auto\">Most handovers are expected in October and November. Variant and color choices may influence your exact delivery date.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">Maruti Victoris vs Rivals \u2014 How Does It Compare?<\/span><\/h2> <h2 aria-level=\"2\"><span data-contrast=\"none\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-56984\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris-vs-Rivals-\u2014-How-Does-It-Compare_.webp\" alt=\"Maruti Victoris vs Rivals\" width=\"1440\" height=\"720\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris-vs-Rivals-\u2014-How-Does-It-Compare_.webp 1440w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris-vs-Rivals-\u2014-How-Does-It-Compare_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris-vs-Rivals-\u2014-How-Does-It-Compare_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris-vs-Rivals-\u2014-How-Does-It-Compare_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maruti-Victoris-vs-Rivals-\u2014-How-Does-It-Compare_-150x75.webp 150w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/><\/span><\/h2> <p><span data-contrast=\"auto\">In the Maruti Victoris vs rivals debate, the car is clearly positioned between <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\/brezza\/\">Brezza<\/a> and <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\/grand-vitara\">Grand Vitara<\/a>. From there, it takes on <a href=\"https:\/\/caronphone.com\/hyundai-cars\/creta\">Hyundai Creta<\/a>, <a href=\"https:\/\/caronphone.com\/kia-cars\/seltos\">Kia Seltos<\/a>, and <a href=\"https:\/\/caronphone.com\/toyota-cars\/urban-cruiser-hyryder\">Toyota Urban Cruiser Hyryder<\/a>. <\/span><\/p> <p><span data-contrast=\"auto\">Where Victoris shines:<\/span><\/p> <ul> <li data-aria-posinset=\"1\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Mileage:<\/span><\/b><span data-contrast=\"auto\"> Especially in the strong-hybrid variant, which could touch 28+ km\/l under test conditions.<\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Safety:<\/span><\/b><span data-contrast=\"auto\"> 5\u2011star Bharat NCAP rating for both adult and child occupant protection.<\/span><\/li> <li data-aria-posinset=\"3\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Reach:<\/span><\/b><span data-contrast=\"auto\"> Arena network gives it a wider footprint than Nexa-only models like Grand Vitara.<\/span><\/li> <\/ul> <h2 aria-level=\"2\"><span data-contrast=\"none\">Maruti Victoris: Should You Book Today?<\/span><\/h2> <p><span data-contrast=\"auto\">If you want a feature-rich, fuel-efficient SUV with strong safety credentials, booking right away makes sense \u2014 especially before waiting periods stretch post-Diwali. <\/span><\/p> <p><span data-contrast=\"auto\">With the Maruti Victoris launch date now behind us and deliveries about to begin, the window for early ownership is still open.<\/span><\/p> <p><span data-contrast=\"auto\">The Victoris isn\u2019t just Maruti\u2019s newest SUV \u2014 it\u2019s a statement that efficiency, safety, and indulgence can coexist. And with bookings live from day one of launch, the countdown to seeing them on the road has already begun.<\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>With Maruti Victoris, India has gained another amazing fuel-efficient SUV that doesn\u2019t skimp on features. Victoris booking window is now [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":56986,"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,19],"tags":[1166,315,1143,1167,1165],"class_list":["post-56973","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-popular-news","tag-book-maruti-victoris","tag-maruti-suzuki","tag-victoris","tag-victoris-booking-open","tag-victoris-launch"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/56973","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\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=56973"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/56973\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/56986"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=56973"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=56973"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=56973"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}