How should I access information in expectations/core/schemas/*.json

There is lots of interesting information about the expectations in the json files in the expectations/core/schemas. For example, I would like to retrieve attributes like, [“properties”][“metadata”][“properties”][“domain_type”][“description”].

How should I access this? Thanks!