{
 "id": "1C4RJKBRXT8596106",
 "name": "2026 Jeep Grand Cherokee L Limited",
 "year": 2026,
 "make": "Jeep",
 "model": "Grand Cherokee L",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "new",
 "price": 44669,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4RJKBRXT8596106",
 "image": "https://vimg.remora.inc/463997/1c4rjkbrxt8596106-2026-jeep-grand-cherokee-l-limited-silver-1-111971.avif",
 "url": "https://carchat.io/v/davidstanleydodge/1C4RJKBRXT8596106",
 "dealer": {
  "id": "davidstanleydodge",
  "name": "Davidstanleydodge",
  "city": "Durango",
  "state": "GT",
  "url": "https://carchat.io/d/davidstanleydodge"
 },
 "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": "davidstanleydodge",
   "vin": "1C4RJKBRXT8596106",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}