{
 "id": "1G1YY32G425133205",
 "name": "2002 Chevrolet Corvette 2dr Convertible",
 "year": 2002,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": "2dr Convertible",
 "bodyStyle": "convertible",
 "color": "yellow",
 "condition": "used",
 "price": 16200,
 "currency": "USD",
 "mileage": 81405,
 "vin": "1G1YY32G425133205",
 "image": "https://imagescdn.dealercarsearch.com/Media/6151/24041872/639184329716320928.jpg",
 "url": "https://carchat.io/v/hedbergsolomonauto/1G1YY32G425133205",
 "dealer": {
  "id": "hedbergsolomonauto",
  "name": "Hedbergsolomonauto",
  "city": "Lake City",
  "state": "UT",
  "url": "https://carchat.io/d/hedbergsolomonauto"
 },
 "description": "Visit Hedberg Solomon Auto Sales online at www.hedbergsolomonauto.com to see more pictures of this vehicle or call us at 801-298-5557 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": "hedbergsolomonauto",
   "vin": "1G1YY32G425133205",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}