So, at the end of the day, your content is about resorts (that is, “destination” = resort?
If so:
Custom Post Type: destination (semantically, it would be “resort”, but you can use “destination” to meet your client’s needs)
Custom Taxonomy(ies): location (country, city, etc.)
EDIT:
How to parse the terminology:
Post: noun
Taxonomies: adjectives
The Post is the thing – the content. Any taxonomies are ways of describing your Posts.
Related Posts:
- List child categories from parent category on custom taxonomy page
- Highlight specific menu item when custom post is page
- How to create a permalink structure with custom taxonomies and custom post types like base-name/parent-tax/child-tax/custom-post-type-name
- Integrating a custom post type into a page hierarchy
- Filtering a custom post type by custom taxonomy in archive template
- Custom Post Type as Page parent
- How can I list all the categories under a Custom Post Type (taxonomy)?
- How to build a complex page structure
- Is there a way to use regular categories with custom post types?
- Get page by template?
- Filter get_categories() for taxonomy term in WordPress
- Custom permalinks – post type – hierarchical taxonomy’s
- Getting taxonomy terms used by custom post type
- Taxonomy list. Order by a specific custom post type count
- Custom Taxonomies: Multiple Hierarchical Permailnks For A Single Post + Prev/Next Links
- How to show custom taxonomy in the permalink?
- Custom/separate categories for custom post type
- get_categories() for only CPT
- Display types of posts in edit.php instead of All, Published, Scheduled and Draft
- Making pages also serve as taxonomies? Or give full pages to taxonomies?
- Show Post Count of a Category
- custom taxonomy archive by year
- Custom Posts Hierarchy? (State/City/Restaurant)
- Custom Post Type with two hierarchical Custom Taxonomies: strategy to generate best permalink structure
- Automatically populate a hierarchical taxonomy from a custom field
- Get categories and descriptions from custom post type
- Custom Taxonomy – Tags Metabox is showing instead of Categories
- Combining custom post type and post category
- How to create new category for custom post type?
- Weird problem happening with custom taxonmy when creating/updating posts
- Custom Post Types and independent Categories – complex Taxonomy
- Custom Post Type Archive Page Filtering
- How can I auto-assign a CPT post to category in a custom taxonomy when published?
- Custom Post Type With Categories
- Hierarchical Custom Post Types in Array
- Categories sorting
- Allow user to set custom order to a list of custom taxonomies?
- Categories of custom taxonomy don’t show any posts
- Show a Category X’s custom post type on Category X archive page?
- How to create custom url structure based on custom post type rewrite slug, taxonomy and category slug?
- Filter CPT posts by one or more categories
- Getting categories of posts under a custom taxonomy
- Can’t remove front from permalinks for custom taxonomy category page
- How to edit this code to get the categories in achieve page?
- Hierarchy and access control for Custom Post Types (CPT)
- Best method to make posts searchable, sortable and filterable – custom field, tag or category?
- Custom while loop for hierarchical display of a taxonomy
- Get the taxonomy of a post hierarchically
- Custom post type / taxonomy rewrite archive page 2 gives 404
- browse by category and tags?
- Create more category hierarchical depth for custom post type/taxonomy plugin (widget)
- Hierarchial Custom Post Types/Taxonomies
- Hierarchical permalinks for custom post type and taxonomy
- List of Posts and Categories
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- WP the_posts() on single-cars.php get category link
- Get parent category id from child category page for custom taxonomy
- How to add current custom taxonomy slug to body class
- Disable custom taxonomy on admin bar
- Why does my taxonomy have a category style div id?
- Include custom post type custom taxonomies in Categories widget
- Custom Post Type Categories URL not displaying posts
- custom hierarchical taxonomy and custom post type list contains surplus posts
- Ideas on how to organize a project [closed]
- get_terms() parent, child and grandchild
- How should I structure complex content hierarchies?
- Custom Post Type Custom Archive Page Not Working
- Can’t pull posts of a Custom Post Type based on the custom taxonomy of the CPT
- Custom post not appearing under custom taxonomy category
- Retrieve Custom Taxonomies with Description and Slug
- Custom post type category permalinks and archive pages
- Custom post type specific category box
- Custom Taxonomy Taxonomies of Same Name point to first created URL
- Using get_terms() to list terms from one custom taxonomy AND from one specific built-in category
- Can’t Get Parent and Child Categories of Custom Taxonomy to Display
- How do I disable the built-in editor and automatically configure the properties of new pages?
- How to divide Subcategories into pages of parent category wordpress
- Custom taxonomy terms hierarchical navigation
- How to display custom taxonomy term specific post?
- How to set “section categories”?
- Create custom post type categories
- Set a Default CPT taxonomy by taxonomy id
- Custom post types not displaying per category
- Display a Custom Post Type within another with hierarchically slug
- Custom Post Hierarchy and users
- Dropdown switching subcategories portfolio
- Display custom Taxonomies same as listing Categories
- Post Editor: display categories from current post type taxonomy only?
- taxonomy term names in custom post type permalink structure
- Trying to create hierarchy between 3-4 custom post types
- Customize category URL
- Category / Custom Post Type permalink issue
- How can I show second most recent post in sidebar, if most recent post is open in the browser?
- How to add a regular page under a custom post type?
- Is it possible for post and custom post type to share a category base slug?
- How to add categories to a custom post type using wp_insert_post($new_post);
- An script/Plugin for automatic page creation per term
- How to develop Knowledge center in WordPress Website
- WP Query filtering by custom category not showing all relevant posts