Schema.org Markup
When enabled in Settings > General > Schema.org Markup, the plugin outputs JSON-LD structured data in the <head> of single event pages.
What’s Included
The structured data uses the Event schema type and includes:
- Event — Name, URL, start date (from Event Date field), location (as a Place), and image (featured image)
- AggregateRating — Overall average rating, best/worst rating (5/1), and review count
- Review — Up to 20 individual reviews, each with author (Person), date, rating, and review body
When It Outputs
Schema is only output when all three conditions are met:
- Pro license is active and the setting is enabled
- The current page is a single
idver_eventpage - The event has at least one approved review
Events with no reviews do not output schema markup.
