Skip to content

Instantly share code, notes, and snippets.

@patrickcoombe
Created July 4, 2025 16:55
Show Gist options
  • Save patrickcoombe/b61c639dfa70ab68ad4f941859347719 to your computer and use it in GitHub Desktop.
Save patrickcoombe/b61c639dfa70ab68ad4f941859347719 to your computer and use it in GitHub Desktop.
Certification JSON-LD Example
{
"@context": "https://schema.org",
"@type": "Certification",
"name": "USDA Organic",
"url": "https://www.usda.gov/topics/farming/organic-agriculture"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment