{
 "id": "1FT7W2BTXMED42810",
 "name": "2021 Ford F-250 XLT",
 "year": 2021,
 "make": "Ford",
 "model": "F-250",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 144116,
 "vin": "1FT7W2BTXMED42810",
 "image": null,
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1FT7W2BTXMED42810",
 "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 2021 Ford F-250 Super Duty XLT 4WD - Knoxville, TN Ready for heavy work and weekend adventure, this 2021 Ford F-250 Super Duty XLT features a rugged V8 6.7L Diesel engine with proven towing capability and long-haul durability. Finished in a durable exterior and equipped with 4WD, this Super Duty handles rough terrain and tough jobs with confidence. Located in Knoxville, TN, this truck is ideal for contractors, farmers, and anyone who needs serious capability. Interior tech keeps ",
 "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": "1FT7W2BTXMED42810",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}