{
 "id": "ZACCJBAB4JPJ52152",
 "name": "2018 Jeep Renegade Sport",
 "year": 2018,
 "make": "Jeep",
 "model": "Renegade",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 7495,
 "currency": "USD",
 "mileage": 103965,
 "vin": "ZACCJBAB4JPJ52152",
 "image": "https://images.autofunds.net/InventoryImages/2026/06/12/1221_2798300_16394066_17192812062026.jpg",
 "url": "https://carchat.io/v/roadmasters2/ZACCJBAB4JPJ52152",
 "dealer": {
  "id": "roadmasters2",
  "name": "Roadmasters2",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/roadmasters2"
 },
 "description": null,
 "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": "roadmasters2",
   "vin": "ZACCJBAB4JPJ52152",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}