{
 "id": "1GTPHCEK5RZ149001",
 "name": "2024 GMC Sierra 1500 2WD Crew Cab Short Box Elevation",
 "year": 2024,
 "make": "GMC",
 "model": "Sierra 1500",
 "trim": "2WD Crew Cab Short Box Elevation",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 36700,
 "currency": "USD",
 "mileage": 71834,
 "vin": "1GTPHCEK5RZ149001",
 "image": "https://static.overfuel.com/photos/260/1920264/ce9e1bc5-48c6-441a-ae9d-99231000a68b.webp",
 "url": "https://carchat.io/v/euro-speed-international/1GTPHCEK5RZ149001",
 "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 2024 GMC Sierra 1500 2WD Crew Cab Short Box Elevation 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": "1GTPHCEK5RZ149001",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}