{
 "id": "4T1BK36B97U235539",
 "name": "2007 Toyota Avalon XLE",
 "year": 2007,
 "make": "Toyota",
 "model": "Avalon",
 "trim": "XLE",
 "bodyStyle": "sedan",
 "color": "gold",
 "condition": "used",
 "price": 4900,
 "currency": "USD",
 "mileage": 230045,
 "vin": "4T1BK36B97U235539",
 "image": "https://images.autofunds.net/InventoryImages/2026/07/06/1907_2807732_60615557_1215006152026.jpg",
 "url": "https://carchat.io/v/ct-auto/4T1BK36B97U235539",
 "dealer": {
  "id": "ct-auto",
  "name": "Ct Auto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ct-auto"
 },
 "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": "ct-auto",
   "vin": "4T1BK36B97U235539",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}