{
 "id": "5UX53DP09P9R73764",
 "name": "BMW X3 xDrive30i",
 "year": 2023,
 "make": "BMW",
 "model": "X3",
 "trim": "xDrive30i",
 "bodyStyle": "suv",
 "color": "dark graphite metallic",
 "condition": "used",
 "price": 32746,
 "currency": "USD",
 "mileage": 43326,
 "vin": "5UX53DP09P9R73764",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/2353/50415088751/Used-2023-BMW-X3-xDrive30i-ID50415088751-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA3LTE2LzEtMjg2NTU5OTMtNmE1OTJhNGQwNWYzMi5qcGc=",
 "url": "https://carchat.io/v/steele-south-loop-hyundai/5UX53DP09P9R73764",
 "dealer": {
  "id": "steele-south-loop-hyundai",
  "name": "Steele South Loop Hyundai",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/steele-south-loop-hyundai"
 },
 "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": "steele-south-loop-hyundai",
   "vin": "5UX53DP09P9R73764",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}