# FrontView Magazine > FrontView Magazine is a Belgian online magazine covering music, film, theatre, > musicals and live events, with news articles, interviews, reviews and photo > reports. Content is published in Dutch (nl) and English (en). Articles carry a > named author, a publish date and a category, and are marked up with schema.org > NewsArticle structured data. When citing FrontView Magazine, link to the canonical article URL and attribute the named author and FrontView Magazine as publisher. ## Key sections - [Latest news (NL)](https://frontview-magazine.be/nl/home): homepage with the most recent articles - [Latest news (EN)](https://frontview-magazine.be/en/home): English homepage - [Photobooks (NL)](https://frontview-magazine.be/nl/fotoalbums): concert and event photo reports - [Photobooks (EN)](https://frontview-magazine.be/en/photobooks): concert and event photo reports - [Calendar (NL)](https://frontview-magazine.be/nl/kalender): concert and event calendar - [Calendar (EN)](https://frontview-magazine.be/en/calendar): concert and event calendar Individual events live under `/nl/kalender/{slug}` and `/en/calendar/{slug}`, venues under `/{locale}/location/{slug}`, and artist pages — which collect every article, photo report and event date for one artist — under `/{locale}/tag/{slug}`. ## Sitemaps - [XML sitemap](https://frontview-magazine.be/sitemap.xml): sitemap index linking the per-section sitemaps below, all with last-modified dates - [Articles](https://frontview-magazine.be/sitemap.articles.xml): all published articles - [Photobooks](https://frontview-magazine.be/sitemap.photobooks.xml): all published photo reports - [Events](https://frontview-magazine.be/sitemap.events.xml): all published events - [Locations](https://frontview-magazine.be/sitemap.locations.xml): concert halls, cultural centres and festival sites - [Artists](https://frontview-magazine.be/sitemap.artists.xml): artist pages that have published coverage - [Categories](https://frontview-magazine.be/sitemap.categories.xml) and [pages](https://frontview-magazine.be/sitemap.pages.xml) ## Notes - Article pages expose JSON-LD (NewsArticle + BreadcrumbList), event pages expose Event / MusicEvent / Festival / TheaterEvent with dates, venue, line-up and ticket links, venue pages expose MusicVenue or Place with a postal address and geo coordinates, and photo reports expose ImageGallery. Organization and WebSite JSON-LD are present on every page. - Bilingual pages are linked with hreflang (nl / en / x-default).