{
 "id": "1FTEX1E81HFC85855",
 "name": "2017 Ford F150 Super Cab SuperCab",
 "year": 2017,
 "make": "Ford",
 "model": "F150 Super Cab",
 "trim": "SuperCab",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 17995,
 "currency": "USD",
 "mileage": 115938,
 "vin": "1FTEX1E81HFC85855",
 "image": "https://imagesdl.dealercenter.net/640/480/202606-26ffddb5af2f4cae8491fd94d25622f9.jpg",
 "url": "https://carchat.io/v/agautollc/1FTEX1E81HFC85855",
 "dealer": {
  "id": "agautollc",
  "name": "Agautollc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/agautollc"
 },
 "description": "2017 FORD F150 SUPER CAB XL Sport CREW CAB with 115,938 original miles, 6-SPEED Automatic transmission, V6 3.5L Flex Fuel, 6.5 Foot Bed, Tow Package, Rear Air, Tinted Windows, New Oil Change, New Brakes and Rotors, 20 Inch FUEL Wheels with a New Set of Arisun Tires, New Exhaust System, Lifted Suspension with Rough Country Monotube shocks, Fully Loaded. All Power!, Clean body, Clean Frame, Factory Tough Bed Spray, Clean Interior, NO RUST! Great Truck. Extra clean inside and out, Looks and Runs Ab",
 "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": "agautollc",
   "vin": "1FTEX1E81HFC85855",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}