{
 "id": "URLa1db37bf018fd53a8e47c9fba34343fee8307e82",
 "name": "2024 Chevrolet Silverado 1500 ZR2",
 "year": 2024,
 "make": "Chevrolet",
 "model": "Silverado",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 58992,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/304/1782561/490aee4f631a40e89c7c153d252ae8e8.webp",
 "url": "https://carchat.io/v/american-auto-brokers/URLa1db37bf018fd53a8e47c9fba34343fee8307e82",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": null,
 "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": "URLa1db37bf018fd53a8e47c9fba34343fee8307e82",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}