{
 "id": "1C4HJXDN5PW508289",
 "name": "2023 Jeep Wrangler Willys",
 "year": 2023,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 16378,
 "vin": "1C4HJXDN5PW508289",
 "image": null,
 "url": "https://carchat.io/v/southern-cdj-ltd-jeep/1C4HJXDN5PW508289",
 "dealer": {
  "id": "southern-cdj-ltd-jeep",
  "name": "Southern Cdj Ltd. - Jeep",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/southern-cdj-ltd-jeep"
 },
 "description": "Standard EquipmentExteriorBlack Door HandlesBlack Fender FlaresBlack Front Bumper w/2 Tow HooksBlack Rear Bumper w/1 Tow HookBlack Side Windows TrimDeep Tint Sunscreen WindowsFull-Size Spare Tire Mounted Outside RearGalvanized Steel/Aluminum/Magnesium PanelsManual Convertible Top w/Fixed Roll-Over Protection and TopNon-Lock Fuel Cap w/o DiscriminatorReflector Headlamps w/Delay-OffRemovable Rear WindowSwing-Out Rear Cargo AccessTires: LT255/75R17CVariable Intermittent WipersWheels: 17 x 7.5 Black",
 "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": "southern-cdj-ltd-jeep",
   "vin": "1C4HJXDN5PW508289",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}