{
 "id": "WAUD3BF24PN063660",
 "name": "2023 Audi A6 Sedan Premium",
 "year": 2023,
 "make": "Audi",
 "model": "A6 Sedan",
 "trim": "Premium",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 30395,
 "currency": "USD",
 "mileage": 35619,
 "vin": "WAUD3BF24PN063660",
 "image": null,
 "url": "https://carchat.io/v/automall59/WAUD3BF24PN063660",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Some things are too hard to pass up. Only 35,619 miles! You don't have to drive all over town...we have the 2023 A6 Sedan you need in stock. Experience true comfort with leather seats. This car's sunroof is the perfect way to accent a road trip. Another amazing deal...jump on it quick. With powered side mirrors. This vehicle includes: tinted windows, security system, a cabin air filtration system, dual exhaust tips and LED lamps in the rear.",
 "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": "automall59",
   "vin": "WAUD3BF24PN063660",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}