{
 "id": "1C4RJHAG8SC305553",
 "name": "2025 Jeep Grand Cherokee Laredo",
 "year": 2025,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Laredo",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 34574,
 "currency": "USD",
 "mileage": 8668,
 "vin": "1C4RJHAG8SC305553",
 "image": "https://static.overfuel.com/photos/1001/1942864/c8c281f5-0acd-49ea-9a84-d4d02c3b8832.webp",
 "url": "https://carchat.io/v/roger-williams-chrysler-dodge-jeep-ram/1C4RJHAG8SC305553",
 "dealer": {
  "id": "roger-williams-chrysler-dodge-jeep-ram",
  "name": "Roger Williams Chrysler Dodge Jeep Ram",
  "city": "Weatherford",
  "state": "TX",
  "url": "https://carchat.io/d/roger-williams-chrysler-dodge-jeep-ram"
 },
 "description": "Pre-owned 2025 Jeep Grand Cherokee Laredo in Weatherford, TX",
 "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": "roger-williams-chrysler-dodge-jeep-ram",
   "vin": "1C4RJHAG8SC305553",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}