{
 "id": "URL68e0a454d2b8c1d5f326e63da3f1b9cbef2f83ce",
 "name": "2025 Toyota Lineup",
 "year": 2025,
 "make": "Toyota",
 "model": "Lineup",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://di-uploads-pod6.dealerinspire.com/classictoyotaoftyler/uploads/2024/10/2025-toyota-lineup-300x190.jpg",
 "url": "https://carchat.io/v/classic-toyota/URL68e0a454d2b8c1d5f326e63da3f1b9cbef2f83ce",
 "dealer": {
  "id": "classic-toyota",
  "name": "Classic Toyota",
  "city": "Tyler",
  "state": "TX",
  "url": "https://carchat.io/d/classic-toyota"
 },
 "description": "Toyota has long been celebrated for its commitment to quality, innovation, and reliability. Over the decades, the automaker has gained a reputation for",
 "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": "classic-toyota",
   "vin": "URL68e0a454d2b8c1d5f326e63da3f1b9cbef2f83ce",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}