{
 "id": "1FTEW1EB2MKE26030",
 "name": "2021 Ford F-150 XL 4WD SuperCrew 5.5",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL 4WD SuperCrew 5.5",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 29495,
 "currency": "USD",
 "mileage": 18204,
 "vin": "1FTEW1EB2MKE26030",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/23/4502_2831216_64341938_10352623082026.jpg",
 "url": "https://carchat.io/v/02830603-6f28-4cf0-8451-dd45dc31f227/1FTEW1EB2MKE26030",
 "dealer": {
  "id": "02830603-6f28-4cf0-8451-dd45dc31f227",
  "name": "USA Auto Find",
  "city": "Saint James",
  "state": "NY",
  "url": "https://carchat.io/d/usa-auto-find"
 },
 "description": "2021 Ford F-150 XL 4WD SuperCrew 5.5",
 "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": "02830603-6f28-4cf0-8451-dd45dc31f227",
   "vin": "1FTEW1EB2MKE26030",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}