{
 "id": "1GNS6SKL6TR257813",
 "name": "2026 Chevrolet Tahoe",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 85114,
 "currency": "USD",
 "mileage": null,
 "vin": "1GNS6SKL6TR257813",
 "image": "https://pictures.dealer.com/l/lhchevybg/0338/20775c341da17d6836607446bb8a98b1x.jpg",
 "url": "https://carchat.io/v/lawrence-hall-supercenter/1GNS6SKL6TR257813",
 "dealer": {
  "id": "lawrence-hall-supercenter",
  "name": "Lawrence Hall Supercenter",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/lawrence-hall-supercenter"
 },
 "description": "New 2026 Chevrolet Tahoe from Lawrence Hall Abilene in , , . Call 325-695-8800 for more information.",
 "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": "lawrence-hall-supercenter",
   "vin": "1GNS6SKL6TR257813",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}