{
 "id": "1C4NJDBB3GD626928",
 "name": "2016 Jeep Compass Sport",
 "year": 2016,
 "make": "Jeep",
 "model": "Compass",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 4895,
 "currency": "USD",
 "mileage": 119025,
 "vin": "1C4NJDBB3GD626928",
 "image": "https://images.autofunds.net/InventoryImages/2026/09/02/1221_2836768_79116288_17572502092026.jpg",
 "url": "https://carchat.io/v/roadmasters2/1C4NJDBB3GD626928",
 "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": "1C4NJDBB3GD626928",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}