{
 "id": "WAUCGAFRXDA075371",
 "name": "2013 Audi S5",
 "year": 2013,
 "make": "Audi",
 "model": "S5",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 11999,
 "currency": "USD",
 "mileage": 120000,
 "vin": "WAUCGAFRXDA075371",
 "image": "https://cdn05.carsforsale.com/12c7133a4b5b2d8c0355ed243674de70/480x360/2013-audi-s5-3-0t-quattro-premium-plus-awd-2dr-coupe-7a.jpg",
 "url": "https://carchat.io/v/cbs-motors/WAUCGAFRXDA075371",
 "dealer": {
  "id": "cbs-motors",
  "name": "CBS Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/cbs-motors"
 },
 "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": "cbs-motors",
   "vin": "WAUCGAFRXDA075371",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}