{
 "id": "1C4PJXENXSW568667",
 "name": "2025 Jeep Wrangler Sahara",
 "year": 2025,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sahara",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 35995,
 "currency": "USD",
 "mileage": 35792,
 "vin": "1C4PJXENXSW568667",
 "image": "https://vimg.remora.inc/560093/1c4pjxenxsw568667-2025-jeep-wrangler-sahara-black-clearcoat-1-113277.avif",
 "url": "https://carchat.io/v/driveblossom/1C4PJXENXSW568667",
 "dealer": {
  "id": "driveblossom",
  "name": "Driveblossom",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/driveblossom"
 },
 "description": "Meet the 2025 Jeep Wrangler Sahara, a bold and capable SUV ready for any adventure. This black beauty combines rugged performance with modern comfort, featuring the legendary Jeep handling you expect. With a 2.0L turbocharged engine and 4WD, you'll tackle any terrain with confidence while enjoying solid fuel efficiency. - Body Color 3-Piece Hard Top - Uconnect 5 with 12.3\" Touchscreen Display - 4G LTE Wi-Fi Hot Spot - Heated Front Seats and Heated Steering Wheel - ParkView Rear Back-Up Camera - ",
 "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": "1C4PJXENXSW568667",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}