{
 "id": "1GCUKEED7TZ188794",
 "name": "2026 Chevrolet Silverado 1500 RST",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "RST",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 42995,
 "currency": "USD",
 "mileage": 21862,
 "vin": "1GCUKEED7TZ188794",
 "image": "https://cdn05.carsforsale.com/00c095e45b63a5ac37fe98a257799800d4/1280x960/2026-chevrolet-silverado-1500-rst-4x4-4dr-crew-cab-5-8-ft-sb.jpg",
 "url": "https://carchat.io/v/lot-cfaab3a7/1GCUKEED7TZ188794",
 "dealer": {
  "id": "lot-cfaab3a7",
  "name": "Lot cfaab3a7",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-cfaab3a7"
 },
 "description": null,
 "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": "lot-cfaab3a7",
   "vin": "1GCUKEED7TZ188794",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}