{
 "id": "1FTFX1EF6FKD29260",
 "name": "2015 Ford F-150 XL",
 "year": 2015,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 14495,
 "currency": "USD",
 "mileage": 164940,
 "vin": "1FTFX1EF6FKD29260",
 "image": "https://images.dealersync.com/3029/Photos/1535598/wm_f1f4785e4ca34027a27d75028075b5ad_1535598.jpg",
 "url": "https://carchat.io/v/adamautogroupinc/1FTFX1EF6FKD29260",
 "dealer": {
  "id": "adamautogroupinc",
  "name": "Adamautogroupinc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/adamautogroupinc"
 },
 "description": "V8 power. Four-wheel-drive capability. Built Ford Tough. This well-maintained 2015 Ford F-150 XL 4WD SuperCab in Oxford White delivers legendary V8 performance, impressive towing capability, and the durability that has made the F-Series America's best-selling truck lineup. Inspected, serviced and ready to go. 4 Month/4,000-Mile Warranty. Powered by the proven 5.0L V8 FFV engine producing 385 horsepower and 387 lb-ft of torque, this F-150 delivers the strength and reliability needed for demanding",
 "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": "adamautogroupinc",
   "vin": "1FTFX1EF6FKD29260",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}