Free Event Schema Generator
Generate Event structured data (JSON-LD) to showcase events with dates, locations, and ticket information in Google Search rich results.
Enter Your Details
For physical events, the name of the venue.
For online events, the URL to join.
Valid JSON-LD
{
"@context": "https://schema.org",
"@type": "Event",
"eventStatus": "https://schema.org/EventScheduled",
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
}