CPTs vs Taxonomies decision

  • Solved
  • Posted 1 month ago

Hi,
I am currently developing a directory for hotels, restaurants & wellness centers. I am struggling to find the best way to design the architecture btw multiple CPTs (hotels, restaurants, centers) or one CPT (Businesses) with categories (hotels, restaurants, centers). Provided that each category has different form inputs.
In your business directory demo, you use the second option, but the form inputs are the same or very similar. It seems to be quite messy to deal with very different inputs by category under a single CPT. But on the other hand, the first option prevents displaying multiple CPTs together at the same time on the map.
What would be your recommendation? Did I miss something?
Thank you