{"id":60306,"date":"2025-09-24T17:05:30","date_gmt":"2025-09-24T11:35:30","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=60306"},"modified":"2025-09-25T18:16:07","modified_gmt":"2025-09-25T12:46:07","slug":"historic-night-racing-spectacle-coming-to-navi-mumbai-this-december","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/historic-night-racing-spectacle-coming-to-navi-mumbai-this-december\/","title":{"rendered":"Historic Night Racing Spectacle Coming to Navi Mumbai This December"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-60310\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Historic-Night-Racing-Spectacle-Coming-cvoer.webp\" alt=\"Historic Night Racing Spectacle Coming cvoer\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Historic-Night-Racing-Spectacle-Coming-cvoer.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Historic-Night-Racing-Spectacle-Coming-cvoer-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Historic-Night-Racing-Spectacle-Coming-cvoer-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Historic-Night-Racing-Spectacle-Coming-cvoer-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Historic-Night-Racing-Spectacle-Coming-cvoer-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">Maharashtra is all set to witness a historic milestone in Indian motorsport as the <\/span><b><span data-contrast=\"auto\">Navi Mumbai Formula night street race<\/span><\/b><span data-contrast=\"auto\"> gears up to take place this December. This will be the state\u2019s first-ever night street race, promising a spectacular show for racing fans. Racing Promotions Pvt. Ltd. (RPPL) has partnered with the Navi Mumbai Municipal Corporation signing a memorandum of understanding (MoU) in the presence of Chief Minister Devendra Fadnavis. With this collaboration, Navi Mumbai will host its very first FIA-grade street racing circuit putting it on the global motorsport map<\/span><\/p>    <div id=\"ad-1775862749-IUMZET-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-1775862749-IUMZET\"\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-1775862749-IUMZET-container');\r\n            const ad = document.getElementById('ad-1775862749-IUMZET');\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     <h2><b><span data-contrast=\"auto\">Maharashtra Motorsport Event: A Night to Remember<\/span><\/b><\/h2> <h2><img decoding=\"async\" class=\"aligncenter size-full wp-image-60308\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maharashtra-Motorsport-Event_-A-Night-to-Remember_.webp\" alt=\"Maharashtra Motorsport Event_ A Night to Remember_\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maharashtra-Motorsport-Event_-A-Night-to-Remember_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maharashtra-Motorsport-Event_-A-Night-to-Remember_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maharashtra-Motorsport-Event_-A-Night-to-Remember_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maharashtra-Motorsport-Event_-A-Night-to-Remember_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Maharashtra-Motorsport-Event_-A-Night-to-Remember_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/h2> <p><span data-contrast=\"auto\">The <\/span><b><span data-contrast=\"auto\">Navi Mumbai Formula night street race<\/span><\/b><span data-contrast=\"auto\"> will serve as the grand finale of the 2025 <\/span><b><span data-contrast=\"auto\">Indian Racing Festival (IRF)<\/span><\/b><span data-contrast=\"auto\">. The streets of Navi Mumbai will transform into a 3.753 km FIA-grade street circuit with 14 challenging turns. The track fully illuminated for night racing will wind along Palm Beach Road and the scenic areas near Nerul Lake. Fans can expect a thrilling experience as some of the best Indian and international racers compete for top positions on this demanding course<\/span><\/p> <p><span data-contrast=\"auto\">This event is part of a broader effort to strengthen Maharashtra as a hub for motorsport making it one of the few states in India to host such an internationally standardized street race<\/span><\/p> <h2><b><span data-contrast=\"auto\">Double-Header Racing Weekend<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">The festival will feature a double header weekend with exciting races<\/span><\/p>    <div id=\"ad-1775862749-5piQl9-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-1775862749-5piQl9\"\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-1775862749-5piQl9-container');\r\n            const ad = document.getElementById('ad-1775862749-5piQl9');\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     <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"3\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Indian Racing League (IRL):<\/span><\/b><span data-contrast=\"auto\"> A high profile league with franchise based teams owned by celebrities. The IRL has already gained attention for its competitive and action packed racing format<\/span><\/li> <li data-aria-posinset=\"4\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Formula 4 Indian Championship (F4IC):<\/span><\/b><span data-contrast=\"auto\"> FIA-certified and aimed at nurturing young racing talent, the F4IC allows drivers to gain valuable points for international racing progression<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">The combination of fast corners, technical sections and night time lighting will create a unique racing atmosphere comparable to some of the iconic night races around the world.<\/span><\/p> <h2><b><span data-contrast=\"auto\">Celebrity Teams Bring Extra Glitz<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">The festival will also feature teams owned by well-known celebrities, adding glamour to the high-speed action:<\/span><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"5\" data-aria-level=\"1\"><span data-contrast=\"auto\">John Abraham \u2013 Goa Aces JA Racing<\/span><\/li> <li data-aria-posinset=\"6\" data-aria-level=\"1\"><span data-contrast=\"auto\">Arjun Kapoor \u2013 Speed Demons Delhi<\/span><\/li> <li data-aria-posinset=\"7\" data-aria-level=\"1\"><span data-contrast=\"auto\">Sourav Ganguly \u2013 Kolkata Royal Tigers<\/span><\/li> <li data-aria-posinset=\"8\" data-aria-level=\"1\"><span data-contrast=\"auto\">Sudeep Kichcha \u2013 Kichcha\u2019s Kings Bengaluru<\/span><\/li> <li data-aria-posinset=\"9\" data-aria-level=\"1\"><span data-contrast=\"auto\">Naga Chaitanya \u2013 Hyderabad Blackbirds<\/span><\/li> <li data-aria-posinset=\"10\" data-aria-level=\"1\"><span data-contrast=\"auto\">Dr. Swetha Sundeep Anand \u2013 Chennai Turbo Riders<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">Their presence adds excitement for fans and highlights the growing popularity of motorsport in India.<\/span><\/p> <p>also read: <a href=\"https:\/\/caronphone.com\/news\/volvo-ex30-launched-at-rs-39-99-lakh-a-game-changer-in-the-electric-suv-segment\/\">Volvo EX30 Launched at Rs 39.99 Lakh- A Game Changer in the Electric SUV Segment<\/a><\/p> <h2><b><span data-contrast=\"auto\">Government Support And Economic Impact<\/span><\/b><\/h2> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-60309\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Government-Support-And-Economic-Impact_.webp\" alt=\"Government Support And Economic Impact_\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Government-Support-And-Economic-Impact_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Government-Support-And-Economic-Impact_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Government-Support-And-Economic-Impact_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Government-Support-And-Economic-Impact_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Government-Support-And-Economic-Impact_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">Chief Minister Devendra Fadnavis welcomed the event, saying \u201cThe Mumbai Street Race is a historic moment for Maharashtra\u2019s motorsport journey. It shows our ability to host international standard events, promote tourism, and create job opportunities. This will inspire young racers and encourage talent in engineering, technology and event management\u201d<\/span><\/p> <p><span data-contrast=\"auto\">RPPL chairman and managing director Akhilesh Reddy added, \u201cMumbai known as the city that never sleeps, will provide an electric and vibrant atmosphere for this night race. This event sets a new standard for motorsport in India, following our successful street races in Hyderabad and Chennai.\u201d<\/span><\/p> <h2><b><span data-contrast=\"auto\">Expanding The Indian Racing Festival<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">The <\/span><b><span data-contrast=\"auto\">Indian Racing Festival<\/span><\/b><span data-contrast=\"auto\"> has already held exciting street races in Hyderabad and Chennai. The 2025 season included rounds in Coimbatore and Goa. With Navi Mumbai now hosting the grand finale the festival strengthens its mission to build a sustainable and world class motorsport ecosystem in India.<\/span><\/p> <p><span data-contrast=\"auto\">This December the streets of Navi Mumbai will come alive with the roar of engines and cheering fans. The combination of speed, lights and scenic backdrops will make this a must-watch event. The <\/span><b><span data-contrast=\"auto\">Navi Mumbai Formula night street race<\/span><\/b><span data-contrast=\"auto\"> promises to be a first of its kind motorsport spectacle for Maharashtra marking a new chapter in Indian racing history<br \/> <\/span><\/p> <h2><span data-contrast=\"auto\"><br \/> Read more:<\/span><\/h2> <blockquote class=\"wp-embedded-content\" data-secret=\"CAt5Gy5CIX\"><p><a href=\"https:\/\/caronphone.com\/news\/kia-cars-new-prices-after-gst-cut-old-vs-new-rates-compared\/\">Kia Cars New Prices After GST Cut: Old vs New Rates Compared<\/a><\/p><\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Kia Cars New Prices After GST Cut: Old vs New Rates Compared&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/kia-cars-new-prices-after-gst-cut-old-vs-new-rates-compared\/embed\/#?secret=iADCBDV2VF#?secret=CAt5Gy5CIX\" data-secret=\"CAt5Gy5CIX\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p> <blockquote class=\"wp-embedded-content\" data-secret=\"bBE8fQ2Oq5\"><p><a href=\"https:\/\/caronphone.com\/news\/toyota-car-price-after-gst-cut-updated-prices-across-models\/\">Toyota Car Price After GST Cut: Updated Prices Across Models<\/a><\/p><\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Toyota Car Price After GST Cut: Updated Prices Across Models&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/toyota-car-price-after-gst-cut-updated-prices-across-models\/embed\/#?secret=YUuzZGu5YA#?secret=bBE8fQ2Oq5\" data-secret=\"bBE8fQ2Oq5\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p> <blockquote class=\"wp-embedded-content\" data-secret=\"3NpqC7khko\"><p><a href=\"https:\/\/caronphone.com\/news\/maruti-suzuki-achieves-record-30000-car-deliveries-on-1st-day-of-navratri-amid-gst-2-0-price-cuts\/\">Maruti Suzuki Achieves Record 30,000 Car Deliveries on 1st Day Of Navratri Amid GST 2.0 Price Cuts<\/a><\/p><\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Maruti Suzuki Achieves Record 30,000 Car Deliveries on 1st Day Of Navratri Amid GST 2.0 Price Cuts&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/maruti-suzuki-achieves-record-30000-car-deliveries-on-1st-day-of-navratri-amid-gst-2-0-price-cuts\/embed\/#?secret=oVCSu78MRm#?secret=3NpqC7khko\" data-secret=\"3NpqC7khko\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p> <blockquote class=\"wp-embedded-content\" data-secret=\"yD3zNYoiC1\"><p><a href=\"https:\/\/caronphone.com\/news\/top-cars-to-buy-under-10-lakh-after-gst-cut-this-festive-season\/\">Top Cars To Buy Under 10 Lakh After GST Cut This Festive Season<\/a><\/p><\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Top Cars To Buy Under 10 Lakh After GST Cut This Festive Season&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/top-cars-to-buy-under-10-lakh-after-gst-cut-this-festive-season\/embed\/#?secret=4Sx8XLECTW#?secret=yD3zNYoiC1\" data-secret=\"yD3zNYoiC1\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>Maharashtra is all set to witness a historic milestone in Indian motorsport as the Navi Mumbai Formula night street race [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":60307,"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,18],"tags":[588,1259,1258,1254,1255,1257,1256],"class_list":["post-60306","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-breaking-news","tag-588","tag-formula-cars","tag-formula-racing","tag-historic-night-racing","tag-navi-mumbai","tag-spectacle-coming","tag-this-december"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/60306","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=60306"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/60306\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/60307"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=60306"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=60306"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=60306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}