Schema markup

Event schema generator

Generate Event JSON-LD for in-person, online, or hybrid events with location, organiser, and attendance mode.

Event
Location
Organiser
Event JSON-LD·HTML
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Event",
  "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
  "eventStatus": "https://schema.org/EventScheduled"
}
</script>