schemaorg-coda :: Example

eg-0241

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "Event",
  "name": "Example Meetup",
  "eventSchedule": {
     "@type": "Schedule",
     "repeatFrequency": "P1M",
     "byMonthDay": [1,15],
     "startTime": "09:00:00",
     "endTime": "10:00:00",
     "scheduleTimezone": "America/Glace_Bay"
  }
}

Pre-Markup

A Meetup takes place on the 1st and 15th of every month between 9-10am