load_location_from_json_str# load_location_from_json_str(json_str, check_constraints=None)[source]# Load location data from json str with some checks made. Parameters: json_str (str) – string version of the json object Returns: The json object with location data. Return type: json