{
 "id": "1FTFW5L81TKF09630",
 "name": "New 2026 Ford F-150 Lariat",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "new",
 "price": 64712,
 "currency": "USD",
 "mileage": 6,
 "vin": "1FTFW5L81TKF09630",
 "image": "https://images.dealer.com/autodata/us/color/2026/USD60FOT11AE0/RR.jpg",
 "url": "https://carchat.io/v/joe-mahan-ford-inc/1FTFW5L81TKF09630",
 "dealer": {
  "id": "joe-mahan-ford-inc",
  "name": "Joe Mahan Ford Inc",
  "city": "Paris",
  "state": "TN",
  "url": "https://carchat.io/d/joe-mahan-ford-inc"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Joe Mahan Ford, Inc. to see this Ruby Red Metallic Tinted Clearcoat Lariat Truck available for $64712",
 "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": "joe-mahan-ford-inc",
   "vin": "1FTFW5L81TKF09630",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}