{
 "id": "1C4SJVEP1TS181577",
 "name": "2026 Jeep Grand Wagoneer",
 "year": 2026,
 "make": "Jeep",
 "model": "Grand Wagoneer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "orange",
 "condition": "new",
 "price": 98025,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4SJVEP1TS181577",
 "image": null,
 "url": "https://carchat.io/v/team-granger-chevrolet-chrysler-dodge-jeep-ram/1C4SJVEP1TS181577",
 "dealer": {
  "id": "team-granger-chevrolet-chrysler-dodge-jeep-ram",
  "name": "Team Granger Chevrolet Chrysler Dodge Jeep Ram",
  "city": "Orange",
  "state": "TX",
  "url": "https://carchat.io/d/team-granger-chevrolet-chrysler-dodge-jeep-ram"
 },
 "description": "View photos &amp; features of this New 2026 Jeep Grand Wagoneer for sale at Team Granger serving Orange, Beaumont, Lake Charles, &amp; Port Arthur!",
 "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": "team-granger-chevrolet-chrysler-dodge-jeep-ram",
   "vin": "1C4SJVEP1TS181577",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}