{"id":62985,"date":"2025-10-28T18:00:32","date_gmt":"2025-10-28T12:30:32","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=62985"},"modified":"2025-11-04T13:19:17","modified_gmt":"2025-11-04T07:49:17","slug":"2025-hyundai-venue-features-list-revealed-ahead-of-launch-on-november-4","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/2025-hyundai-venue-features-list-revealed-ahead-of-launch-on-november-4\/","title":{"rendered":"2025 Hyundai Venue Features List Revealed Ahead Of Launch On November 4"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-62990\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/2025-Hyundai-Venue-Features-Revealed-Ahead-Of-Launch-On-November-4-cover.webp\" alt=\"2025 Hyundai Venue Features Revealed Ahead Of Launch On November 4 cover\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/2025-Hyundai-Venue-Features-Revealed-Ahead-Of-Launch-On-November-4-cover.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/2025-Hyundai-Venue-Features-Revealed-Ahead-Of-Launch-On-November-4-cover-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/2025-Hyundai-Venue-Features-Revealed-Ahead-Of-Launch-On-November-4-cover-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/2025-Hyundai-Venue-Features-Revealed-Ahead-Of-Launch-On-November-4-cover-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/2025-Hyundai-Venue-Features-Revealed-Ahead-Of-Launch-On-November-4-cover-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">Hyundai is all set to launch an updated version of its popular Venue compact SUV. <\/span><span data-contrast=\"none\">The update solidifies the Venue&#8217;s competitive position against rivals like the Mahindra XUV 3XO and Tata Nexon. <\/span><\/p> <p><span data-contrast=\"auto\">2025 <a href=\"https:\/\/caronphone.com\/hyundai-cars\/venue\">Hyundai Venue<\/a> is extremely feature-rich, marking a significant leap forward in premium features for the compact <a href=\"https:\/\/caronphone.com\/advanced-search?carTypes=SUV\">SUV<\/a> segment in India.<\/span><\/p> <p><span data-contrast=\"auto\">The all-new 2025 Hyundai Venue includes an advanced Level 2 ADAS (Advanced Driver Assistance System) suite, branded as <a href=\"https:\/\/caronphone.com\/hyundai-cars\">Hyundai<\/a> Smart Sense.<\/span><\/p> <p><span data-contrast=\"auto\">Notably, the outgoing Venue also featured ADAS, but that was a Level 1 suite using a camera-only setup, while, the latest one incorporates both camera and radar.<\/span><\/p> <p><span data-contrast=\"auto\">Hyundai has introduced new <a href=\"https:\/\/www.caronphone.com\/hyundai-cars\/venue\/variants\">variants<\/a> for the 2025 Hyundai Venue, named &#8216;HX&#8217;. It will have a total of 11 variants, comprising 7 petrol and 4 diesel models.<\/span><\/p>    <div id=\"ad-1776018538-MKiJJz-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-1776018538-MKiJJz\"\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-1776018538-MKiJJz-container');\r\n            const ad = document.getElementById('ad-1776018538-MKiJJz');\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\">Lets take a look at the features, Standard safety features &amp; ADAS features of the 2025 Hyundai Venue:<\/span><\/p> <h2><b><span data-contrast=\"auto\">2025 Hyundai Venue Features<\/span><\/b><\/h2> \n<div class=\"cop-slider-container cop-slider-full-width\" data-slider-id=\"62996\">\n    <div class=\"slick-slider-inner\">\n                    <div class=\"slider-item\" data-caption=\"\">\n                <img decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/2025-Hyundai-Venue-Features-1.webp\" alt=\"\" title=\"\">\n                            <\/div>\n                    <div class=\"slider-item\" data-caption=\"\">\n                <img decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/2025-Hyundai-Venue-Features-2.webp\" alt=\"\" title=\"\">\n                            <\/div>\n            <\/div>\n<\/div>\n <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">8-speaker Bose sound system<\/span><\/li> <li data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">Voice recognition in 5 different languages<\/span><\/li> <li data-aria-posinset=\"5\" data-aria-level=\"1\"><span data-contrast=\"auto\">360-degree camera <\/span><\/li> <li data-aria-posinset=\"6\" data-aria-level=\"1\"><span data-contrast=\"auto\">Wireless charger<\/span><\/li> <li data-aria-posinset=\"7\" data-aria-level=\"1\"><span data-contrast=\"auto\">single-pane sunroof<\/span><\/li> <li data-aria-posinset=\"8\" data-aria-level=\"1\"><span data-contrast=\"auto\">Ventilated front seats<\/span><\/li> <li data-aria-posinset=\"9\" data-aria-level=\"1\"><span data-contrast=\"auto\">Blind-spot monitor<\/span><\/li> <li data-aria-posinset=\"10\" data-aria-level=\"1\"><span data-contrast=\"auto\">4-way powered driver\u2019s seat<\/span><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">Standard Safety Features<\/span><\/b><\/h2> <p><img decoding=\"async\" class=\"aligncenter wp-image-62993 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Standard-Safety-Features_.webp\" alt=\"2025 Hyundai Venue Features List Revealed Ahead Of Launch On November 4 Standard Safety Features_\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Standard-Safety-Features_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Standard-Safety-Features_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Standard-Safety-Features_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Standard-Safety-Features_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Standard-Safety-Features_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"11\" data-aria-level=\"1\"><span data-contrast=\"auto\">Six airbags<\/span><\/li> <li data-aria-posinset=\"12\" data-aria-level=\"1\"><span data-contrast=\"auto\">Electronic stability control<\/span><\/li> <li data-aria-posinset=\"13\" data-aria-level=\"1\"><span data-contrast=\"auto\">Hill-start assist control<\/span><\/li> <li data-aria-posinset=\"14\" data-aria-level=\"1\"><span data-contrast=\"auto\">Tire-pressure monitoring system<\/span><\/li> <li data-aria-posinset=\"15\" data-aria-level=\"1\"><span data-contrast=\"auto\">3-point seatbelts with reminders for all seats<\/span><\/li> <li data-aria-posinset=\"16\" data-aria-level=\"1\"><span data-contrast=\"auto\">Rollover sensor<\/span><\/li> <li data-aria-posinset=\"17\" data-aria-level=\"1\"><span data-contrast=\"auto\">Electric parking brake with auto hold<\/span><\/li> <li data-aria-posinset=\"18\" data-aria-level=\"1\"><span data-contrast=\"auto\">All 4 disc brakes<\/span><\/li> <li data-aria-posinset=\"19\" data-aria-level=\"1\"><span data-contrast=\"auto\">360-degree surround-view camera<\/span><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">Level 2 ADAS<\/span><\/b><\/h2> <p><img decoding=\"async\" class=\"aligncenter wp-image-62992 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Level-2-ADAS_.webp\" alt=\"2025 Hyundai Venue Features List Revealed Ahead Of Launch On November 4 Level 2 ADAS_\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Level-2-ADAS_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Level-2-ADAS_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Level-2-ADAS_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Level-2-ADAS_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Level-2-ADAS_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"20\" data-aria-level=\"1\"><span data-contrast=\"auto\">Driver attention warning<\/span><\/li> <li data-aria-posinset=\"21\" data-aria-level=\"1\"><span data-contrast=\"auto\">Lane-keeping assist<\/span><\/li> <li data-aria-posinset=\"22\" data-aria-level=\"1\"><span data-contrast=\"auto\">Forward collision avoidance assist<\/span><\/li> <li data-aria-posinset=\"23\" data-aria-level=\"1\"><span data-contrast=\"auto\">Rear parking collision avoidance assist<\/span><\/li> <li data-aria-posinset=\"24\" data-aria-level=\"1\"><span data-contrast=\"auto\">Smart cruise control with stop and go<\/span><\/li> <\/ul> <p>ALSO READ:<\/p>    <div id=\"ad-1776018538-kyOGpr-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-1776018538-kyOGpr\"\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-1776018538-kyOGpr-container');\r\n            const ad = document.getElementById('ad-1776018538-kyOGpr');\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     <blockquote class=\"wp-embedded-content\" data-secret=\"2E2OyCOrra\"><p><a href=\"https:\/\/caronphone.com\/news\/2025-hyundai-venue-variant-wise-engine-options-revealed\/\">2025 Hyundai Venue Variant-Wise Engine Options Revealed!<\/a><\/p><\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;2025 Hyundai Venue Variant-Wise Engine Options Revealed!&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/2025-hyundai-venue-variant-wise-engine-options-revealed\/embed\/#?secret=AaqjTfbEA2#?secret=2E2OyCOrra\" data-secret=\"2E2OyCOrra\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p> <blockquote class=\"wp-embedded-content\" data-secret=\"RcDA9fjv8F\"><p><a href=\"https:\/\/caronphone.com\/news\/2025-hyundai-venue-design-interior-revealed\/\">2025 Hyundai Venue Design &#038; Interior Revealed<\/a><\/p><\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;2025 Hyundai Venue Design &#038; Interior Revealed&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/2025-hyundai-venue-design-interior-revealed\/embed\/#?secret=LLpdjgDBc8#?secret=RcDA9fjv8F\" data-secret=\"RcDA9fjv8F\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p> <blockquote class=\"wp-embedded-content\" data-secret=\"5WuK3Cuau0\"><p><a href=\"https:\/\/caronphone.com\/news\/2025-hyundai-venue-variants-color-options-revealed\/\">2025 Hyundai Venue Variants &#038; Color Options Revealed<\/a><\/p><\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;2025 Hyundai Venue Variants &#038; Color Options Revealed&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/2025-hyundai-venue-variants-color-options-revealed\/embed\/#?secret=9d9Kf3B7QF#?secret=5WuK3Cuau0\" data-secret=\"5WuK3Cuau0\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>Hyundai is all set to launch an updated version of its popular Venue compact SUV. The update solidifies the Venue&#8217;s [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":62991,"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":[275,561,305],"class_list":["post-62985","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-breaking-news","tag-hyundai","tag-suv-cars","tag-venue"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/62985","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\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=62985"}],"version-history":[{"count":1,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/62985\/revisions"}],"predecessor-version":[{"id":63446,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/62985\/revisions\/63446"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/62991"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=62985"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=62985"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=62985"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}