{
 "id": "JTMBGAHB8TY606958",
 "name": "New 2026 Toyota bZ Premium All-wheel Drive SUV",
 "year": 2026,
 "make": "Toyota",
 "model": "bZ",
 "trim": "Premium All-wheel Drive",
 "bodyStyle": "suv",
 "color": "pavement",
 "condition": "new",
 "price": 49701,
 "currency": "USD",
 "mileage": 7,
 "vin": "JTMBGAHB8TY606958",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/3127/49618467044/New-2026-Toyota-bZ-PremiumAll-wheelDrive-ID49618467044-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA3LTAzLzEtMjc5NTE0NDQtNmE0ODY2YjIwNzFlMS5qcGc=",
 "url": "https://carchat.io/v/toyota-of-wichita-falls/JTMBGAHB8TY606958",
 "dealer": {
  "id": "toyota-of-wichita-falls",
  "name": "Toyota of Wichita Falls",
  "city": "Wichita Falls",
  "state": "TX",
  "url": "https://carchat.io/d/toyota-of-wichita-falls"
 },
 "description": "description",
 "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": "toyota-of-wichita-falls",
   "vin": "JTMBGAHB8TY606958",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}