Event Schema Generator
Generate Event schema JSON-LD with a name, date, location, and description — note the event status and attendance mode are fixed defaults you'll need to edit if your event isn't a standard in-person, scheduled event.
- 1Enter the event name, date, location, and description on separate lines
- 2Click Generate to produce the Event JSON-LD
- 3If the event is online, cancelled, or postponed, manually edit the eventAttendanceMode and eventStatus fields (they default to in-person/scheduled)
- 4Paste the JSON-LD into a <script type="application/ld+json"> tag in your <head>
Related Tools
JSON-LD Generator
Generate Article-type JSON-LD structured data from a title, author, date, and description — this tool's JSON-LD output is specifically the Article schema, not a general-purpose schema builder.
Article Schema Generator
Generate Article schema JSON-LD (headline, author, publish date, description) to help search engines understand and richly display your blog post or news article.
FAQ Schema Generator
Turn a list of questions into FAQPage JSON-LD schema — note the generated answers are placeholder text you must replace with your real answers before publishing.
HowTo Schema Generator
Generate HowTo JSON-LD schema from a title and a list of steps, so search engines can display your instructions as a numbered rich result.