{
 "id": "1FBVU5XGXTKB01232",
 "name": "2026 Ford Transit-350 High Roof",
 "year": 2026,
 "make": "Ford",
 "model": "Transit-350",
 "trim": "High Roof",
 "bodyStyle": "van",
 "color": "white",
 "condition": "new",
 "price": 73070,
 "currency": "USD",
 "mileage": 168,
 "vin": "1FBVU5XGXTKB01232",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/5ae4fd6c-5197-4512-a679-0bd97a114c70.jpg",
 "url": "https://carchat.io/v/beavertonhyundai/1FBVU5XGXTKB01232",
 "dealer": {
  "id": "beavertonhyundai",
  "name": "Beavertonhyundai",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/beavertonhyundai"
 },
 "description": "2026 Ford Transit-350 XLT",
 "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": "1FBVU5XGXTKB01232",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}