i.e. the southwest card is mainly going to be for `travel` and `southwest` flights. Might want tags for categories and also brands. ```javascript { brands: ['southwest', 'american airlines'], categories: ['travel', 'flight'] } ```
i.e. the southwest card is mainly going to be for
travelandsouthwestflights.Might want tags for categories and also brands.