Schema for Collections Page

I would like to implement some breadcrumb schema markup for a dynamic page, how would I go about doing this?

Here’s a video tutorial, loom cut me of 10s before the end, but I showed most important part :slight_smile:

Here you go one example of how to get dynamic variables in Divhunt that I showed in video:

${page->get('data')->get('slug')}

Thanks! It worked out great. :slight_smile: