{
 "id": "1VWBV7A39FC049231",
 "name": "2015 Volkswagen Passat SE",
 "year": 2015,
 "make": "Volkswagen",
 "model": "Passat",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 8400,
 "currency": "USD",
 "mileage": 158328,
 "vin": "1VWBV7A39FC049231",
 "image": "https://portal.waynereaves.net/service/picture/36080/049231/fa6659da8eb0b92f75090afce40717b9eb3e0d21.jpg",
 "url": "https://carchat.io/v/a36080/1VWBV7A39FC049231",
 "dealer": {
  "id": "a36080",
  "name": "Local dealership",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/a36080"
 },
 "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": "a36080",
   "vin": "1VWBV7A39FC049231",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}