{
 "id": "URL56855be96eb831a67bdf9d7252d8fb1af5056e1f",
 "name": "2025 Honda CR-V Hybrid Sport-L",
 "year": 2025,
 "make": "Honda",
 "model": "CR-V",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 39999,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/1675/1982824/R04822A-5d81b134-67a4-4bca-88f0-6737299c2bf9.webp",
 "url": "https://carchat.io/v/oak-ridge-nissan/URL56855be96eb831a67bdf9d7252d8fb1af5056e1f",
 "dealer": {
  "id": "oak-ridge-nissan",
  "name": "Oak Ridge Nissan",
  "city": "Oak Ridge",
  "state": "TN",
  "url": "https://carchat.io/d/oak-ridge-nissan"
 },
 "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": "oak-ridge-nissan",
   "vin": "URL56855be96eb831a67bdf9d7252d8fb1af5056e1f",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}