{
 "id": "1FTFW5L85TKD39031",
 "name": "New 2026 Ford F-150 Lariat",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 58879,
 "currency": "USD",
 "mileage": 6,
 "vin": "1FTFW5L85TKD39031",
 "image": "https://pictures.dealer.com/f/fordcolumbiafordfd/1636/0058a9d77aeac3e512d2508caec827f5x.jpg",
 "url": "https://carchat.io/v/ford-of-columbia/1FTFW5L85TKD39031",
 "dealer": {
  "id": "ford-of-columbia",
  "name": "Ford of Columbia",
  "city": "Columbia",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-columbia"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Ford of Columbia to see this Oxford White Lariat Truck available for $58879",
 "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": "ford-of-columbia",
   "vin": "1FTFW5L85TKD39031",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}