{
 "id": "1C3CCBBBXDN650188",
 "name": "2013 Chrysler 200 Touring",
 "year": 2013,
 "make": "Chrysler",
 "model": "200",
 "trim": "Touring",
 "bodyStyle": "sedan",
 "color": "gold",
 "condition": "used",
 "price": 9300,
 "currency": "USD",
 "mileage": 112853,
 "vin": "1C3CCBBBXDN650188",
 "image": "https://portal.waynereaves.net/service/picture/36080/650188/e65b10e6bc72a50e05b56a5aa4c58a5d1fec969b.jpg",
 "url": "https://carchat.io/v/a36080/1C3CCBBBXDN650188",
 "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": "1C3CCBBBXDN650188",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}