{
 "id": "7FARS5H55TE025257",
 "name": "New 2026 Honda CR-V Hybrid Sport",
 "year": 2026,
 "make": "Honda",
 "model": "CR-V Hybrid",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "new",
 "price": 35780,
 "currency": "USD",
 "mileage": 10,
 "vin": "7FARS5H55TE025257",
 "image": "https://pictures.dealer.com/h/hondaofclearlake3/0884/23f2bb6fdb0c2e6ad92306125c077904x.jpg",
 "url": "https://carchat.io/v/honda-of-clear-lake/7FARS5H55TE025257",
 "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 CR-V Hybrid your perfect car? Contact Honda of Clear Lake to see this Solar Silver Sport SUV available for $35780",
 "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": "7FARS5H55TE025257",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}