{
 "id": "1GC1KWE88FF197179",
 "name": "2015 Chevrolet Silverado 2500 HD LTZ",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Silverado 2500 HD",
 "trim": "LTZ",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 23900,
 "currency": "USD",
 "mileage": 259285,
 "vin": "1GC1KWE88FF197179",
 "image": "https://static.overfuel.com/photos/260/1865262/967d3212-31d2-456e-8988-14443acb2a21.webp",
 "url": "https://carchat.io/v/euro-speed-international/1GC1KWE88FF197179",
 "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 2015 Chevrolet Silverado 2500 HD LTZ 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": "1GC1KWE88FF197179",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}