Edit JSON-LD context, type, identifiers, and nested linked-data properties.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
JSON-LD objects are parsed and edited while @context, @id, @type, graph, and properties remain JSON values; pretty printing changes layout only. Expansion or compaction occurs only when explicitly selected.
{"@context":"https://schema.org","@type":"Person","name":"Jane Doe","url":"https://janedoe.example.com"}
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Jane Doe",
"url": "https://janedoe.example.com"
}
Product pages, RDF pipelines, and SEO reviews edit JSON-LD.