{
 "id": "1FT8W4DT0KEG83353",
 "name": "Certified 2019 Ford F-450 Super Duty XLT",
 "year": 2019,
 "make": "Ford",
 "model": "F-450 Super Duty",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "magnetic",
 "condition": "used",
 "price": 53179,
 "currency": "USD",
 "mileage": 105000,
 "vin": "1FT8W4DT0KEG83353",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/3958/48192435998/Used-2019-Ford-F-450SuperDuty-XLT-ID48192435998-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA2LTEyLzItMjgwNzc5NDUtNmEyY2NiNzFlNzk3OC5qcGc=",
 "url": "https://carchat.io/v/toyota-of-murfreesboro/1FT8W4DT0KEG83353",
 "dealer": {
  "id": "toyota-of-murfreesboro",
  "name": "Toyota of Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-murfreesboro"
 },
 "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": "toyota-of-murfreesboro",
   "vin": "1FT8W4DT0KEG83353",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}