{
 "id": "1C4PJXDNXSW597488",
 "name": "2025 Jeep Wrangler Willys",
 "year": 2025,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Willys",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 35995,
 "currency": "USD",
 "mileage": 31111,
 "vin": "1C4PJXDNXSW597488",
 "image": "https://vimg.remora.inc/525762/1c4pjxdnxsw597488-2025-jeep-wrangler-willys-red-1-112605.avif",
 "url": "https://carchat.io/v/driveblossom/1C4PJXDNXSW597488",
 "dealer": {
  "id": "driveblossom",
  "name": "Driveblossom",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/driveblossom"
 },
 "description": "Meet the 2025 Jeep Wrangler Willys, a true off-road icon built for adventure. This red beauty combines the legendary capability of the Wrangler platform with the Willys' signature rugged styling and performance enhancements. With a 2.0L DOHC engine paired to an 8-speed automatic transmission and 4WD, you get responsive power and excellent fuel efficiency at 20 city and 22 highway MPG. **Key Features:** - Uconnect 5 with 12.3\" touchscreen and SiriusXM - LED premium reflector headlamps with front ",
 "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": "driveblossom",
   "vin": "1C4PJXDNXSW597488",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}