{
 "id": "WP1AD2A26GLA75295",
 "name": "2016 Porsche Cayenne GTS",
 "year": 2016,
 "make": "Porsche",
 "model": "Cayenne",
 "trim": "GTS",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 23000,
 "currency": "USD",
 "mileage": 86415,
 "vin": "WP1AD2A26GLA75295",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/a571ff0d-b3a3-466f-9b0b-9d52dd841f6a.jpg",
 "url": "https://carchat.io/v/d4watl/WP1AD2A26GLA75295",
 "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": "WP1AD2A26GLA75295",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}