{
 "id": "WBA5B1C50ED483936",
 "name": "2014 BMW 5 Series 535i",
 "year": 2014,
 "make": "BMW",
 "model": "5 Series",
 "trim": "535i",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 10500,
 "currency": "USD",
 "mileage": 117417,
 "vin": "WBA5B1C50ED483936",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/2f511738-954e-42ce-84e3-f68d44968766.jpg",
 "url": "https://carchat.io/v/d4watl/WBA5B1C50ED483936",
 "dealer": {
  "id": "d4watl",
  "name": "D4watl",
  "city": "Jaguar",
  "state": "XJ",
  "url": "https://carchat.io/d/d4watl"
 },
 "description": null,
 "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": "d4watl",
   "vin": "WBA5B1C50ED483936",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}