{
 "id": "WB523CF06SCU02417",
 "name": "BMW iX AWD SUV",
 "year": 2025,
 "make": "BMW",
 "model": "iX",
 "trim": "New 2025 BMW iX xDrive50 SUV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 97500,
 "currency": "USD",
 "mileage": null,
 "vin": "WB523CF06SCU02417",
 "image": "https://vehicle-images.carscommerce.inc/6f63-18003198/WB523CF06SCU02417/thumbnails/large/55d628bbc25c37a8d75fb9785894e63f.jpg",
 "url": "https://carchat.io/v/bmw-of-houston-midtown/WB523CF06SCU02417",
 "dealer": {
  "id": "bmw-of-houston-midtown",
  "name": "BMW of Houston Midtown",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/bmw-of-houston-midtown"
 },
 "description": "2025 New BMW iX SUV AWD located in Houston, TX at  | $97,500",
 "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": "bmw-of-houston-midtown",
   "vin": "WB523CF06SCU02417",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}