{
 "id": "1FTEX1KP2SKD05721",
 "name": "2025 Ford F-150 XL",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 33674,
 "vin": "1FTEX1KP2SKD05721",
 "image": "https://dealerslink.s3.amazonaws.com/vehicles/4255/KP2136-44C3D47D34E4456B91FF9AE51CB7103E.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1FTEX1KP2SKD05721",
 "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 full-size pickup in Knoxville, TN? This pre-owned 2025 Ford F-150 XL is ready for work, travel, and everyday driving with 33,650 miles on the odometer. Powered by a V6, 2.7L gasoline engine and equipped with rear-wheel drive, this Ford F-150 delivers strong performance with the capability truck buyers expect. Inside, you'll find practical tech and driver-focused features designed to make every trip easier. Highlights include a Back-Up Camera, Rear Parking",
 "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": "1FTEX1KP2SKD05721",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}