{
 "id": "1C4BJWDG6HL502389",
 "name": "2017 Jeep Wrangler Unlimited Sport",
 "year": 2017,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Unlimited Sport",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 20995,
 "currency": "USD",
 "mileage": 105730,
 "vin": "1C4BJWDG6HL502389",
 "image": "https://imagescdn.dealercarsearch.com/Media/16568/24227835/639231743570357598.jpg",
 "url": "https://carchat.io/v/driventoapprove/1C4BJWDG6HL502389",
 "dealer": {
  "id": "driventoapprove",
  "name": "Driventoapprove",
  "city": "Batesburg",
  "state": "SC",
  "url": "https://carchat.io/d/driventoapprove"
 },
 "description": "Visit You're Approved Auto Sales online at driventoapprove.com to see more pictures of this vehicle or call us at 803-307-0111 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": "driventoapprove",
   "vin": "1C4BJWDG6HL502389",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}