Build the JSON-LD blob (WebSite + WebPage with Speakable) for a static page. The Speakable spec lets voice assistants read the page <h1> โ important for political-intelligence pages where the headline carries the analytical lede.
Pure โ returns the <script type="application/ld+json">โฆ</script> wrapper as a string so callers can splice it before </head>.
Build the JSON-LD blob (
WebSite+WebPagewith Speakable) for a static page. The Speakable spec lets voice assistants read the page<h1>โ important for political-intelligence pages where the headline carries the analytical lede.Pure โ returns the
<script type="application/ld+json">โฆ</script>wrapper as a string so callers can splice it before</head>.