{
 "id": "5FNYF28486B015540",
 "name": "2006 Honda Pilot EX",
 "year": 2006,
 "make": "Honda",
 "model": "Pilot",
 "trim": null,
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": 216214,
 "vin": "5FNYF28486B015540",
 "image": null,
 "url": "https://carchat.io/v/integrity-chevrolet/5FNYF28486B015540",
 "dealer": {
  "id": "integrity-chevrolet",
  "name": "Integrity Chevrolet",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/integrity-chevrolet"
 },
 "description": "Clean CARFAX. Green 2006 Honda Pilot EX FWD 5-Speed Automatic with Overdrive 3.5L V6 SOHC i-VTEC 24VRecent Arrival!Awards:* 2006 KBB.com 10 Best Used SUVs Under $10,000 * 2006 KBB.com 10 Best Used All-Wheel-Drive Vehicles Under $10,000For more information, visit www.kbb.com. Kelley Blue Book is a registered trademark of Kelley Blue Book Co., Inc.",
 "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": "integrity-chevrolet",
   "vin": "5FNYF28486B015540",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}