{
 "id": "1FTFW3L87TKD12742",
 "name": "New 2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 54427,
 "currency": "USD",
 "mileage": 1726,
 "vin": "1FTFW3L87TKD12742",
 "image": "https://pictures.dealer.com/p/peltierfordfd/1457/31c608b1f349f100b8fb604e1f890a25x.jpg",
 "url": "https://carchat.io/v/peltier-ford/1FTFW3L87TKD12742",
 "dealer": {
  "id": "peltier-ford",
  "name": "Peltier Ford",
  "city": "South Longview",
  "state": "TX",
  "url": "https://carchat.io/d/peltier-ford"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Peltier Ford to see this Oxford White XLT Truck available for $54427",
 "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": "peltier-ford",
   "vin": "1FTFW3L87TKD12742",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}