{
 "id": "2GC4YPE76R1110920",
 "name": "2024 Chevrolet Silverado 2500 HD LTZ",
 "year": 2024,
 "make": "Chevrolet",
 "model": "Silverado 2500 HD",
 "trim": "LTZ",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 52717,
 "currency": "USD",
 "mileage": 99713,
 "vin": "2GC4YPE76R1110920",
 "image": "https://static.overfuel.com/photos/435/1890988/48819425-46a6-4a8a-94c4-394e3cb04677.webp",
 "url": "https://carchat.io/v/taylor-automotive/2GC4YPE76R1110920",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": "Pre-owned 2024 Chevrolet Silverado 2500 HD LTZ in Martin, TN",
 "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": "taylor-automotive",
   "vin": "2GC4YPE76R1110920",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}