{
 "id": "WBY63HG04VCX84337",
 "name": "BMW i5 RWD Sedan",
 "year": 2027,
 "make": "BMW",
 "model": "i5",
 "trim": "New 2027 BMW i5 eDrive40 Sedan",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "new",
 "price": 75985,
 "currency": "USD",
 "mileage": null,
 "vin": "WBY63HG04VCX84337",
 "image": null,
 "url": "https://carchat.io/v/bmw-of-clear-lake/WBY63HG04VCX84337",
 "dealer": {
  "id": "bmw-of-clear-lake",
  "name": "BMW of Clear Lake",
  "city": "Webster",
  "state": "TX",
  "url": "https://carchat.io/d/bmw-of-clear-lake"
 },
 "description": "Heated Seats, NAV, Sunroof, iPod/MP3 Input, Satellite Radio, Premium Sound System, WHEELS: 20 AERO BICOLOR SILVER (STYLE 937) (3GL), PREMIUM PACKAGE, Power Liftgate. eDrive40 trim, Phytonic Blue Metallic exterior and Black interior. &lt;br /&gt;&lt;br /&gt;KEY FEATURES INCLUDE&lt;br /&gt;Navigation, Sunroof, Power Liftgate, Premium Sound System, Satellite Radio, iPod/MP3 Input MP3 Player, Remote Trunk Release, Keyless Entry, Steering Wheel Controls. &lt;br /&gt;&lt;br /&gt;OPTION PACKAGES&lt;br ",
 "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-clear-lake",
   "vin": "WBY63HG04VCX84337",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}