{
 "id": "1FT8W4DT2PEC19696",
 "name": "Certified 2023 Ford F-450 Super Duty Lariat",
 "year": 2023,
 "make": "Ford",
 "model": "F-450 Super Duty",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 74579,
 "currency": "USD",
 "mileage": 58091,
 "vin": "1FT8W4DT2PEC19696",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/3958/49913787173/Used-2023-Ford-F-450SuperDuty-Lariat-ID49913787173-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA3LTA4LzItMjA4NzUwNjctNmE0ZWEyYzM0ZDc0OC5qcGc=",
 "url": "https://carchat.io/v/toyota-of-murfreesboro/1FT8W4DT2PEC19696",
 "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": "1FT8W4DT2PEC19696",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}