{
 "id": "1C4SDJCT3TC234869",
 "name": "2026 Dodge Durango GT HEMI V8",
 "year": 2026,
 "make": "Dodge",
 "model": "Durango",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 43990,
 "currency": "USD",
 "mileage": 3,
 "vin": "1C4SDJCT3TC234869",
 "image": null,
 "url": "https://carchat.io/v/ingram-park-auto-center/1C4SDJCT3TC234869",
 "dealer": {
  "id": "ingram-park-auto-center",
  "name": "Ingram Park Auto Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ingram-park-auto-center"
 },
 "description": "White Knuckle Clearcoat 2026 Dodge Durango GT HEMI V8 AWD 8-Speed Automatic HEMI 5.7L V8 Multi Displacement VVT AWD. Blacktop Package (Black Roof Rails, Gloss Black Badges, Integrated Roof Rail Crossbars, and Satin Black Dodge Tail Lamp Badge), Quick Order Package 22S GT, AWD, 3.09 Rear Axle Ratio, 3rd row seats: split-bench, 4-Wheel Disc Brakes, 9 Speakers, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM w/360L, Apple CarPlay/Android Auto, Auto-dimming Rear-View mirror, Auto-l",
 "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": "ingram-park-auto-center",
   "vin": "1C4SDJCT3TC234869",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}