{
 "id": "1HGCY2F61TA061483",
 "name": "2026 Honda Accord Sedan EX-L Hybrid",
 "year": 2026,
 "make": "Honda",
 "model": "Accord Sedan",
 "trim": "EX-L Hybrid",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "new",
 "price": 36515,
 "currency": "USD",
 "mileage": null,
 "vin": "1HGCY2F61TA061483",
 "image": "https://images.nabthat.com/hondaleander/images/2026-honda-accord-sedan-ex-l-hybrid-1hgcy2f61ta061483-d946be08.png",
 "url": "https://carchat.io/v/honda-leander/1HGCY2F61TA061483",
 "dealer": {
  "id": "honda-leander",
  "name": "Honda Leander",
  "city": "Leander",
  "state": "TX",
  "url": "https://carchat.io/d/honda-leander"
 },
 "description": "2026 Honda Accord Sedan EX-L Hybrid",
 "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-leander",
   "vin": "1HGCY2F61TA061483",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}