{
 "id": "1FTEX1C87NKE84348",
 "name": "2022 Ford F-150 XL",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 27990,
 "currency": "USD",
 "mileage": 77872,
 "vin": "1FTEX1C87NKE84348",
 "image": "https://dealerslink.s3.amazonaws.com/vehicles/4255/KP1821-DD8D241DAFEFCD3EE54EB5FE9F32AC5A.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1FTEX1C87NKE84348",
 "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 2022 Ford F-150 XL - ready to tackle work and weekend projects with rugged capability and practical comfort. Located in Knoxville, TN, this well-maintained Ford F-150 features a dependable V6, 3.5L gasoline engine paired to rear-wheel drive for strong towing basics and confident highway performance. The XL trim offers a straightforward, durable interior with smart features designed to make daily driving easier. Stay connected and hands-free with Bluetooth and smartphone integrati",
 "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": "1FTEX1C87NKE84348",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}