{
 "id": "5TFDY5F10BX200779",
 "name": "2011 Toyota Tundra SR5",
 "year": 2011,
 "make": "Toyota",
 "model": "Tundra",
 "trim": "SR5",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 197479,
 "vin": "5TFDY5F10BX200779",
 "image": "https://cdn05.carsforsale.com/59ff4fe54ff16e33df5e012f0dd498ca/1280x960/2011-toyota-tundra-grade-4x4-4dr-crewmax-cab-pickup-sb-5-7l-v8.jpg",
 "url": "https://carchat.io/v/lot-72ea8b3d/5TFDY5F10BX200779",
 "dealer": {
  "id": "lot-72ea8b3d",
  "name": "Lot 72ea8b3d",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-72ea8b3d"
 },
 "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-72ea8b3d",
   "vin": "5TFDY5F10BX200779",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}