{
 "id": "5J6RS3H29TL022522",
 "name": "2026 Honda CR-V LX",
 "year": 2026,
 "make": "Honda",
 "model": "CR-V",
 "trim": "LX",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 32595,
 "currency": "USD",
 "mileage": null,
 "vin": "5J6RS3H29TL022522",
 "image": "https://images.nabthat.com/hondaleander/images/2026-honda-cr-v-2wd-lx-5j6rs3h29tl022522-0d425382.png",
 "url": "https://carchat.io/v/honda-leander/5J6RS3H29TL022522",
 "dealer": {
  "id": "honda-leander",
  "name": "Honda Leander",
  "city": "Leander",
  "state": "TX",
  "url": "https://carchat.io/d/honda-leander"
 },
 "description": "2026 Honda CR-V LX",
 "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": "5J6RS3H29TL022522",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}