···2323 LastRecipes []Recipe `json:"last_recipes,omitempty"`
2424 FavoriteStore string `json:"favorite_store,omitempty"`
2525 ShoppingDay string `json:"shopping_day,omitempty"`
2626+ MailOptIn bool `json:"mail_opt_in,omitempty"`
2627}
27282829// need to take a look up to location cache?