{
 "id": "WBA13BJ04NWX55451",
 "name": "2022 BMW 5 Series xDrive",
 "year": 2022,
 "make": "BMW",
 "model": "5 Series",
 "trim": "xDrive",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 29999,
 "currency": "USD",
 "mileage": 55306,
 "vin": "WBA13BJ04NWX55451",
 "image": "https://images.autofunds.net/InventoryImages/2026/07/01/3033_2808707_53143254_17422101072026.jpg",
 "url": "https://carchat.io/v/autohouseofluxury/WBA13BJ04NWX55451",
 "dealer": {
  "id": "autohouseofluxury",
  "name": "Autohouseofluxury",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autohouseofluxury"
 },
 "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": "autohouseofluxury",
   "vin": "WBA13BJ04NWX55451",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}