Created
February 15, 2019 04:04
-
-
Save praveensewak/c2c16c9a9ea0db97bf5826d455a5df03 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": "SiteNavigationElement", | |
"name": [ | |
"SHOP", | |
"MATTRESSES", | |
"FURNITURE", | |
"ACCESSORIES", | |
"SLEEP QUIZ", | |
"SLEEP TIPS", | |
"SLEEP CAMPAIGN", | |
"ABOUT", | |
"SERVICES", | |
"REVIEWS", | |
"CONTACT", | |
"FAQ" | |
], | |
"url": [ | |
"https://sleepshop.ca/shop/", | |
"https://sleepshop.ca/product-category/mattresses/", | |
"https://sleepshop.ca/product-category/bedroom-furniture/", | |
"https://sleepshop.ca/product-ca…/sleep-products/accessories/", | |
"https://sleepshop.ca/education/", | |
"https://sleepshop.ca/category/articles-new/", | |
"https://sleepshop.ca/sleep-campaign/", | |
"https://sleepshop.ca/about/history/", | |
"https://sleepshop.ca/services/", | |
"https://sleepshop.ca/review/", | |
"https://sleepshop.ca/contact/", | |
"https://sleepshop.ca/frequently-asked-questions-faq/" | |
] | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment