{
 "id": "5TFJA5DBXTX40C327",
 "name": "2026 Toyota Tundra Limited",
 "year": 2026,
 "make": "Toyota",
 "model": "Tundra",
 "trim": "Limited",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5TFJA5DBXTX40C327",
 "image": null,
 "url": "https://carchat.io/v/phillongtoyota/5TFJA5DBXTX40C327",
 "dealer": {
  "id": "phillongtoyota",
  "name": "Phillongtoyota",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/phillongtoyota"
 },
 "description": "Looking for a new car at an affordable price? Don't miss this great Toyota! For drivers seeking the ultimate in off-road versatility, this vehicle readily steps up to the challenge! Turbocharger technology provides forced air induction, enhancing performance while preserving fuel economy. Top features include remote keyless entry, leather upholstery, a tonneau cover, and a split folding rear seat. It features four-wheel drive capabilities, a durable automatic transmission, and a refined 6 cylind",
 "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": "phillongtoyota",
   "vin": "5TFJA5DBXTX40C327",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}