{
 "id": "1GCZGHF75S1268447",
 "name": "2025 Chevrolet Express Cargo",
 "year": 2025,
 "make": "Chevrolet",
 "model": "Express Cargo",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "new",
 "price": 47150,
 "currency": "USD",
 "mileage": null,
 "vin": "1GCZGHF75S1268447",
 "image": "https://pictures.dealer.com/l/lhchevybg/0329/5c9dc4859d9da5bc3aaf9267f07b155cx.jpg",
 "url": "https://carchat.io/v/lawrence-hall-supercenter/1GCZGHF75S1268447",
 "dealer": {
  "id": "lawrence-hall-supercenter",
  "name": "Lawrence Hall Supercenter",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/lawrence-hall-supercenter"
 },
 "description": "New 2025 Chevrolet Express Cargo 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": "1GCZGHF75S1268447",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}