{
 "id": "2GCVKPEC8K1188009",
 "name": "2019 Chevrolet Silverado 1500 LD LT",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Silverado 1500 LD",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 26500,
 "currency": "USD",
 "mileage": 59257,
 "vin": "2GCVKPEC8K1188009",
 "image": "https://imagescdn.dealercarsearch.com/Media/9620/22650375/638942420784866987.jpg",
 "url": "https://carchat.io/v/lowerysauto/2GCVKPEC8K1188009",
 "dealer": {
  "id": "lowerysauto",
  "name": "Lowerysauto",
  "city": "Barre",
  "state": "VT",
  "url": "https://carchat.io/d/lowerysauto"
 },
 "description": "Visit Lowery's Auto Sales online at lowerysautosales.com to see more pictures of this vehicle or call us at 802-479-1398 today to schedule your test drive.",
 "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": "lowerysauto",
   "vin": "2GCVKPEC8K1188009",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}