Skip to content

Instantly share code, notes, and snippets.

@nholman7
Last active September 23, 2020 04:43
Show Gist options
  • Save nholman7/4c750f59d239e5939994e0bd3473a5eb to your computer and use it in GitHub Desktop.
Save nholman7/4c750f59d239e5939994e0bd3473a5eb to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context":"http://schema.org",
"@type":"Product",
"@id":"https://domain.com/products/url-string#product",
"name":"Any Product",
"aggregateRating":
{"@type":"AggregateRating",
"ratingValue":"4.50","reviewCount":4}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment