{
 "id": "1GCPSCEK3S1217379",
 "name": "2025 Chevrolet Colorado WT/LT",
 "year": 2025,
 "make": "Chevrolet",
 "model": "Colorado",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 34683,
 "currency": "USD",
 "mileage": 10186,
 "vin": "1GCPSCEK3S1217379",
 "image": null,
 "url": "https://carchat.io/v/integrity-chevrolet/1GCPSCEK3S1217379",
 "dealer": {
  "id": "integrity-chevrolet",
  "name": "Integrity Chevrolet",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/integrity-chevrolet"
 },
 "description": "CARFAX One-Owner. Clean CARFAX. Priced below KBB Fair Purchase Price! Sterling Gray Metallic 2025 Chevrolet Colorado LT RWD 8-Speed Automatic 2.7L I4 Turbocharged DOHC 16V LEV3-ULEV50 310hp",
 "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": "integrity-chevrolet",
   "vin": "1GCPSCEK3S1217379",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}