{
 "id": "1GNSKAKCXGR355772",
 "name": "2016 Chevrolet Tahoe",
 "year": 2016,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19950,
 "currency": "USD",
 "mileage": 131083,
 "vin": "1GNSKAKCXGR355772",
 "image": "https://imagescf.dealercenter.net/640/480/202510-0cb7d740eb024ab2ad066078729beca9/202510-616dfcafd8f144658832c83355400014.jpg",
 "url": "https://carchat.io/v/express-own-auto/1GNSKAKCXGR355772",
 "dealer": {
  "id": "express-own-auto",
  "name": "EXPRESS OWN AUTO",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/express-own-auto"
 },
 "description": "Find USED 2016 CHEVROLET TAHOE for sale at $19,950.00 in San Antonio, TX at Express Own Auto now.",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "express-own-auto",
   "vin": "1GNSKAKCXGR355772",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}