{
 "id": "1FTEX1EB3LKF35284",
 "name": "2020 Ford F-150 XL",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 82238,
 "vin": "1FTEX1EB3LKF35284",
 "image": null,
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1FTEX1EB3LKF35284",
 "dealer": {
  "id": "390bab9b-23b2-45a7-88e7-b9945e26f814",
  "name": "Ole Ben Franklin Motors",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/ole-ben-franklin-motors"
 },
 "description": "Vehicle Details Looking for a dependable pre-owned truck in Knoxville, TN? This 2020 Ford F-150 XL with 4WD is ready for work, travel, and everyday driving. Powered by a V6, 3.3L Gasoline/E85 engine, it delivers the capability you want for hauling, towing, and tackling changing road conditions with confidence. The XL trim offers a practical, rugged setup with the features drivers need most. This Ford F-150 comes equipped with Hands Free Bluetooth for easy calling and audio streaming, a Back-Up C",
 "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": "390bab9b-23b2-45a7-88e7-b9945e26f814",
   "vin": "1FTEX1EB3LKF35284",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}