{
 "id": "1GCPYCEF2KZ232765",
 "name": "2019 Chevrolet Silverado 1500 Custom Trail Boss",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "Custom Trail Boss",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 25000,
 "currency": "USD",
 "mileage": 114592,
 "vin": "1GCPYCEF2KZ232765",
 "image": "https://static.overfuel.com/photos/304/1755800/19f6a7e93f514948a133ee24cf5818c4.webp",
 "url": "https://carchat.io/v/american-auto-brokers/1GCPYCEF2KZ232765",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": "Pre-owned 2019 Chevrolet Silverado 1500 Custom Trail Boss 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": "american-auto-brokers",
   "vin": "1GCPYCEF2KZ232765",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}