pub fn load(path: impl AsRef<Path>) -> Result<Document, ParseError>
Loads an AGS document, selecting JSON for .json paths and YAML otherwise.
.json