Pull Multiple Taxonomies in a Single Page

I’m trying to create a real estate website using HUGO.

  • I currently have house listings being added in under content/listings/a-new-listing.md as Sections.
  • I have a metadata called “status” as a taxonomy.

How can I list multiple different statuses(taxonomies) into one single page?
Pretty much I’m trying to pull in several taxonomy metadata into a page result.
I looked into Taxonomy terms but don’t think that is something I’d like to do.

Have a read here: https://gohugo.io/templates/taxonomy-templates/#example-list-all-site-tags