{
 "id": "1C4AJWAG9EL289174",
 "name": "2014 Jeep Wrangler 4WD 2dr Sport",
 "year": 2014,
 "make": "Jeep",
 "model": "Wrangler 4WD",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 14995,
 "currency": "USD",
 "mileage": 106775,
 "vin": "1C4AJWAG9EL289174",
 "image": "https://imagescdn.dealercarsearch.com/Media/1408/24096615/639199897013192452.jpg",
 "url": "https://carchat.io/v/champion-motor-co/1C4AJWAG9EL289174",
 "dealer": {
  "id": "champion-motor-co",
  "name": "Champion Motor Co",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/champion-motor-co"
 },
 "description": "White 2014 Jeep Wrangler 4WD 2dr Sport with Black interior for sale in San Antonio. Shop Champion Motor Co. for great deals on all our Jeep inventory.",
 "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": "champion-motor-co",
   "vin": "1C4AJWAG9EL289174",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}