**Is your feature request related to a problem? Please describe.** We currently have both Newtonsoft and System.Text.Json and only should use one. **Describe the solution you'd like** Remove Newtonsoft.JSON and replace usage and associated code/data with System.Text.Json compliant stuff