{
 "id": "5TDDK3DC8BS028582",
 "name": "2011 Toyota Sienna Q grade",
 "year": 2011,
 "make": "Toyota",
 "model": "Sienna",
 "trim": "Q grade",
 "bodyStyle": "minivan",
 "color": "silver",
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 145778,
 "vin": "5TDDK3DC8BS028582",
 "image": null,
 "url": "https://carchat.io/v/usedcars12/5TDDK3DC8BS028582",
 "dealer": {
  "id": "usedcars12",
  "name": "Usedcars12",
  "city": "Cleveland",
  "state": "OH",
  "url": "https://carchat.io/d/usedcars12"
 },
 "description": "Hop in and buckle up for a family adventure in this sleek silver 2011 Toyota Sienna! With features like Child Safety Door Locks and Vehicle Stability Control System, safety is the top priority as you hit the road. Let the power sliding side van door make loading up the gang a breeze, while the separate driver/front passenger climate controls keep everyone comfortable. Cruise control will help you maintain the perfect speed while the AM/FM radio and CD player keep the tunes flowing. The leather s",
 "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": "usedcars12",
   "vin": "5TDDK3DC8BS028582",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}