{
 "id": "WBAGJ6323SDH33733",
 "name": "1995 BMW 7 Series 4dr Sedan 740iL",
 "year": 1995,
 "make": "BMW",
 "model": "7 Series",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 19985,
 "currency": "USD",
 "mileage": 18500,
 "vin": "WBAGJ6323SDH33733",
 "image": "https://imagescdn.dealercarsearch.com/Media/27319/24244346/639234922375905656.jpg",
 "url": "https://carchat.io/v/hpd-auto-sales/WBAGJ6323SDH33733",
 "dealer": {
  "id": "hpd-auto-sales",
  "name": "HPD Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/hpd-auto-sales"
 },
 "description": "White 1995 BMW 7 Series 4dr Sedan 740iL with Beige interior for sale in San Antonio. Shop HPD Auto Sales for great deals on all our BMW inventory.",
 "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": "hpd-auto-sales",
   "vin": "WBAGJ6323SDH33733",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}