{
 "id": "1FTEW1EF1HFC55014",
 "name": "2017 Ford F-150 SuperCrew",
 "year": 2017,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 14999,
 "currency": "USD",
 "mileage": 150999,
 "vin": "1FTEW1EF1HFC55014",
 "image": "https://cdn05.carsforsale.com/1ebaa859661b3c5f7bd95c125535c59c/1280x960/2017-ford-f-150-xlt-4x4-4dr-supercrew-5-5-ft-sb.jpg",
 "url": "https://carchat.io/v/lot-b9c102ff/1FTEW1EF1HFC55014",
 "dealer": {
  "id": "lot-b9c102ff",
  "name": "Lot b9c102ff",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b9c102ff"
 },
 "description": "Introducing the 2017 Ford F-150 XLT, the ultimate combination of power, durability, and style. This rugged yet refined truck is built to tackle any task, while still providing a comfortable and luxurious driving experience. With its spacious interior and advanced technology, the F-150 XLT is perfect for both work and play. Under the hood, you'll find a powerful 3.5L V6 engine, capable of producing 282 horsepower and 253 lb-ft of torque. Whether you're hauling heavy loads or cruising down the hig",
 "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": "lot-b9c102ff",
   "vin": "1FTEW1EF1HFC55014",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}