{
 "id": "WAUFNAF44HA083561",
 "name": "2017 Audi A4 quattro Prestige",
 "year": 2017,
 "make": "Audi",
 "model": "A4",
 "trim": "quattro Prestige",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 12500,
 "currency": "USD",
 "mileage": 114961,
 "vin": "WAUFNAF44HA083561",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/a3f09f02-d7ff-41f5-92af-6c31ae3e945b.jpg",
 "url": "https://carchat.io/v/d4watl/WAUFNAF44HA083561",
 "dealer": {
  "id": "d4watl",
  "name": "D4watl",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/d4watl"
 },
 "description": null,
 "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": "d4watl",
   "vin": "WAUFNAF44HA083561",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}