Hi all,
I am trying to implement localStorage with my bookmarks, but I also do not want to use a WebMap to hold my bookmarks as from the recommendations that I have seen. I've been fiddling around with this for a little while and it seems to work, but I get some strange errors thrown that I don't quite understand.

I've attached a codepen to illustrate my issue. Any advice?