{
 "id": "4T1BK1EB4DU031085",
 "name": "2013 Toyota Avalon XLE",
 "year": 2013,
 "make": "Toyota",
 "model": "Avalon",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 17995,
 "currency": "USD",
 "mileage": 113627,
 "vin": "4T1BK1EB4DU031085",
 "image": "https://cdn-ds.com/stock/2013-Toyota-Avalon-XLE-San-Antonio-TX/seo/FEX105406-4T1BK1EB4DU031085/sz_60887/904a53b2d558c3c7152b94b4e62025fd.jpg",
 "url": "https://carchat.io/v/bill-s-auto-and-truck-sales/4T1BK1EB4DU031085",
 "dealer": {
  "id": "bill-s-auto-and-truck-sales",
  "name": "Bill's Auto & Truck Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/bill-s-auto-and-truck-sales"
 },
 "description": "2013 Toyota Avalon XLE",
 "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": "bill-s-auto-and-truck-sales",
   "vin": "4T1BK1EB4DU031085",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}