I have a contract whose json may or may not be in correct shape. The contract is this:
class TestContract { string TestString1; string TestString2; }