{
 "id": "URL69a10a4bc28ae63142a164c33008b1858676ee6a",
 "name": "2025 Toyota Camry XSE",
 "year": 2025,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "new",
 "price": 33573,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/1001/1787202/b78e4d26-cae4-45ba-8847-9b48b67b7f4f.webp",
 "url": "https://carchat.io/v/roger-williams-chrysler-dodge-jeep-ram/URL69a10a4bc28ae63142a164c33008b1858676ee6a",
 "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": "URL69a10a4bc28ae63142a164c33008b1858676ee6a",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}