{
 "id": "1GCVKREC6FZ184422",
 "name": "2015 Chevrolet Silverado 1500 LT",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 15900,
 "currency": "USD",
 "mileage": 141400,
 "vin": "1GCVKREC6FZ184422",
 "image": "https://portal.waynereaves.net/service/picture/36080/184422/07419d0b1766f2cb5763c9383d3700c44ff4e21e.jpg",
 "url": "https://carchat.io/v/a36080/1GCVKREC6FZ184422",
 "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": "1GCVKREC6FZ184422",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}