{
 "id": "4T1BK36B29U340152",
 "name": "2009 Toyota Avalon XLS 4dr Sedan",
 "year": 2009,
 "make": "Toyota",
 "model": "Avalon",
 "trim": "XLS 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "desert sand mica",
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 200500,
 "vin": "4T1BK36B29U340152",
 "image": "https://cdn05.carsforsale.com/3e926b5fc5d79386d7560747042272da/1280x960/2009-toyota-avalon-xls-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-2618bf15/4T1BK36B29U340152",
 "dealer": {
  "id": "lot-2618bf15",
  "name": "Lot 2618bf15",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-2618bf15"
 },
 "description": "ALL PRICES + LIC. AND DOCUMENTATION FEE",
 "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-2618bf15",
   "vin": "4T1BK36B29U340152",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}