{
 "id": "1FTEW1EP9PKD83029",
 "name": "2023 Ford F-150 XLT",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 40618,
 "vin": "1FTEW1EP9PKD83029",
 "image": null,
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1FTEW1EP9PKD83029",
 "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 2023 Ford F-150 XLT with 40,618 miles delivers the capability, comfort, and technology drivers want in a modern pickup. Powered by a V6, 2.7L gasoline engine and equipped with 4WD, this Ford F-150 is built for confident towing, hauling, and everyday driving across Tennessee roads. The XLT trim adds a well-appointed cabin with Automatic Climate Control, Navigation, Remote Start, Android Auto, and Rear Parking Sensors,",
 "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": "1FTEW1EP9PKD83029",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}