{ "match": false, "comment": "Incorrect value at alligator name", "expected": { "contents": { "contentType": "application/json", "encoded": false, "content": { "alligator": { "name": "Mary" } } } }, "actual": { "contents": { "contentType": "application/json", "encoded": false, "content": { "alligator": { "name": "Fred" } } } } }