{
 "id": "5TENX22N37Z405950",
 "name": "2007 Toyota Tacoma Deluxe",
 "year": 2007,
 "make": "Toyota",
 "model": "Tacoma",
 "trim": "Deluxe",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 15499,
 "currency": "USD",
 "mileage": 29629,
 "vin": "5TENX22N37Z405950",
 "image": "https://cdn05.carsforsale.com/6b6843dd26e0e40a2b8d77b3941cb59e/1280x960/2007-toyota-tacoma-base-2dr-regular-cab-6-1-ft-sb-2-7l-i4-4a.jpg",
 "url": "https://carchat.io/v/lot-98a3144e/5TENX22N37Z405950",
 "dealer": {
  "id": "lot-98a3144e",
  "name": "Lot 98a3144e",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-98a3144e"
 },
 "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-98a3144e",
   "vin": "5TENX22N37Z405950",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}