{
 "id": "1FTEX1K81TKE37413",
 "name": "New 2026 Ford F-150 XL",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 43472,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTEX1K81TKE37413",
 "image": "https://pictures.dealer.com/fd-FD_DEALERSERVICES_IMAGES/06eb4b9f1b1507c60fd59d5eec59eeca.jpg",
 "url": "https://carchat.io/v/bill-fick-ford/1FTEX1K81TKE37413",
 "dealer": {
  "id": "bill-fick-ford",
  "name": "Bill Fick Ford",
  "city": "Huntsville",
  "state": "TX",
  "url": "https://carchat.io/d/bill-fick-ford"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Bill Fick Ford to see this Oxford White XL TRUCK available for $43472",
 "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": "bill-fick-ford",
   "vin": "1FTEX1K81TKE37413",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}