{
 "id": "1GCCS136X68269789",
 "name": "2006 Chevrolet Colorado LT",
 "year": 2006,
 "make": "Chevrolet",
 "model": "Colorado",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 20389,
 "currency": "USD",
 "mileage": 221916,
 "vin": "1GCCS136X68269789",
 "image": null,
 "url": "https://carchat.io/v/peppers-toyota/1GCCS136X68269789",
 "dealer": {
  "id": "peppers-toyota",
  "name": "Peppers Toyota",
  "city": "Paris",
  "state": "TN",
  "url": "https://carchat.io/d/peppers-toyota"
 },
 "description": "3.5L 5-Cylinder MPI DOHC.<br><br><br>View our entire inventory of new and pre-owned automobiles at clickpeppers.com!<br><br>Call us today at 800-325-3229 or stop in at any of our four locations in Paris & McKenzie, Tennessee to take your test drive & get a quote on your trade-in!",
 "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": "peppers-toyota",
   "vin": "1GCCS136X68269789",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}