{
 "id": "1FTFW5L84TFC09587",
 "name": "2026 Ford F-150 Lariat",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "new",
 "price": 69790,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FTFW5L84TFC09587",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/879c7a9c-ecdb-485f-8c7b-cf640e7f9c22.jpg",
 "url": "https://carchat.io/v/beavertonhyundai/1FTFW5L84TFC09587",
 "dealer": {
  "id": "beavertonhyundai",
  "name": "Beavertonhyundai",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/beavertonhyundai"
 },
 "description": "2026 Ford F-150 Lariat 4WD.",
 "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": "beavertonhyundai",
   "vin": "1FTFW5L84TFC09587",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}