{
 "id": "1GCUKDED2TZ458251",
 "name": "2026 Chevrolet Silverado 1500 LT",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 62085,
 "currency": "USD",
 "mileage": 5,
 "vin": "1GCUKDED2TZ458251",
 "image": "https://static.overfuel.com/photos/435/1919018/7a29169b-404c-445e-97e9-036ee84e2dc3.webp",
 "url": "https://carchat.io/v/taylor-automotive/1GCUKDED2TZ458251",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": "New 2026 Chevrolet Silverado 1500 LT in Martin, TN",
 "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": "taylor-automotive",
   "vin": "1GCUKDED2TZ458251",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}