JSON-LD is a syntax for embedding structured data in HTML5, making use of vocabularies. If the question is about the popular vocabulary Schema.org, use the tag [schema.org].
Questions tagged [json-ld]
200 questions
36
votes
2 answers
What is the use of @id in json-ld syntax?
I am really confused what is @id used for in json-ld syntax. Sample from apple.com. What does @id actually represent. Any help would be great?