whereIHaveLived = [
{location: "Long Island", date: "2000-01-01"},
{location: "Poughkeepsie", date: "2005-09-01"},
{location: "Prague", date: "2007-09-01"},
{location: "Poughkeepsie", date: "2008-01-01"},
{location: "Brooklyn", date: "2009-06-01"},
{location: "Boulder", date: "2011-08-01"},
{location: "Brooklyn", date: "2013-04-01"},
{location: "Boulder", date: "2019-12-01"},
]