{
 "id": "1C4RJKBR5T8557214",
 "name": "2026 Jeep Grand Cherokee L",
 "year": 2026,
 "make": "Jeep",
 "model": "Grand Cherokee L",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 52625,
 "currency": "USD",
 "mileage": 615,
 "vin": "1C4RJKBR5T8557214",
 "image": "https://cdn05.carsforsale.com/30c4e649c7b655290f1ac2c61bb1d361/480x360/2026-jeep-grand-cherokee-l-limited-reserve-4x4-4dr-suv.jpg",
 "url": "https://carchat.io/v/gupton-motors-inc/1C4RJKBR5T8557214",
 "dealer": {
  "id": "gupton-motors-inc",
  "name": "GUPTON MOTORS, INC.",
  "city": "Springfield",
  "state": "TN",
  "url": "https://carchat.io/d/gupton-motors-inc"
 },
 "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": "gupton-motors-inc",
   "vin": "1C4RJKBR5T8557214",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}