Language-Tagged String

Language-tagged string values to use where translations are needed.

Name
Type
Description

at_value

String

By convention used for JSON-LD "@value".

String in language below

at_language

String

By convention used for JSON-LD "@language".

BCP 47 language code

Schema.org supports multilingual content in JSON-LD by utilizing language-tagged string values. This is achieved by specifying the @value and @language keys within a property.

See https://schema.org/TouristAttraction#eg-0437 for example.

Last updated

Was this helpful?