{
 "id": "WVGEP9BP4DD007849",
 "name": "2013 Volkswagen Touareg V6 FSI, TDI",
 "year": 2013,
 "make": "Volkswagen",
 "model": "Touareg",
 "trim": "V6 FSI, TDI",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 5300,
 "currency": "USD",
 "mileage": 234630,
 "vin": "WVGEP9BP4DD007849",
 "image": "https://cdn05.carsforsale.com/00f2b14d3823afeec797b18d2c9e210ce8/1280x960/2013-volkswagen-touareg-4dr-tdi-lux.jpg",
 "url": "https://carchat.io/v/lot-01a97b3a/WVGEP9BP4DD007849",
 "dealer": {
  "id": "lot-01a97b3a",
  "name": "Lot 01a97b3a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-01a97b3a"
 },
 "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": "lot-01a97b3a",
   "vin": "WVGEP9BP4DD007849",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}