{
 "id": "WBS33HK05VCY27362",
 "name": "2027 BMW M4 Competition",
 "year": 2027,
 "make": "BMW",
 "model": "M4",
 "trim": "Competition",
 "bodyStyle": "coupe",
 "color": "brass metallic",
 "condition": "new",
 "price": 105490,
 "currency": "USD",
 "mileage": 625,
 "vin": "WBS33HK05VCY27362",
 "image": null,
 "url": "https://carchat.io/v/bmw-of-college-station/WBS33HK05VCY27362",
 "dealer": {
  "id": "bmw-of-college-station",
  "name": "BMW of College Station",
  "city": "College Station",
  "state": "TX",
  "url": "https://carchat.io/d/bmw-of-college-station"
 },
 "description": "description",
 "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-college-station",
   "vin": "WBS33HK05VCY27362",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}