{
 "id": "WBA13LA01TFX00877",
 "name": "New 2026 BMW 330i",
 "year": 2026,
 "make": "BMW",
 "model": "330i",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "new",
 "price": 53735,
 "currency": "USD",
 "mileage": 2,
 "vin": "WBA13LA01TFX00877",
 "image": "https://pictures.dealer.com/s/sonicmomentumbmwwest/0027/288091bf76a0fdfe82f5c719730832b7x.jpg",
 "url": "https://carchat.io/v/bmw-of-west-houston/WBA13LA01TFX00877",
 "dealer": {
  "id": "bmw-of-west-houston",
  "name": "BMW of West Houston",
  "city": "Katy",
  "state": "TX",
  "url": "https://carchat.io/d/bmw-of-west-houston"
 },
 "description": "Is this 2026 BMW 330i your perfect car? Contact BMW of West Houston to see this Arctic Race Blue Metallic Sedan available for $53735",
 "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-west-houston",
   "vin": "WBA13LA01TFX00877",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}