{
 "id": "5FNYG2H43TB017480",
 "name": "2026 Honda Pilot EX-L",
 "year": 2026,
 "make": "Honda",
 "model": "Pilot",
 "trim": "EX-L",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "new",
 "price": 46365,
 "currency": "USD",
 "mileage": null,
 "vin": "5FNYG2H43TB017480",
 "image": "https://images.nabthat.com/hondaleander/images/2026-honda-pilot-2wd-ex-l-5fnyg2h43tb017480-1f185fe8.png",
 "url": "https://carchat.io/v/honda-leander/5FNYG2H43TB017480",
 "dealer": {
  "id": "honda-leander",
  "name": "Honda Leander",
  "city": "Leander",
  "state": "TX",
  "url": "https://carchat.io/d/honda-leander"
 },
 "description": "2026 Honda Pilot EX-L",
 "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": "5FNYG2H43TB017480",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}