{
 "id": "1GCPWBEK7NZ232925",
 "name": "2022 Chevrolet Silverado 1500 LTD Custom",
 "year": 2022,
 "make": "Chevrolet",
 "model": "Silverado 1500 LTD",
 "trim": "Custom",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 29998,
 "currency": "USD",
 "mileage": 99457,
 "vin": "1GCPWBEK7NZ232925",
 "image": "https://static.overfuel.com/photos/260/1947700/52305ddc-ad7e-41af-b4dd-e1ce29bf913e.webp",
 "url": "https://carchat.io/v/euro-speed-international/1GCPWBEK7NZ232925",
 "dealer": {
  "id": "euro-speed-international",
  "name": "Euro Speed International",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/euro-speed-international"
 },
 "description": "Pre-owned 2022 Chevrolet Silverado 1500 LTD Custom in San Antonio, TX",
 "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": "euro-speed-international",
   "vin": "1GCPWBEK7NZ232925",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}