{
 "id": "JTHBL5EF4A5099645",
 "name": "2010 Lexus LS 460 460",
 "year": 2010,
 "make": "Lexus",
 "model": "LS 460",
 "trim": "460",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 14999,
 "currency": "USD",
 "mileage": 128386,
 "vin": "JTHBL5EF4A5099645",
 "image": "https://imagescdn.dealercarsearch.com/Media/23568/24150540/639234462682125005.jpg",
 "url": "https://carchat.io/v/kobeyjohnauto/JTHBL5EF4A5099645",
 "dealer": {
  "id": "kobeyjohnauto",
  "name": "Kobeyjohnauto",
  "city": "Lexington",
  "state": "SC",
  "url": "https://carchat.io/d/kobeyjohnauto"
 },
 "description": "Visit Kobey John Automotive LLC to shop our great deals. You can call 803-563-1810 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": "kobeyjohnauto",
   "vin": "JTHBL5EF4A5099645",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}