{
 "id": "1GKS2BKDXMR133708",
 "name": "2021 GMC Yukon SLT",
 "year": 2021,
 "make": "GMC",
 "model": "Yukon",
 "trim": "SLT",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 28995,
 "currency": "USD",
 "mileage": 123737,
 "vin": "1GKS2BKDXMR133708",
 "image": "https://images.autofunds.net/InventoryImages/2026/08/15/4816_2829718_76009759_11562415082026.jpg",
 "url": "https://carchat.io/v/carhousenj/1GKS2BKDXMR133708",
 "dealer": {
  "id": "carhousenj",
  "name": "Carhousenj",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/carhousenj"
 },
 "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": "carhousenj",
   "vin": "1GKS2BKDXMR133708",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}