SiteBrandIdentity

SiteBrandIdentity

Documentation

A named public brand associated with the site organization.

Kind

Site Configuration

Required fields

name

Used by

Properties

id

string

Absolute or site-relative JSON-LD identifier. Defaults to #brand.

identifiers

Generic identifiers associated with this brand.

*

name

string

Public brand name.

Example

Required

{ "name": "example" }

Full

{ "id": "example", "identifiers": [ { "propertyID": "example", "value": "example" } ], "name": "example" }

examples are generated from the schema.