{
 "id": "5TFWA5DB8TX41C389",
 "name": "2026 Toyota Tundra Limited",
 "year": 2026,
 "make": "Toyota",
 "model": "Tundra",
 "trim": "Limited",
 "bodyStyle": "truck",
 "color": "ice cap",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5TFWA5DB8TX41C389",
 "image": null,
 "url": "https://carchat.io/v/phillongtoyota/5TFWA5DB8TX41C389",
 "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? Check out this 2026! This pickup successfully merges advanced capability with comfort and agility, distinguishing itself from the competition with its cargo capacity, towing capacity, and ruggedness! The engine breathes better thanks to a turbocharger, improving both performance and economy. Toyota infused the interior with top shelf amenities, such as: a built-in garage door transmitter, heated door mirrors, and leather upholstery. It features four-",
 "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": "5TFWA5DB8TX41C389",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}