{
 "id": "1C4SJVBP2SS503176",
 "name": "2025 Jeep Wagoneer Series II",
 "year": 2025,
 "make": "Jeep",
 "model": "Wagoneer",
 "trim": "Series II",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 31388,
 "vin": "1C4SJVBP2SS503176",
 "image": null,
 "url": "https://carchat.io/v/c8a1fd35-f21b-44b4-b91a-4520756eb27e/1C4SJVBP2SS503176",
 "dealer": {
  "id": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
  "name": "Secret City CDJR, LLC",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/secret-city-cdjr-llc"
 },
 "description": "This 2025 Jeep Wagoneer Series II in Black combines sophisticated design with commanding presence on every road. With a 3.0L I6 engine delivering 16 city and 23 highway mpg, this 4WD model offers both capability and efficiency. The Series II trim brings premium appointments and advanced technology to elevate your driving experience. - Quadra-Lift Air Suspension with semi-active damping - Heads-Up Display and Surround View Camera System - 8-Passenger seating with power recline third-row seats - A",
 "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": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
   "vin": "1C4SJVBP2SS503176",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}