{
 "id": "1FTEX1C8XMFB31478",
 "name": "2021 Ford F-150 XLT",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 87504,
 "vin": "1FTEX1C8XMFB31478",
 "image": "https://dealerslink.s3.amazonaws.com/vehicles/4255/KP2122-5202C1D5A7CF82E7159487DE53E13895.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1FTEX1C8XMFB31478",
 "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 Built to handle workdays, weekends, and everything in between, this pre-owned 2021 Ford F-150 XLT offers the capability and comfort truck shoppers want. Powered by a strong V6, 3.5L gasoline engine and rear-wheel drive, it delivers confident performance for towing, hauling, and daily driving. The XLT trim adds practical features and a refined cabin, making it a smart choice for drivers who need versatility without sacrificing style. Inside, you'll find modern technology designed ",
 "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": "1FTEX1C8XMFB31478",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}