{
 "id": "1FTFW3L52TKE48198",
 "name": "2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 50495,
 "currency": "USD",
 "mileage": 353,
 "vin": "1FTFW3L52TKE48198",
 "image": "https://content.homenetiol.com/2000198/2277582/640x480/stock_images/5/2026FOT11_640/2026FOT112039351_640_01.jpg",
 "url": "https://carchat.io/v/champion-ford/1FTFW3L52TKE48198",
 "dealer": {
  "id": "champion-ford",
  "name": "Champion Ford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/champion-ford"
 },
 "description": "Recent Arrival!Oxford White 2026 Ford F-150 XLT 4WD 10-Speed Automatic 5.0L V8*sale price includes Retail Customer Cash and Retail Bonus Cash rebate",
 "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": "champion-ford",
   "vin": "1FTFW3L52TKE48198",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}