{
 "id": "1FTFW3L85SKE01319",
 "name": "2025 Ford F-150 XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 42595,
 "currency": "USD",
 "mileage": 39037,
 "vin": "1FTFW3L85SKE01319",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2025/77731_max.jpg",
 "url": "https://carchat.io/v/automall59/1FTFW3L85SKE01319",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2025 Ford F-150 truck is ready to make the daily drive feel easier and the weekend chores faster. The cabin is set up for practical comfort: steering wheel controls keep your focus on the road, cruise control smooths out long pulls, and the cabin air filtration helps keep things fresh inside. A security system and tire pressure monitoring give sensible peace of mind, and the airbags are in place where they count. Take it for a test drive and see how it fits your routine.",
 "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": "automall59",
   "vin": "1FTFW3L85SKE01319",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}