In order to better-support the idea of creating Sandbox servers, we should be creating the reference server from the reference metadata Certification report rather than the reference spreadsheet.
Sample JSON
This should be a fairly small task on the coding side. What needs to happen is that rather than using the current WorksheetProcessor we need to create a JSON processor with the same methods through a Processor interface. Once complete, we can generate the same server code as we do now using the JSONProcessor rather than WorksheetProcessor.