{
 "id": "3GCUKSEC2JG172909",
 "name": "2018 Chevrolet Silverado 1500 LTZ",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LTZ",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 20500,
 "currency": "USD",
 "mileage": 158820,
 "vin": "3GCUKSEC2JG172909",
 "image": "https://static.overfuel.com/photos/304/1756342/f8d05b19a10a43cf99c5bdb204fcad35.webp",
 "url": "https://carchat.io/v/american-auto-brokers/3GCUKSEC2JG172909",
 "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 2018 Chevrolet Silverado 1500 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": "american-auto-brokers",
   "vin": "3GCUKSEC2JG172909",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}