{
 "id": "WAUEFAFL3GN002024",
 "name": "2016 Audi A4",
 "year": 2016,
 "make": "Audi",
 "model": "A4",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 10980,
 "currency": "USD",
 "mileage": 106696,
 "vin": "WAUEFAFL3GN002024",
 "image": "https://cdn05.carsforsale.com/00bfbdb358cda591de8e345cfe0590f522/480x360/2016-audi-a4-2-0t-premium-plus-4dr-sedan.jpg",
 "url": "https://carchat.io/v/luxury-unlimited/WAUEFAFL3GN002024",
 "dealer": {
  "id": "luxury-unlimited",
  "name": "Luxury Unlimited",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/luxury-unlimited"
 },
 "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": "luxury-unlimited",
   "vin": "WAUEFAFL3GN002024",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}