I am opening and reading in a json file called, say, my_file.json located at ..\\config\\my_file.json in a python file called run_test.py.
my_file.json
..\\config\\my_file.json
run_test.py