Key Event
{
"@context": "https://schema.org",
"@type": "Event",
"name": "Key Event",
"startDate": "2025-10-24T17:30",
"endDate": "2025-10-24T23:00",
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"eventType": "Community",
"location": {
"@type": "Place",
"name": "Lake Region State College",
"address": {
"@type": "PostalAddress",
"addressLocality": "Devils Lake",
"addressRegion": "ND",
"addressCountry": "US"
}
}
}