Schema: memberOf
Schema: memberOf Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: memberOf.
Markup for Person according to Schema.org is a flexible way of marking up any type of person related to your website or business. With this example you will learn how to easily and manually mark up important people related to your webpage.
SportsTeam JSON-LD example for a fictional Dunmore basketball team. Covers athlete, coach, gender (the 3 properties unique to SportsTeam), sport from SportsOrganization, and how SportsTeam differs from SportsActivityLocation.
SportsOrganization JSON-LD example for the parent type behind SportsTeam. Organization subtype adding one property: sport (Text or URL).
ProgramMembership JSON-LD example for loyalty / rewards / traveller-club memberships. Intangible with 6 direct properties: hostingOrganization, member, membershipNumber, membershipPointsEarned, program, programName.