{
 "id": "WVWSE7CD3TW224818",
 "name": "2026 Volkswagen Golf GTI",
 "year": 2026,
 "make": "Volkswagen",
 "model": "Golf GTI",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": null,
 "condition": "new",
 "price": 39980,
 "currency": "USD",
 "mileage": null,
 "vin": "WVWSE7CD3TW224818",
 "image": "https://pictures.dealer.com/v/volkswagenofabilenevw/0956/5a7cf0406cdcc0d1d4487900c6d7a754x.jpg",
 "url": "https://carchat.io/v/lawrence-hall-supercenter/WVWSE7CD3TW224818",
 "dealer": {
  "id": "lawrence-hall-supercenter",
  "name": "Lawrence Hall Supercenter",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/lawrence-hall-supercenter"
 },
 "description": "New 2026 Volkswagen Golf GTI 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": "WVWSE7CD3TW224818",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}