{
 "id": "5TF1A5AB2TX39A100",
 "name": "2026 Toyota Tundra Limited",
 "year": 2026,
 "make": "Toyota",
 "model": "Tundra",
 "trim": null,
 "bodyStyle": "truck",
 "color": "lunar rock",
 "condition": "new",
 "price": 62027,
 "currency": "USD",
 "mileage": null,
 "vin": "5TF1A5AB2TX39A100",
 "image": null,
 "url": "https://carchat.io/v/classic-toyota-of-texoma/5TF1A5AB2TX39A100",
 "dealer": {
  "id": "classic-toyota-of-texoma",
  "name": "Classic Toyota of Texoma",
  "city": "Denison",
  "state": "TX",
  "url": "https://carchat.io/d/classic-toyota-of-texoma"
 },
 "description": "Recent Arrival!<br><br>Dealer Discount of $3,227 off MSRP<br><br>2026 Toyota Tundra<br><br>Black Leather, 20 x 8J Alloy Wheels, 3.31 Axle Ratio, 4-Wheel Disc Brakes, 400W/120V AC Deck and Cabin Power Supply, 9 Speakers, ABS brakes, Air Conditioning, Alloy wheels, AM/FM Radio, AM/FM radio: SiriusXM, Apple CarPlay/Android Auto, Auto High-beam Headlights, Auto-dimming door mirrors, Auto-dimming Rear-View mirror, Automatic temperature control, Ball Mount, Brake assist, Bumpers: body-color, Delay-off",
 "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": "classic-toyota-of-texoma",
   "vin": "5TF1A5AB2TX39A100",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}