{ "match": true, "comment": "Unexpected phone number", "expected": { "metaData": { "contentType": "application/json" }, "contents": { "alligator":{ "name": "Mary" } } }, "actual": { "metaData": { "contentType": "application/json" }, "contents": { "alligator":{ "name": "Mary", "phoneNumber": "12345678" } } } }