schema:
  properties:
    name:
      type: string
    primary_team:
      type: object
      $ref: ./sports-team.yaml#/schema
