{ "AppSettings": { "Secret": "PV's biggest secret" }, "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "DefaultConnection": "Data Source=localhost;Initial Catalog=UniVateDemo;Persist Security Info=True;User Id=Provision;Password=What123!;Pooling=false;", "TenderConnection": "http://www.unipoint-consoft.co.za/nph-srep.exe?cluvavail.sch&CLUB=LPA&RESORT=ALL&SUMMARY=N&HEAD=N", "ReservationsURL": "http://localhost:49603/ReservationsWebservice.asmx", "ReservationsUserCode": "GeorgeW", "ReservationsPassword": "" } }