How can I get the Address of an instantiated object?

I’m trying to get the addresses of a group of objects, so I can save them and reload them later. Is there an easy way to do this that I’m missing?

I’ve seen those threads, both don’t provide a good way of doing this.