{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "checkiday": "https://www.checkiday.com/vocab#", "Event": "schema:Event", "Holiday": "checkiday:Holiday", "Observance": "checkiday:Observance", "MultiDayEvent": "checkiday:MultiDayEvent", "AlternateName": "checkiday:AlternateName", "Founder": "schema:Person", "Pattern": "checkiday:Pattern", "Occurrence": "checkiday:Occurrence", "Tag": "checkiday:Tag", "RichText": "checkiday:RichText", "ImageInfo": "checkiday:ImageInfo", "id": "@id", "name": "schema:name", "url": { "@id": "schema:url", "@type": "@id" }, "adult": "checkiday:adultContent", "alternate_names": "schema:alternateName", "hashtags": "checkiday:hashtag", "image": "schema:image", "small": { "@id": "schema:thumbnailUrl", "@type": "@id" }, "medium": { "@id": "schema:image", "@type": "@id" }, "large": { "@id": "schema:contentUrl", "@type": "@id" }, "sources": { "@id": "schema:citation", "@type": "@id" }, "founders": "schema:founder", "description": "schema:description", "how_to_observe": "checkiday:howToObserve", "text": "schema:text", "html": "checkiday:html", "markdown": "checkiday:markdown", "patterns": "checkiday:pattern", "first_year": "checkiday:firstYear", "last_year": "checkiday:lastYear", "observed": "checkiday:observed", "observed_html": "checkiday:observedHtml", "observed_markdown": "checkiday:observedMarkdown", "length": "checkiday:length", "occurrences": "checkiday:occurrence", "date": { "@id": "schema:startDate", "@type": "schema:Date" }, "tags": "schema:keywords", "query": "checkiday:query", "events": "checkiday:events", "multiday_starting": "checkiday:multiDayStarting", "multiday_ongoing": "checkiday:multiDayOngoing", "timezone": "checkiday:timezone", "rateLimit": "checkiday:rateLimit", "limitMonth": "checkiday:monthlyLimit", "remainingMonth": "checkiday:monthlyRemaining" } }