{
 "id": "1FTFW3L87TFA79938",
 "name": "New 2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": "New 2026 Ford F-150 XLT SuperCrew®",
 "bodyStyle": "truck",
 "color": "avalanche",
 "condition": "new",
 "price": 68610,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTFW3L87TFA79938",
 "image": "https://apicdnprod.forddirectservices.com/v1/inventory/1FTFW3L87TFA79938/images/1?token=lNKCI8jWrUO2MyPTT0Kkmho5kmIXs3PLVyUt79MyZq5vF0wHxhBTIwM7I9FtvBuVSHgVcfK8QQOQK_KP3p4RRw&bod=2026080309242505",
 "url": "https://carchat.io/v/gary-yeomans-ford-knoxville/1FTFW3L87TFA79938",
 "dealer": {
  "id": "gary-yeomans-ford-knoxville",
  "name": "Gary Yeomans Ford Knoxville",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/gary-yeomans-ford-knoxville"
 },
 "description": "2026 New Ford F-150 SuperCrew® 4X4 located in Knoxville, TN at  | $68,610",
 "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": "gary-yeomans-ford-knoxville",
   "vin": "1FTFW3L87TFA79938",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}