{
 "id": "1C4RDHDGXSC516899",
 "name": "2025 Dodge Durango GT",
 "year": 2025,
 "make": "Dodge",
 "model": "Durango",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": 41410,
 "currency": "USD",
 "mileage": 37,
 "vin": "1C4RDHDGXSC516899",
 "image": null,
 "url": "https://carchat.io/v/ingram-park-auto-center/1C4RDHDGXSC516899",
 "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": "Night Moves 2025 Dodge Durango GT RWD 8-Speed Automatic 3.6L V6 24V VVT Blacktop Package (Black Roof Rails, Gloss Black Badges, Gloss Black Exterior Mirrors, GT Gloss Black Badging, Integrated Roof Rail Crossbars, Satin Black Dodge Tail Lamp Badge, and Wheels: 20\" x 8.0\" Black Noise Aluminum), Quick Order Package 2BD GT, 3.27 Rear Axle Ratio, 3rd row seats: split-bench, 4-Wheel Disc Brakes, 6 Speakers, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM w/360L, Apple CarPlay/Androi",
 "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": "1C4RDHDGXSC516899",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}