{"componentChunkName":"component---src-templates-raw-html-js","path":"/about-us/","result":{"pageContext":{"pageContent":{"HTML":{"order":0,"visible":true,"rawHTML":"<style>\n  \n.btn_container {\n    width: 100%;\n    display: none;\n    flex-wrap: wrap;\n    justify-content: center;\n    height: auto;\n    box-sizing: border-box;\n    -webkit-box-sizing: border-box;\n    background: var(--primary-accent)\n}\n\n.recap-video{\n    max-width:1300px;\n    margin:35px auto;\n    width: 95%;\n    display:block;\n  }\n  \n.btn_container .btn_inner {\n    width: 35%;\n    box-sizing: border-box;\n    -webkit-box-sizing: border-box;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    padding: 2em 1em 3em\n}\n\n.btn_container .btn_inner .btn_a {\n    -webkit-transition: all .3s ease;\n    transition: all .3s ease;\n    display: block;\n    text-align: center;\n    color: var(--primary-text);\n    background: var(--primary-color);\n    font-weight: 700;\n    text-decoration: none;\n    text-transform: uppercase;\n    padding: .5em 6em;\n    line-height: 1.3333333\n}\n\n.btn_container .btn_inner .btn_a:hover {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-timing-function: ease;\n    animation-timing-function: ease;\n    background: var(--secondary-accent)\n}\n.btn_content {\n    margin-top: 2em;\n    width: 100%;\n    box-sizing: border-box;\n    -webkit-box-sizing: border-box;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    margin-bottom: 25px;\n}\n.btn_content .btn_content_a {\n    -webkit-transition: all .3s ease;\n    transition: all .3s ease;\n    display: block;\n    flex:1;\n    text-align: center;\n    color: var(--primary-color);\n    background: var(--primary-accent);\n    font-weight: 700;\n    text-decoration: none;\n    text-transform: uppercase;\n    padding: .6em;\n      margin:0 2%;\n    line-height: 1.3333333\n}\n\n.btn_content .btn_content_a:hover {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-timing-function: ease;\n    animation-timing-function: ease;\n      margin:0 2%;\n    background: var(--secondary-accent);\n    color: var(--primary-text)\n}\n@media (max-width:1124px) {\n    .btn_container .btn_inner .btn_a {\n        padding: .5em 0;\n        width: 300px\n    }\n}\n\n@media (max-width:820px) {\n    .btn_container .btn_inner {\n        width: 100%;\n        padding: 1em 0 1em\n    }\n    .btn_content {\n        justify-content: center;\n        padding: 1em;\n        display:block;\n        margin:30px auto;\n    }\n    .btn_container .btn_inner .btn_a {\n        padding: .5em 0;\n        width: 300px\n    }\n    .btn_content .btn_content_a {\n      flex-wrap: wrap;\n    }\n}\n    .staff__container {\n        color: var(--primary-text);\n        font-family: var(--primary-font);\n        margin: auto;\n        max-width: 95%;\n        min-height: 80vh;\n    }\n    \n    .staff__title {\n    \tcolor: #fff;\n        margin: 1em;\n        text-align: center;\n    }\n    \n    .staff__intro {\n        color: var(--primary-text);\n        margin: 1em;\n    }\n    \n    .staff__intro p {\n        margin: 1em;\n        color: #fff;\n    }\n    \n    .department {\n        text-align: center;\n        width: 100%;\n    }\n    \n    .department__button {\n        background-color: var(--primary-color);\n        border: 1px solid var(--primary-accent);\n        box-shadow: var(--secondary-color) 0px 2px 5px;\n        color: var(--primary-text);\n        cursor: pointer;\n        display: inline-block;\n        margin-bottom: 10px;\n        opacity: 1;\n        outline: 0px;\n        padding: 10px 5px;\n        text-align: center;\n        transition: all 0.4s ease 0s;\n        width: 100%;\n    }\n    \n    .department__button--active {\n        background-color: var(--primary-accent);\n        color: white;\n        border: 1px solid var(--primary-accent);\n    }\n    \n    .department__container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-around;\n        overflow: hidden;\n        text-align: center;\n    }\n    \n    .employee__container {\n        flex: 0 0 400px;\n        margin: 2%;\n        max-width: 98%;\n    }\n    \n    .employee__card {\n        background-color: var(--primary-color);\n        display: flex;\n        flex-wrap: wrap;\n        padding: 15px;\n    }\n    \n    .employee__picture__container {\n        flex: 0 0 30%;\n        margin: auto;\n        min-width: 100px;\n    }\n    \n    .employee__picture {\n        width: 100%;\n    }\n    \n    .employee__info {\n        flex: 0 0 70%;\n        margin: auto;\n        text-align: center;\n    }\n    \n    .employee__name {\n        color: var(--primary-text);\n        font-size: 1.3em;\n    }\n    \n    .employee__position {\n        color: var(--primary-text);\n        margin: 5px;\n    }\n    \n    .employee__email {\n        margin: 5px;\n    }\n    \n    .employee__phone {\n        margin: 5px;\n    }\n    \n    @media screen and (min-width: 500px) {\n        .staff__container {\n            max-width: 80%;\n        }\n    }\n    \n    #stanley-button {\n        height: 30px;\n        width: 30px;\n        cursor: default;\n        opacity: 0;\n        position: fixed;\n        bottom: 0;\n        left: 0;\n    }\n    \n    #rip-stanley .employee__picture {\n        filter: grayscale(1);\n    }\n\n#headerImage {\n    width: 100%;\n    height: auto;\n}\n\n#headerImage #header_img {\n    width: 100%;\n    height: auto;\n    display: block;\n    margin: auto;\n    object-fit: cover\n}\n  \n@media (max-width:1300px) {\n  #headerImage {\n    margin-bottom: 10px;\n  }\n}\n\n</style>\n<div style=\"background:#333; color:#fff;\">\n<div id=\"headerImage\"><img alt=\"About Us Header\" src=\"https://images.mxssolutions.com/cchr/about-us.jpg\" id=\"header_img\"></div>\n<video class=\"recap-video\" controls>\n  <source src=\"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/CrownClassicCarsAndHotRods/Crown-Classic-Event-Recap.mp4\"/>\n  Your browser does not support the video tag.\n</video>\n<div style=\"background:#333; color:#fff;\">\n  <div class=\"staff__container\">\n      <div class=\"\">\n          <h1 class=\"staff__title\">\n              About Crown Classic Cars & Hot Rods </h1>\n          <div class=\"staff__intro\">\n              <p dir=\"auto\">Drivers throughout Ventura and Oxnard have been turning to Crown for over 40 years. We're a family-owned and operated full-service Classic Cars and Hot Rods dealer that offers unbeatable specials to buy, sell or hold your vehicle in our consignment\n                  program.&nbsp;\n              </p>\n              <p dir=\"auto\">Our showroom floor includes over 100 Classic Cars and Hot Rods. Whether you're searching for a 1939 Studebaker, a 1960 Chevrolet Impala, or a 1958 Cadillac Series 62, you want it, we got it (or can get it) and can ship around the world.&nbsp;</p>\n              <p dir=\"auto\">We also proudly offer flexible, comprehensive, and personalized financing plans for our vehicles. You can count on our financing team to design a plan that's perfect for your budget.</p>\n              <p dir=\"auto\">Our customers from Ventura, Oxnard and Santa Barbara can also shop for their next vehicle online and schedule a service appointment all with just a few clicks as well.</p>\n              <p dir=\"auto\">Crown Classic Cars and Hot Rods are dedicated to customer satisfaction, which is why we know you'll enjoy every part of your Classic Cars and Hot Rods experience with us. Shop online or visit us in Ventura today for all things Classic Cars\n                  and Hot Rods.</p>\n          </div>\n      </div>\n    <div class=\"btn_content\">\n      <a onclick=\"event.preventDefault();window.gatsbyNavigate('?title=Contact%20Us#contact-form')\" href=\"/contact-form\" class=\"btn_content_a\">Contact Us</a>\n      <a onclick=\"event.preventDefault();window.gatsbyNavigate('/search/?')\" href=\"/search/?\" class=\"btn_content_a\">View Inventory</a>\n      <a onclick=\"event.preventDefault();window.gatsbyNavigate('/sell-your-car')\" href=\"/sell-your-car\" class=\"btn_content_a\">Sell/Consign</a>\n      <a onclick=\"event.preventDefault();window.gatsbyNavigate('/finance-form')\" href=\"/finance-form\" class=\"btn_content_a\">Finance</a>\n    </div>\n\n    </div>\n  </div>\n</div>"},"SEO":{"order":15,"visible":true,"seo":{"MetaData":"","MetaTitle":"About Crown Classic Cars & Hot Rods | Meet Our Team","tags":[""],"MetaDesc":"Meet the team at Crown Classic Cars & Hot Rods in Ventura. Our Classic car dealership offers classic cars for sale to all of Oxnard, Santa Barbara, Santa Maria & San Luis Obispo."}}},"title":"About Us","theme":{"colors":{"primary":"white","secondary":"#ffffff","text":"#141414","secondarytext":"#343434","accent1":"#d64e00","accent2":"#cacaca"}},"headerTags":{"tags":[]},"dealerInfo":{"dealerAddress":"2975 JOHNSON DR, VENTURA, CA 93003","dealerLogo":"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/11134a468dcb343b9605dc4eee05e7c5.png","dealerName":"Crown Classic Cars and Hot Rods","salesNumber":"805-249-7088","serviceNumber":"805-639-8293","partsNumber":"805-639-8293","bodyShopNumber":"805-639-8294","financeNumber":"805-639-8292","manufacturer":"Classic","website":"Crown Classic","websiteLink":"/","directions":"https://www.google.com/maps/place/2975+JOHNSON+DR,+Ventura,+CA+93003","newInventory":"/search/?new=true","usedInventory":"/search/?new= true","bgBackground":"","salesHours":[{"day":"Monday","time":"9:00 am - 9:00 pm"},{"day":"Tuesday","time":"9:00 am - 9:00 pm"},{"day":"Wednesday","time":"9:00 am - 9:00 pm"},{"day":"Thursday","time":"9:00 am - 9:00 pm"},{"day":"Friday","time":"9:00 am - 9:00 pm"},{"day":"Saturday","time":"9:00 am - 9:00 pm"},{"day":"Sunday","time":"9:00 am - 9:00 pm"}],"financeHours":[{"day":"Monday","time":"9:00 am - 9:00 pm"},{"day":"Tuesday","time":"9:00 am - 9:00 pm"},{"day":"Wednesday","time":"9:00 am - 9:00 pm"},{"day":"Thursday","time":"9:00 am - 9:00 pm"},{"day":"Friday","time":"9:00 am - 9:00 pm"},{"day":"Saturday","time":"9:00 am - 9:00 pm"},{"day":"Sunday","time":"9:00 am - 9:00 pm"}],"serviceHours":[{"day":"Monday","time":"7:00AM - 6:00PM"},{"day":"Tuesday","time":"7:00AM - 6:00PM"},{"day":"Wednesday","time":"7:00AM - 6:00PM"},{"day":"Thursday","time":"7:00AM - 6:00PM"},{"day":"Friday","time":"7:00AM - 6:00PM"},{"day":"Saturday","time":"7:00AM - 12:00PM"},{"day":"Sunday","time":"CLOSED"}],"partsHours":[],"collisionHours":[],"managerSpecialPage":"/manager","financeSpecialPage":"/finance","leaseSpecialPage":"/lease","privacy":"/","termsOfService":"/","favicon":"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/11134a468dcb343b9605dc4eee05e7c5.png","googleTranslate":false,"gtmId":"GTM-PQGKQVR"},"inventorymanagement":{"filterOptions":"NUC","costrange":"5000","mileagerange":"10000","months":"72","downpayment":"15","aRate":"3.60","bRate":"4.95","cRate":"7.02","dRate":"9.72","eRate":"14.06","fRate":"15.24","unavailableImg":"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/961b6fac1f9731a5f6b6cb464629cd08.png","vehiclecardbutton":[{"btnleft":"Start Buying Process ","btnleftlink":"#financeapp","btnright":"","btnrightlink":"","overrideTheme":true,"btncolor":"#d64e00","btntxtcolor":"#ffffff"},{"btnleft":"Get Your Best Price","btnleftlink":"#financecal","btnright":"Contact Us","btnrightlink":"#contact","overrideTheme":true,"btncolor":"#343434","btntxtcolor":"#ffffff","html":""},{"btnleft":"Call Us 805-639-8293","btnleftlink":"tel:805-639-8293","btnright":"","btnrightlink":"","overrideTheme":"","btncolor":"","btntxtcolor":"","html":""}],"topHtmlVDP":"<style>\n[class*=vdp-module--slides-preview__next-btn]{\n  opacity: 1;\n  background-color: var(--primary-accent);\n  }\n[class*=vdp-module--slides-preview__prev-btn]{\n  opacity: 1;\n  background-color: var(--primary-accent);\n  }\n[class*=vdp-module--offer-cont] {\n  font-size: 1.5rem;\n  color: var(--primary-accent);\n  text-shadow: 0.02em 0.02em 0.01em #fff;\n}\n  [class*=vdp-module--offer-price-name]{\n  top: -24px;\n  right: -6rem;\n  }\n[class*=vdp-module--offer-cont-savings] {\n  color: var(--secondary-accent);\n  text-shadow: 0 0 0 #000;\n}\n.vdp-NA {\n  display: none !important;\n}\n.vdpCTACont,\n.vdpCTAContFirst {\n  display: flex;\n  flex-direction: row;\n  padding: 1em;\n  position: relative;\n}\n.vdpCTACont:before {\n  content: '';\n  width: 95%;\n  height: 2px;\n  background: black;\n  position: absolute;\n  top: -4px;\n  left: 2.5%; /*this centers the divider position */\n}\n.vdpCTAimg {\n  width: 40px;\n  height: auto;\n}\n.vdpCTACont span,\n.vdpCTAContFirst span{\n  margin: 0 1em;\n}\n.vdpCTAspan {\n  color: #686868;\n  font-size: .85em;\n  line-height: 1.5;\n  padding-left: 0.5em;\n}\n.vdpCTAitem {\n  font-size: 1.25em;\n  color: var(--primary-color);\n}\n[class*=fullslider-module--arrow]{\n  background-color: var(--primary-accent);\n  margin: 0 5%;\n  padding: 1em 0.2em;\n  }\n  @media screen and (max-width: 1300px){\n    [class*=fullslider-module--arrow]{\n      margin: 0;\n      padding: 1em 0;\n    }\n  }\n[class*=vdp-module--normal-vdpf]{\n  position: relative;\n  top: 0;\n  }\n/* Dark Theme Styling */\n[class*=vdp-module--body] {\n    background: var(--secondary-text);\n      padding-top: 35px !important;\n}\n[class*=vdp-module--h1-header-link]{\n    font-weight: 600;\n  \tfont-size: 50px;\n  }\n[class*=vdp-module--h1-header-link],\n[class*=vdp-module--inventory-list__specs] {\n\tcolor: var(--primary-color)\n}\n\n[class*=vdp-module--item-specs] {\n\tdisplay: none;\n}\n\n[class*=vdp-module--inventory-list__figcaption]:first-child {\n\tborder-right: 1px solid var(--primary-color)\n}\n\n[class*=vdp-module--details]{\n    background-color: var(--secondary-text);\n}\n\n[class*=vdp-module--tabs__btn]{\n    background-color: var(--secondary-accent);\n}\n\n[class*=vdp-module--tabs__btn]{\n  color: var(--secondary-text);\n}\n  \n[class*=vdp-module--tabs__btn_active]{\n\tbackground-color: var(--primary-color);\n  \tcolor: var(--primary-accent);\n}\n\n[class*=vdp-module--tabs__btn]{\n\tborder: 1px solid var(--secondary-accent);\n}\n\n[class*=vdp-module--tabs__btn_active] {\n\tbackground: var(--secondary-accent);\n}\n\n[class*=vdp-module--features__description] {\n\tcolor: var(--primary-color);\n}\n\n[class*=vdp-module--item-spec] {\n\tcolor: var(--primary-color);\n}\n\n[class*=vdp-module--inventory-list__figcaption] {\n\tcolor: var(--primary-color);\n}\n\n[class*=vdp-module--offer-value] {\n  color: var(--primary-color);\n  text-shadow: 0 0 0 #000;\n}\n\n[class*=vdp-module--offer-btn] {\n\tcolor: var(--primary-color);\n}\n  \n[class*=vdp-module--detailed-info__header]{\n\tcolor: var(--primary-color);\n}\n  \n[class*=vdp-module--option-list__option]{\n\tcolor: var(--primary-color);\n}\n  \n[class*=vdp-module--option-list__value] {\n  \tcolor: var(--primary-accent)\n}\n\n[class*=vdp-module--control] {\n\tborder: 1px solid var(--secondary-text);\n}\n\n.vdp-sr-disclaimer {\n    padding-top: 1em;\n    background-color: var(--primary-text);\n    color: var(--primary-color);\n}\n\n/* End Dark Theme Styling */\n</style>","botHtmlVDP":"<p></p>","topHtmlSRP":"<style>\n.switch-btns {\n    display: none;\n}\n.inventory-type-title {\n    display: none;\n}\n#headerImage #header_img {\n    width: 100%;\n    height: auto;\n    display: block;\n    margin: auto;\n    object-fit: cover\n}\n  \n@media (max-width:1300px) {\n  #headerImage {\n    margin-bottom: 10px;\n  }\n}\n@media (max-width:500px) {\n  #headerImage {\n    margin-top: 25px;\n  }\n}\n\n/* Dark Theme Styling */\n.body {\n    background: var(--secondary-text);\n}\n\n.srp-page-wrap {\n    background: var(--secondary-text);\n}\n\n.srp-search {\n    background-color: var(--secondary-text);\n}\n\n.sidebar {\n\tbackground: var(--secondary-text);\n\tborder-right: 1px solid var(--primary-text);\n}\n\n.sidebar__section-01 {\n    border-bottom: 1px solid var(--secondary-text);\n}\n\n.switch-btns {\n    background-color: var(--secondary-text);\n}\n\n.switch-btns__btn {\n    color: var(--secondary-accent);\n\tborder: 1px solid var(--secondary-accent);\n}\n\n.switch-btns__btn_active {\n    color: var(--primary-color) !important;\n    background-color: var(--primary-accent);\n}\n\n\t/* Active Filters */\n.options-list-v2__header {\n    color: var(--primary-color);\n}\n\n\t/*Inactive Filters*/\n.options-list-v2.disable .options-list-v2__header.options-list-v2__header_color {\n    font-style: italic;\n}\n\n.options-list-v2__item {\n\tcolor: var(--primary-color);\n}\n\n.content-wrap {\n    border-bottom: 1px solid var(--primary-text);\n}\n\n.num-of-vehicles {\n\tcolor: var(--primary-color);\n\ttext-transform: capitalize;\n}\n\n.sr-item-content {\n    color: var(--primary-color);\n\tborder-left: 1px solid #58595b;\n\tborder-right: 1px solid #58595b;\n}\n\n.sr-btns-item {\n\tborder: 1px solid var(--primary-accent) !important;\n}\n\n.sr-item-content__costs {\n\tborder-bottom: none;\n}\n\n.sr-disclaimer {\n\tcolor: var(--secondary-accent);\n\tfont-style: italic;\n}\n  \n.sr-item-slider {\n  border: none;\n}\n  \n.sr-item-slider {\n  height: 220px;\n}\n  \n.sr-item-content__upper{\n  height: 205px;\n  padding-top: 5px;\n}\n/* End Dark Theme Styling */\n.srp-clear-filter-nuc\n{\n  display:none;\n  }\n</style>\n<div id=\"headerImage\"><img alt=\"Find Your Dream Car\" src=\"https://images.mxssolutions.com/cchr/find-your-dream-car.jpg\" id=\"header_img\"></div>","botHtmlSRP":"<p></p>","disclaimerSRP":"<p dir = \"auto\">We make every effort to present information that is accurate. However, it is based on data provided by the vehicle manufacturar and/or other sources and therefore exact configuration, color, specifications &amp; accessories should be used as a guide only and are not guaranteed. Under no circumstances will be liable for any inaccuracies, claims or losses of any nature. Furthermore inventory is subject to prior sale and prices are subject ot change without notice., cannot be combined with any other offer(s), do not include provincial or local taxes, tags, registration or title fees. To ensure your complete satisfaction, please verify accuracy prior to purchase.</p>\n","vdpslug":"{{year}}/{{make}}/{{model}}/{{vin}}","actionButtons":[{"buttonText":"","buttonLink":"","buttonImage":"","overrideTheme":"","btncolor":"","btntxtcolor":"","html":"<div class=\"vdpCTAContFirst vdp-{{stock}}\">\n  <div>\n\t  <img class=\"vdpCTAimg\" src=\"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/8339547ca1a873cb1860a39fb879e96f.webp\" /> \n  </div>\n  <div>\n    <span class=\"vdpCTAspan\">Stock Number</span><br />\n    <span class=\"vdpCTAitem\">{{stock}}</span>\n  </div>\n</div>"},{"buttonText":"","buttonLink":"","buttonImage":"","overrideTheme":"","btncolor":"","btntxtcolor":"","html":"<div class=\"vdpCTACont vdp-{{engine}}\">\n  <div>\n\t  <img class=\"vdpCTAimg\" src=\"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/88f0c96242b6c35e8130d9a6ef4dadcf.webp\" /> \n  </div>\n  <div>\n    <span class=\"vdpCTAspan\">Engine</span><br />\n    <span class=\"vdpCTAitem\">{{engine}}</span>\n  </div>\n</div>"},{"buttonText":"","buttonLink":"","buttonImage":"","overrideTheme":"","btncolor":"","btntxtcolor":"","html":"<div class=\"vdpCTACont vdp-{{transmission}}\">\n  <div>\n\t  <img class=\"vdpCTAimg\" src=\"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/118b693d46a76cadf70a5b226ac86d0c.webp\" /> \n  </div>\n  <div>\n    <span class=\"vdpCTAspan\">Transmission</span><br />\n    <span class=\"vdpCTAitem\">{{transmission}}</span>\n  </div>\n</div>"},{"buttonText":"","buttonLink":"","buttonImage":"","overrideTheme":"","btncolor":"","btntxtcolor":"","html":"<div class=\"vdpCTACont vdp-{{exterior}}\">\n  <div>\n\t  <img class=\"vdpCTAimg\" src=\"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/dfb192d9b80552b9ac94d911bc0a9ee6.webp\" /> \n  </div>\n  <div>\n    <span class=\"vdpCTAspan\">Exterior</span><br />\n    <span class=\"vdpCTAitem\">{{exterior}}</span>\n  </div>\n</div>"},{"buttonText":"","buttonLink":"","buttonImage":"","overrideTheme":"","btncolor":"","btntxtcolor":"","html":"<div class=\"vdpCTACont vdp-{{interior}}\">\n  <div>\n\t  <img class=\"vdpCTAimg\" src=\"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/9782eb0052b622a53daad7de9cc1eabe.webp\" /> \n  </div>\n  <div>\n    <span class=\"vdpCTAspan\">Interior</span><br />\n    <span class=\"vdpCTAitem\">{{interior}}</span>\n  </div>\n</div>"},{"buttonText":"","buttonLink":"","buttonImage":"","overrideTheme":"","btncolor":"","btntxtcolor":"","html":"<div class=\"vdpCTACont vdp-{{vin}}\">\n  <div>\n\t  <img class=\"vdpCTAimg\" src=\"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/46983417ed45719698d139ff096d8c3f.webp\" /> \n  </div>\n  <div>\n    <span class=\"vdpCTAspan\">VIN</span><br />\n    <span class=\"vdpCTAitem\">{{vin}}</span>\n  </div>\n</div>"},{"buttonText":"Check availability","buttonLink":"#contact","buttonImage":"","overrideTheme":true,"btncolor":"#d64e00","btntxtcolor":"#ffffff"},{"buttonText":"Estimate Payment","buttonLink":"#financecal","buttonImage":"","overrideTheme":"","btncolor":"","btntxtcolor":"","html":""},{"buttonText":"Get Pre-Approved","buttonLink":"#financeapp","buttonImage":"","overrideTheme":"","btncolor":"","btntxtcolor":"","html":""},{"buttonText":"Call Us 805-639-8293","buttonLink":"tel:805-639-8293","buttonImage":"","overrideTheme":"","btncolor":"","btntxtcolor":"","html":""}],"disclaimerVDP":"<p dir = \"auto\">We make every effort to present information that is accurate. However, it is based on data provided by the vehicle manufacturer and/or other sources and therefore exact configuration, color, specifications &amp; accessories should be used as a guide only and are not guaranteed. Under no circumstances will we be liable for any inaccuracies, claims or losses of any nature. Furthermore inventory is subject to prior sale and prices are subject to change without notice. Cannot be combined with any other offer(s), do not include provincial or local taxes, tags, registration or title fees. To ensure your complete satisfaction, please verify accuracy prior to purchase.</p>\n","disclaimerCalculator":"<p dir = \"auto\">New vehicle pricing includes all offers and incentives. Tax, Title and Tags not included in vehicle prices shown and must be paid by the purchaser. Some prices may include manufacturer-to-dealer offers that are not compatible with manufacturer special finance programs and/or lease offers. While great effort is made to ensure the accuracy of the information on this site, errors do occur so please verify information with a customer service rep. This is easily done by calling us at 805-323-3363 or by visiting us at the dealership.</p>\n<p dir = \"auto\">**With approved credit. Terms may vary. Monthly payments are only estimates derived from the vehicle price with a 72 month term, 3.60% interest and 15% down payment.</p>\n<p dir = \"auto\">Payments may include incentives not applicable to the Special APR Finance Rate through the Manufacturer. Please contact one of our Digital Retail Specialists for full pricing details.</p>\n","disclaimerFinanceApp":"<p dir = \"auto\">BY CLICKING \"SUBMIT\", I CONSENT THAT</p>\n<p dir = \"auto\">I AM AT LEAST 18 YEARS OLD AND A PERMANENT RESIDENT OF THE UNITED STATES.</p>\n<p dir = \"auto\">I AUTHORIZE THIS DEALERSHIP TO OBTAIN A CREDIT REPORT IN CONNECTION WITH THE REVIEW OF MY CREDIT APPLICATION.</p>\n<p dir = \"auto\">I UNDERSTAND THAT THIS DEALERSHIP MAY CALL ME IN CONNECTION WITH THIS APPLICATION.</p>\n<p dir = \"auto\">I HAVE REVIEWED THIS DEALERSHIP`S PRIVACY POLICY.</p>\n<p dir = \"auto\">I HAVE TRUTHFULLY AND COMPLETELY PROVIDED THE REQUIRED INFORMATION ON THIS APPLICATION</p>\n","disclaimerContact":"<p dir = \"auto\">By clicking \"Submit\", you consent to your personal information being collected by Crown Classic Cars &amp; Hot Rods in accordance with its privacy policy.</p>\n","fallbackText":"Call for Price","PosDifText":"Dealer Accessories","NegDifText":"Dealer Discount","netPriceCustomText":"Our Price","dealerPriceCustomText":"Dealer Price","HideNewUsed":true,"sortArray":[{"sortText":"","sortType":"sortPrice:Lowest"}],"showPreownedVerbiage":false,"mainInventoryDealerID":""},"footer":{"logo":"https://d3fbaa6rm7f0gl.cloudfront.net/staticmedia/8b2667b4a784d64f9cd20afc8d75831d.png","links":[{"linkName":"Address","linkValue":"https://www.google.com/maps/search/Crown+Classics+%7C+Buy+&+Sell+Classic+Cars+&+Trucks+In+CA+CROWN+CLASSICS+Ventura+CA+93003","subLinks":[{"linkName":"CROWN CLASSICS","linkValue":"https://www.google.com/maps/search/Crown+Classics+%7C+Buy+&+Sell+Classic+Cars+&+Trucks+In+CA+CROWN+CLASSICS+Ventura+CA+93003"},{"linkName":"2975 JOHNSON DR, VENTURA, CA 93003","linkValue":"https://www.google.com/maps/search/Crown+Classics+%7C+Buy+&+Sell+Classic+Cars+&+Trucks+In+CA+CROWN+CLASSICS+Ventura+CA+93003"}]},{"linkName":"Sell/Consign","linkValue":"/sell-your-car","subLinks":[]},{"linkName":"Finance","linkValue":"/finance-form","subLinks":[]},{"linkName":"Service","linkValue":"/service-center","subLinks":[]},{"linkName":"About Us","linkValue":"/about-us","subLinks":[]}],"cookieDisclaimer":"<p>\n  By continuing to use our site, you agree to our\n  <a target=\"_blank\" href=\"/privacy-policy-and-cookie-policy\"> Terms of Service </a> and\n  <a target=\"_blank\" href=\"/privacy-policy-and-cookie-policy\"> Privacy Policy </a>.\n  You can learn more about how we use cookies by reviewing our\n  <a target=\"_blank\" href=\"/privacy-policy-and-cookie-policy\"> Privacy  Policy</a>.\n</p>","linkFB":" ","linkYT":" ","bottomLinks":[{"linkName":"Contact Us","linkValue":"/about-us"}]},"lead_url":"https://leads.dealermasters.com/leads","site_id":"61a6858f13640338d5eb6f1d","gtmId":"GTM-PQGKQVR","blogmanagement":{"blogResultsPageSlug":"/news"},"buildDate":"2025-09-10T00:00:00.000Z"}},"staticQueryHashes":["952559061"]}