Take the Concord Ave/Pacheco Exit - travel 1 block south and make your first left onto Concord Ave - travel 2 blocks east and make a right onto Meridian Park - Dealership will be on the right side.
Coming from the South on I-680
Take the Concord Ave/Burnett Ave Exit - continue through the stop light and you'll see the dealership on the left hand side
/* Temporary FTC Pricing Fix | schadwick 07286539 */
/* This should be removed once the FTC pricing issues are resolved */
/* Hides Final Price when eprice is enabled */
.cst-hide-eprice-duplicate-fields :is(.ws-detailed-pricing,.vehicle-card-details-container) dd.final-price.eprice {display:none!important}
.cst-hide-eprice-duplicate-fields :is(.ws-detailed-pricing,.vehicle-card-details-container) dt.final-price:has(+ dd.final-price.eprice) {display:none!important}
/* END of FTC pricing temporary fix */