{
 "id": "2T1BU40E39C044920",
 "name": "2009 Toyota Corolla 4dr Sdn Auto (Natl)",
 "year": 2009,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "4dr Sdn Auto (Natl)",
 "bodyStyle": "sedan",
 "color": "desert sand mica",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 132131,
 "vin": "2T1BU40E39C044920",
 "image": "https://images.autofunds.net/InventoryImages/2026/09/09/4934_2764291_85068221_684109092026.jpg",
 "url": "https://carchat.io/v/tsimotorsports/2T1BU40E39C044920",
 "dealer": {
  "id": "tsimotorsports",
  "name": "Tsimotorsports",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/tsimotorsports"
 },
 "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": "tsimotorsports",
   "vin": "2T1BU40E39C044920",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}