{
 "id": "5TDKZRFH6KS569886",
 "name": "2019 Toyota Highlander XLE",
 "year": 2019,
 "make": "Toyota",
 "model": "Highlander",
 "trim": "XLE",
 "bodyStyle": "suv",
 "color": "blizzard pearl",
 "condition": "used",
 "price": 22000,
 "currency": "USD",
 "mileage": 101600,
 "vin": "5TDKZRFH6KS569886",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2019/28609_max.jpg",
 "url": "https://carchat.io/v/automall59/5TDKZRFH6KS569886",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2019 Toyota Highlander is built for the family life that actually happens: car seats, sports gear, and grocery runs all fit without drama. Leather seats make the commute feel a little nicer, the sunroof brightens the back row, and steering wheel controls keep your focus where it should be. Cruise control settles in on the highway, while tire pressure monitoring and tinted windows add comfort and peace of mind. Come take it for a calm, confident drive.",
 "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": "automall59",
   "vin": "5TDKZRFH6KS569886",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}