{
 "id": "URLdfd957fd0efff6948ec6a5eb32f88c34aab974c2",
 "name": "2026 Jeep Wrangler Willys",
 "year": 2026,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 52901,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/1001/1839316/749b99eb-9a90-4b95-a60e-d236cb1c32cc.webp",
 "url": "https://carchat.io/v/roger-williams-chrysler-dodge-jeep-ram/URLdfd957fd0efff6948ec6a5eb32f88c34aab974c2",
 "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": 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": "roger-williams-chrysler-dodge-jeep-ram",
   "vin": "URLdfd957fd0efff6948ec6a5eb32f88c34aab974c2",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}