These become your sameAs bridges. For the echo to work, each of those profiles must link back to your Entity Home URL. Nothing is uploaded.
{}Nested @graph with explicit @id URIs and reciprocal mainEntity / mainEntityOfPage binding, the three things most implementations get wrong. Paste into the <head> of your Entity Home only, referenced by @id elsewhere.
How to use it
An Entity Home is the one canonical URL that states machine-readable facts about you. This generator emits nested @graph JSON-LD with explicit @id URIs (so parsers do not treat your nodes as anonymous blank nodes) and the reciprocal mainEntity / mainEntityOfPage binding that ties the page to the entity.
Deploy it once, on the Entity Home. Reference the same @id from other pages rather than duplicating the block. Then make sure every sameAs profile links back.
How to use it
- Enter your organization details and profile URLs.
- Generate the nested @graph with explicit @id URIs.
- Copy or download and place it on your canonical entity page.
Frequently asked questions
What is an Entity Home?
The single canonical page, usually your homepage or an about page, that a search engine treats as the authoritative record of your brand entity. Its JSON-LD, with a stable @id and sameAs links to Wikidata, Crunchbase and social profiles, is what resolves you as one distinct entity.
Why do @id URIs and reciprocal bindings matter?
A consistent @id across every JSON-LD block ties all your markup to one entity instead of many fragments. Reciprocal sameAs links (your page points out, the profiles point back) are what most implementations skip, and they are what makes the entity resolvable.
Is the Entity Home JSON-LD Generator free to use?
Yes. The Entity Home JSON-LD Generator is completely free, with no sign-up, no usage limits and no watermark on the output.
Is my data private?
Yes. The Entity Home JSON-LD Generator runs entirely in your browser. Nothing you paste or enter is uploaded, stored or sent to any server.
Related tools and reading
Keep going with the playbooks and tools behind this one.