{
 "id": "1FTEW1EP0PKE83813",
 "name": "2023 Ford F-150 XL",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 34156,
 "vin": "1FTEW1EP0PKE83813",
 "image": "https://dealerslink.s3.amazonaws.com/vehicles/4255/KP2126-EC874E93D91D44B586B068079CC3EFA4.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1FTEW1EP0PKE83813",
 "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 This 2023 Ford F-150 XL is a capable full-size pickup with 34,131 miles and the confidence of 4WD, making it a strong choice for work, travel, and everyday driving. Powered by a V6, 2.7L gasoline engine, this Ford F-150 delivers dependable performance with the versatility Ford trucks are known for. Located in Knoxville, TN, this truck is ready for its next owner. Inside, you'll find practical technology and convenience features designed to make every drive easier. Navigation help",
 "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": "1FTEW1EP0PKE83813",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}