Instead of using a JSON file that can have a ton of different paths, why not just create a map that loads upon construction of type ``Country``. ``dataPath, _ := filepath.Abs("./data/countries.json")`` This is bad practice.