{
 "id": "1C4PJXAN9VW565303",
 "name": "2027 Jeep Wrangler Willys",
 "year": 2027,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "new",
 "price": 54809,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4PJXAN9VW565303",
 "image": null,
 "url": "https://carchat.io/v/rhythm-chrysler-dodge-jeep-ram/1C4PJXAN9VW565303",
 "dealer": {
  "id": "rhythm-chrysler-dodge-jeep-ram",
  "name": "Rhythm Chrysler Dodge Jeep Ram",
  "city": "Hendersonville",
  "state": "TN",
  "url": "https://carchat.io/d/rhythm-chrysler-dodge-jeep-ram"
 },
 "description": "Standard EquipmentMECHANICAL4.10 Rear Axle RatioWillys Suspension5,400 lbs GVWR50 State EmissionsManual Transfer CasePart-Time Four-Wheel Drive700CCA Maintenance-Free Battery w/Run Down Protection240 Amp AlternatorAux BatteryStop-Start Dual Battery SystemTowing Equipment -inc: Trailer Sway ControlGas-Pressurized Shock AbsorbersFront And Rear Anti-Roll BarsElectro-Hydraulic Power Assist Steering17.5 Gal. Fuel TankSingle Stainless Steel ExhaustAuto Locking HubsLeading Link Front Suspension w/Coil ",
 "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": "rhythm-chrysler-dodge-jeep-ram",
   "vin": "1C4PJXAN9VW565303",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}