{
 "id": "2GCUKDEDXT1228806",
 "name": "New 2026 Chevrolet Silverado 1500 LT",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "New 2026 Chevrolet Silverado 1500 LT Crew Cab",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "new",
 "price": 53845,
 "currency": "USD",
 "mileage": null,
 "vin": "2GCUKDEDXT1228806",
 "image": "https://vini.gm.com/realimages/2GCUKDEDXT1228806/0182da2.jpg",
 "url": "https://carchat.io/v/peters-chevrolet/2GCUKDEDXT1228806",
 "dealer": {
  "id": "peters-chevrolet",
  "name": "Peters Chevrolet",
  "city": "Longview",
  "state": "TX",
  "url": "https://carchat.io/d/peters-chevrolet"
 },
 "description": "2026 New Chevrolet Silverado 1500 Crew Cab Four Wheel Drive located in Longview, TX at  | $53,845",
 "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": "peters-chevrolet",
   "vin": "2GCUKDEDXT1228806",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}