What is Event Schema?
Event Schema is a structured data format (JSON-LD) for describing events, including timing, attendance mode, status, performers, and ticket offers. It helps search engines better understand and potentially enhance your event listings.
Why Use Event Schema?
- Makes your event pages eligible for enhanced search features.
- Clarifies dates, status (scheduled, postponed, etc.), and how people can attend.
- Supports performers and ticketing details for richer context.
How to Implement
- Fill in event basics (name, dates, mode, status), optional performer, and tickets.
- Copy the generated JSON-LD code.
- Paste it into your page’s
<head>
or before </body>
.
- Ensure visible content matches your structured data and validate via Google’s Rich Results Test.