Generate Event JSON-LD for in-person, online, or hybrid events with location, organiser, and attendance mode.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Event",
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled"
}
</script>