{
 "id": "1FTMF1L59SKD36282",
 "name": "Used 2025 Ford F-150 XL",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 57005,
 "currency": "USD",
 "mileage": 12917,
 "vin": "1FTMF1L59SKD36282",
 "image": "https://pictures.dealer.com/g/gabrieljordanchevrolet/0631/a9f6a24799bbef7c2ce20c29adb7ce45x.jpg",
 "url": "https://carchat.io/v/wagner-cadillac/1FTMF1L59SKD36282",
 "dealer": {
  "id": "wagner-cadillac",
  "name": "Wagner Cadillac",
  "city": "Tyler",
  "state": "TX",
  "url": "https://carchat.io/d/wagner-cadillac"
 },
 "description": "Is this 2025 Ford F-150 your perfect car? Contact Wagner Cadillac to see this XL Truck Regular Cab available for $57005",
 "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": "wagner-cadillac",
   "vin": "1FTMF1L59SKD36282",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}