JSON-LD Icon

JSON-LD

1.0.1

August 22nd, 2026

Whoops! We identified a few bugs that made it through our testing pass. The following identified issues have now been resolved:

  1. Organization node type was missing, causing an error if it was used.
  2. Asset fields would return their file name rather than an absolute path.
  3. Custom templates would error due to control characters not being escaped before being passed to the json_decode call. These control characters are escaped.

1.0.0

August 22nd, 2026

This marks the first release of our JSON-LD addon for Statamic 6. It provides an easy way to configure your schema JSON-LD markup and render it in a central place on your page. Key features:

  • Tag to define where the schema markup is output
  • Automatic breadcrumb support via collection mounts
  • Global schema which is rendered on every page
  • Collection schema which is combined with the global schema on collection entry pages
  • Common node support: Organization, WebSite, CreativeWork, ProfessionalService, LocalBusiness
  • Custom markup support
  • Antlers support for extracting data from the page or entry

If you encounter any issues let us know.