{
 "id": "5GAKVBKD8HJ157126",
 "name": "2017 Buick Enclave Leather Group",
 "year": 2017,
 "make": "Buick",
 "model": "Enclave",
 "trim": "Leather Group",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 3500,
 "currency": "USD",
 "mileage": 150488,
 "vin": "5GAKVBKD8HJ157126",
 "image": "https://imagescdn.dealercarsearch.com/Media/20165/24185073/639224320271334716.jpg",
 "url": "https://carchat.io/v/drivenationalnow/5GAKVBKD8HJ157126",
 "dealer": {
  "id": "drivenationalnow",
  "name": "Drivenationalnow",
  "city": "Columbus",
  "state": "OH",
  "url": "https://carchat.io/d/drivenationalnow"
 },
 "description": "Visit National Auto Sales online at www.drivenationalnow.com to see more pictures of this vehicle or call us at 614-867-5988 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": "drivenationalnow",
   "vin": "5GAKVBKD8HJ157126",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}