{
 "id": "1FTFW3L54TKE45805",
 "name": "2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "avalanche",
 "condition": "new",
 "price": 60515,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTFW3L54TKE45805",
 "image": null,
 "url": "https://carchat.io/v/championfordofcarroll/1FTFW3L54TKE45805",
 "dealer": {
  "id": "championfordofcarroll",
  "name": "Championfordofcarroll",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/championfordofcarroll"
 },
 "description": "This Ford won't be on the lot long! This is an exceptional vehicle at an affordable price! Top features include cruise control, a rear step bumper, an overhead console, and remote keyless entry. Our team is professional, and we offer a no-pressure environment. We'd be happy to answer any questions that you may have. We are here to help you.",
 "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": "championfordofcarroll",
   "vin": "1FTFW3L54TKE45805",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}