{
 "id": "URL880d6637a8a93491081b6493b2b046eb9f2426b6",
 "name": "2024 Jeep Wrangler Sport S",
 "year": 2024,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 31979,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/1001/1929223/dd168b86-01fe-4789-aa5c-c8be00dfd878.webp",
 "url": "https://carchat.io/v/roger-williams-chrysler-dodge-jeep-ram/URL880d6637a8a93491081b6493b2b046eb9f2426b6",
 "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": "URL880d6637a8a93491081b6493b2b046eb9f2426b6",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}