{
 "id": "1GCUKDE82TZ436933",
 "name": "New 2026 Chevrolet Silverado 1500 LT Crew Cab",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "New 2026 Chevrolet Silverado 1500 LT Crew Cab",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "new",
 "price": 55529,
 "currency": "USD",
 "mileage": null,
 "vin": "1GCUKDE82TZ436933",
 "image": "https://vini.gm.com/realimages/1GCUKDE82TZ436933/00599b3.jpg",
 "url": "https://carchat.io/v/courtesy-chevrolet/1GCUKDE82TZ436933",
 "dealer": {
  "id": "courtesy-chevrolet",
  "name": "Courtesy Chevrolet",
  "city": "Kingsport",
  "state": "TN",
  "url": "https://carchat.io/d/courtesy-chevrolet"
 },
 "description": "2026 New Chevrolet Silverado 1500 Crew Cab Four Wheel Drive located in Kingsport, TN at  | $55,529",
 "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": "courtesy-chevrolet",
   "vin": "1GCUKDE82TZ436933",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}