Skip to content

Instantly share code, notes, and snippets.

@patrickcoombe
Last active April 26, 2019 18:21
Show Gist options
  • Select an option

  • Save patrickcoombe/3b69505f79fd0fdcee43f8146e757b17 to your computer and use it in GitHub Desktop.

Select an option

Save patrickcoombe/3b69505f79fd0fdcee43f8146e757b17 to your computer and use it in GitHub Desktop.
json-ld table
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Table",
"about": "list of presidents"
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment