Created
November 29, 2018 16:08
-
-
Save pentago/4255049e077635cda2dd43f0808e0650 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type='application/ld+json'> | |
{ | |
"@context": "http://schema.org", | |
"@type": "Service", | |
"name": "$SERVICE_NAME", | |
"description": "$SERVICE_META_DESCRIPTION", | |
"url": "$SERVICE_PAGE_URL", | |
"category": "IT Services & Products" | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment