Schema: TVSeries
Schema: TVSeries Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: TVSeries.
CreativeWorkSeries JSON-LD example for the parent type behind BookSeries, Periodical, PodcastSeries, RadioSeries, TVSeries, MovieSeries, and VideoGameSeries. Adds startDate, endDate, and issn.
TVSeries JSON-LD example for a television show. CreativeWorkSeries subtype adding actor, director, containsSeason, episode, numberOfEpisodes, numberOfSeasons, productionCompany, musicBy, countryOfOrigin, trailer, titleEIDR.
TVSeason JSON-LD stub for a single season of a television show. Adds countryOfOrigin and titleEIDR on top of the inherited CreativeWorkSeason vocabulary.
TVEpisode JSON-LD example for a single episode of a TV show. Episode subtype adding countryOfOrigin, titleEIDR, subtitleLanguage, and partOfSeason.