{
 "id": "KL7CJLSB4JB680708",
 "name": "2018 Chevrolet Trax 1LT",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Trax",
 "trim": "1LT",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 9550,
 "currency": "USD",
 "mileage": 76984,
 "vin": "KL7CJLSB4JB680708",
 "image": "http://imagescdn.dealercarsearch.com/Media/25347/24260656/639239533768197161.jpg",
 "url": "https://carchat.io/v/dinhoauto/KL7CJLSB4JB680708",
 "dealer": {
  "id": "dinhoauto",
  "name": "Dinhoauto",
  "city": "Killeen",
  "state": "TX",
  "url": "https://carchat.io/d/dinhoauto"
 },
 "description": "Visit Dinho Auto to shop our great deals. You can call 254-213-0327 to schedule your test drive today.",
 "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": "dinhoauto",
   "vin": "KL7CJLSB4JB680708",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}