{
 "id": "5TFLA5DB0TX445255",
 "name": "2026 Toyota Tundra SR5",
 "year": 2026,
 "make": "Toyota",
 "model": "Tundra",
 "trim": "SR5",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5TFLA5DB0TX445255",
 "image": null,
 "url": "https://carchat.io/v/phillongtoyota/5TFLA5DB0TX445255",
 "dealer": {
  "id": "phillongtoyota",
  "name": "Phillongtoyota",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/phillongtoyota"
 },
 "description": "This Toyota won't be on the lot long! This truck refuses to compromise! A turbocharger further enhances performance, while also preserving fuel economy. Top features include front bucket seats, front and rear reading lights, a bedliner, and much more. It features four-wheel drive capabilities, a durable automatic transmission, and a refined 6 cylinder engine. We pride ourselves in consistently exceeding our customer's expectations. Stop by our dealership or give us a call for more information.",
 "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": "5TFLA5DB0TX445255",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}