{
 "id": "WBSBK0337XEC40969",
 "name": "1999 BMW 3 Series M3 2dr Convertible Auto",
 "year": 1999,
 "make": "BMW",
 "model": "3 Series",
 "trim": "M3 2dr Convertible Auto",
 "bodyStyle": "convertible",
 "color": "white",
 "condition": "used",
 "price": 16500,
 "currency": "USD",
 "mileage": 102999,
 "vin": "WBSBK0337XEC40969",
 "image": "https://images.autofunds.net/InventoryImages/2026/06/09/1907_2798012_11068993_12263709262026.jpg",
 "url": "https://carchat.io/v/ct-auto/WBSBK0337XEC40969",
 "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": "WBSBK0337XEC40969",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}