load_json¶ pyinaturalist.models.load_json(value) → dict[str, Any] | Iterable[dict[str, Any]]¶ Load a JSON string, file path, or file-like object Return type: dict[str, Any] | Iterable[dict[str, Any]]