{
 "id": "1FTMF1L58TKD82008",
 "name": "New 2026 Ford F-150 XL",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 65225,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FTMF1L58TKD82008",
 "image": "https://pictures.dealer.com/f/friendlycrosbyfordfd/1113/1b555cffaee479179ae3131cb48bc12bx.jpg",
 "url": "https://carchat.io/v/friendly-ford-of-crosby/1FTMF1L58TKD82008",
 "dealer": {
  "id": "friendly-ford-of-crosby",
  "name": "Friendly Ford of Crosby",
  "city": "Crosby",
  "state": "TX",
  "url": "https://carchat.io/d/friendly-ford-of-crosby"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Friendly Ford of Crosby to see this Oxford White XL Truck Regular Cab available for $65225",
 "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": "friendly-ford-of-crosby",
   "vin": "1FTMF1L58TKD82008",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}