{
 "id": "5TDZK3EH6CS067317",
 "name": "Used 2012 Toyota Highlander",
 "year": 2012,
 "make": "Toyota",
 "model": "Highlander",
 "trim": null,
 "bodyStyle": "suv",
 "color": "burgundy",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 133688,
 "vin": "5TDZK3EH6CS067317",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/5145/51689498963/Used-2012-Toyota-Highlander-ID51689498963-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA3LTMwLzEtMjkxNDUyMTAtNmE2YmQxMDI5NjU1Ny5qcGc=",
 "url": "https://carchat.io/v/byrider-waco/5TDZK3EH6CS067317",
 "dealer": {
  "id": "byrider-waco",
  "name": "Byrider Waco",
  "city": "Waco",
  "state": "TX",
  "url": "https://carchat.io/d/byrider-waco"
 },
 "description": "description",
 "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": "byrider-waco",
   "vin": "5TDZK3EH6CS067317",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}