Schema.org Vocabulary › Class: BroadcastService
https://schema.org/BroadcastService
A delivery service through which content is provided via broadcast over the air or online.
Subclass of: Service
| Property | Description | Range |
|---|---|---|
| hasBroadcastChannel | A broadcast channel of a broadcast service. | BroadcastChannel |
| callSign | A [callsign](https://en.wikipedia.org/wiki/Call_sign), as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles. | Text |
| broadcastAffiliateOf | The media network(s) whose content is broadcast on this station. | Organization |
| broadcaster | The organization owning or operating the broadcast service. | Organization |
| videoFormat | The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.). | Text |
| parentService | A broadcast service to which the broadcast service may belong to such as regional variations of a national channel. | BroadcastService |
| broadcastDisplayName | The name displayed in the channel guide. For many US affiliates, it is the network name. | Text |
| broadcastFrequency | The frequency used for over-the-air broadcasts. Numeric values or simple ranges, e.g. 87-99. In addition a shortcut idiom is supported for frequencies of AM and FM radio channels, e.g. "87 FM". | Text, BroadcastFrequencySpecification |
| area | The area within which users can expect to reach the broadcast service. | Place |
| inLanguage | The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47). See also [[availableLanguage]]. | Text, Language |
| broadcastTimezone | The timezone in [ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601) for which the service bases its broadcasts. | Text |
| Property | Description | Range |
|---|---|---|
| hoursAvailable | The hours during which this service or contact is available. | OpeningHoursSpecification |
| availableChannel | A means of accessing the service (e.g. a phone bank, a web site, a location, etc.). | ServiceChannel |
| isSimilarTo | A pointer to another, functionally similar product (or multiple products). | Service, Product |
| providerMobility | Indicates the mobility of a provided service (e.g. 'static', 'dynamic'). | Text |
| category | A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy. | Text, URL, Thing, PhysicalActivityCategory, CategoryCode |
| logo | An associated logo. | URL, ImageObject |
| produces | The tangible thing generated by the service, e.g. a passport, permit, etc. | Thing |
| serviceArea | The geographic area where the service is provided. | GeoShape, AdministrativeArea, Place |
| serviceAudience | The audience eligible for this service. | Audience |
| hasOfferCatalog | Indicates an OfferCatalog listing for this Organization, Person, or Service. | OfferCatalog |
| review | A review of the item. | Review |
| hasCertification | Certification information about a product, organization, service, place, or person. | Certification |
| offers | An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use [[businessFunction]] to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a [[Demand]]. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer. | Offer, Demand |
| provider | The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller. | Organization, Person |
| aggregateRating | The overall rating, based on a collection of reviews or ratings, of the item. | AggregateRating |
| slogan | A slogan or motto associated with the item. | Text |
| isRelatedTo | A pointer to another, somehow related product (or multiple products). | Service, Product |
| serviceOutput | The tangible thing generated by the service, e.g. a passport, permit, etc. | Thing |
| broker | An entity that arranges for an exchange between a buyer and a seller. In most cases a broker never acquires or releases ownership of a product or service involved in an exchange. If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred. | Organization, Person |
| audience | An intended audience, i.e. a group for whom something was created. | Audience |
| brand | The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person. | Organization, Brand |
| award | An award won by or for this item. | Text |
| termsOfService | Human-readable terms of service documentation. | Text, URL |
| areaServed | The geographic area where a service or offered item is provided. | GeoShape, AdministrativeArea, Place, Text |
| serviceType | The type of service being offered, e.g. veterans' benefits, emergency relief, etc. | GovernmentBenefitsType, Text |
| Property | Description | Range |
|---|---|---|
| potentialAction | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. | Action |
| image | An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. | URL, ImageObject |
| sameAs | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website. | URL |
| owner | A person or organization who owns this Thing. | Organization, Person |
| description | A description of the item. | TextObject, Text |
| subjectOf | A CreativeWork or Event about this Thing. | Event, CreativeWork |
| url | URL of the item. | URL |
| additionalType | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide. | Text, URL |
| disambiguatingDescription | A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation. | Text |
| alternateName | An alias for the item. | Text |
| name | The name of the item. | Text |
| identifier | The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details. | Text, URL, PropertyValue |
| mainEntityOfPage | Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details. | CreativeWork, URL |