{
 "id": "4T1C11AK9PU768400",
 "name": "2023 Toyota Camry LE LE",
 "year": 2023,
 "make": "Toyota",
 "model": "Camry LE",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 19750,
 "currency": "USD",
 "mileage": 103204,
 "vin": "4T1C11AK9PU768400",
 "image": "https://automanager.blob.core.windows.net/wmphotos/043557/cced8b1b47844235ad9ffef2f5242b05/9794f15773_800_overlay.jpg",
 "url": "https://carchat.io/v/worldautosales/4T1C11AK9PU768400",
 "dealer": {
  "id": "worldautosales",
  "name": "Worldautosales",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/worldautosales"
 },
 "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": "worldautosales",
   "vin": "4T1C11AK9PU768400",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}