{
 "id": "5TFJA5DB5TX41D784",
 "name": "2026 Toyota Tundra Limited",
 "year": 2026,
 "make": "Toyota",
 "model": "Tundra",
 "trim": "Limited",
 "bodyStyle": "truck",
 "color": "lunar rock",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5TFJA5DB5TX41D784",
 "image": null,
 "url": "https://carchat.io/v/phillongtoyota/5TFJA5DB5TX41D784",
 "dealer": {
  "id": "phillongtoyota",
  "name": "Phillongtoyota",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/phillongtoyota"
 },
 "description": "Dare to compare! Check out this great low mileage vehicle! You'll appreciate its safety and technology features! A turbocharger further enhances performance, while also preserving fuel economy. Top features include front fog lights, automatic dimming door mirrors, lane departure warning, and power front seats. It features four-wheel drive capabilities, a durable automatic transmission, and a refined 6 cylinder engine. Our sales staff will help you find the vehicle that you've been searching for.",
 "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": "5TFJA5DB5TX41D784",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}