schemaorg-coda :: Example

eg-0298

From v29.4

JSON-LD

{
    "@context": "https://schema.org",
    "@type": "SpecialAnnouncement",
    "name": "School Closure information for Eastergate School",
    "text": "School closure information has been published.",
    "datePosted": "2020-03-17",
    "expires": "2020-03-24",
    "category": "https://www.wikidata.org/wiki/Q81068910",
    "schoolClosuresInfo": "http://example.org/schools/school/eastergate-cofe-primary-school/closures",
    "webFeed": {
      "@type": "DataFeed",
      "@url": "http://example.org/schools/school/eastergate-cofe-primary-school/closures",
      "encodingFormat": "application/rss+atom"
    },
    "announcementLocation" : {
        "@type": "School",
        "name": "Eastergate School",
        "url": "http://example.org/schools/school/eastergate-cofe-primary-school/",
        "location": "..."
    }
}

Pre-Markup

An announcement showing school closure information.