{
 "id": "5FNRL6H69TB043817",
 "name": "New 2026 Honda Odyssey EX-L",
 "year": 2026,
 "make": "Honda",
 "model": "Odyssey",
 "trim": null,
 "bodyStyle": "minivan",
 "color": "black",
 "condition": "new",
 "price": 42458,
 "currency": "USD",
 "mileage": 5,
 "vin": "5FNRL6H69TB043817",
 "image": "https://pictures.dealer.com/h/hondaofclearlake3/0109/90376b2262865635a5ccdd801eafa4c6x.jpg",
 "url": "https://carchat.io/v/honda-of-clear-lake/5FNRL6H69TB043817",
 "dealer": {
  "id": "honda-of-clear-lake",
  "name": "Honda of Clear Lake",
  "city": "League City",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-clear-lake"
 },
 "description": "Is this 2026 Honda Odyssey your perfect car? Contact Honda of Clear Lake to see this Crystal Black Pearl EX-L Van Passenger available for $42458",
 "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": "honda-of-clear-lake",
   "vin": "5FNRL6H69TB043817",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}