callSign
A Schema.org Property
This term is in the "new" area - implementation feedback and adoption from applications and websites can help improve our definitions.
- Canonical URL: https://schema.org/callSign
- Check for open issues.
A callsign, as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles.
Values expected to be one of these types
Used on these types
Source
https://github.com/schemaorg/schemaorg/issues/2109
Examples
Example 1
Copied
Example notes or example HTML without markup.
See JSON example.
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "RadioBroadcastService", "name": "NPR Boston", "callSign": "WBUR" } </script>
Structured representation of the JSON-LD example.