{
 "id": "JTHBK1EG7A2368162",
 "name": "2010 Lexus ES 350 Base 4dr Sedan",
 "year": 2010,
 "make": "Lexus",
 "model": "ES 350",
 "trim": "Base 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 7999,
 "currency": "USD",
 "mileage": 131368,
 "vin": "JTHBK1EG7A2368162",
 "image": "https://cdn05.carsforsale.com/294b9f86c5dede7824892d1ff73a35bf/1280x960/2010-lexus-es-350-base-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-6af4a909/JTHBK1EG7A2368162",
 "dealer": {
  "id": "lot-6af4a909",
  "name": "Lot 6af4a909",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-6af4a909"
 },
 "description": null,
 "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": "lot-6af4a909",
   "vin": "JTHBK1EG7A2368162",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}