{
 "id": "1FTEW1EG1FKD14365",
 "name": "2015 Ford F-150 XLT",
 "year": 2015,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 16750,
 "currency": "USD",
 "mileage": 174502,
 "vin": "1FTEW1EG1FKD14365",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/7f991fac-8f94-4c2c-87e6-7994eb4dd844.jpg",
 "url": "https://carchat.io/v/lot-b9e0bd4f/1FTEW1EG1FKD14365",
 "dealer": {
  "id": "lot-b9e0bd4f",
  "name": "Lot b9e0bd4f",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b9e0bd4f"
 },
 "description": "This 2015 Ford F-150 XLT delivers the capability and comfort you expect from America's favorite truck. With a 3.5L V6 Twin Turbocharged engine paired to a 6-speed automatic transmission and 4WD, this pickup combines power and efficiency for work or weekend adventures. The XLT Sport Appearance Package gives it a sharp, purposeful look, while the black exterior presents a bold, professional appearance. Key Features: - 3.5L V6 Twin Turbocharged Engine with Electronic Locking and 3.55 Axle Ratio - E",
 "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": "lot-b9e0bd4f",
   "vin": "1FTEW1EG1FKD14365",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}