{
 "id": "1GNS6NKD9TR298348",
 "name": "2026 Chevrolet Tahoe",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 72995,
 "currency": "USD",
 "mileage": null,
 "vin": "1GNS6NKD9TR298348",
 "image": "https://pictures.dealer.com/l/lhchevybg/1495/364b7ef8c936a85b8a9e4bb25aaabbefx.jpg",
 "url": "https://carchat.io/v/lawrence-hall-supercenter/1GNS6NKD9TR298348",
 "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": "1GNS6NKD9TR298348",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}