{
 "id": "WBA23EH02TCY08402",
 "name": "New 2026 BMW 740i",
 "year": 2026,
 "make": "BMW",
 "model": "740i",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "new",
 "price": 114170,
 "currency": "USD",
 "mileage": 1,
 "vin": "WBA23EH02TCY08402",
 "image": "https://pictures.dealer.com/s/sonicmomentumbmwwest/1891/72e77a8ad09eb3079ea47f36898bd15ax.jpg",
 "url": "https://carchat.io/v/bmw-of-west-houston/WBA23EH02TCY08402",
 "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 740i your perfect car? Contact BMW of West Houston to see this Black Sapphire Metallic Sedan available for $114170",
 "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": "WBA23EH02TCY08402",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}