Skip to content

Instantly share code, notes, and snippets.

@warnakey
Last active April 15, 2019 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warnakey/eba0f187ab5fd8d9a7cf81494420a4ba to your computer and use it in GitHub Desktop.
Save warnakey/eba0f187ab5fd8d9a7cf81494420a4ba to your computer and use it in GitHub Desktop.
ItemList & SiteNavigationElement Schema Example in JSON-LD
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "ItemList",
"itemListElement": [{
"@type": "SiteNavigationElement",
"position": 1,
"name": "Example Law Firm",
"description": "Example Law Firm Homepage",
"url": "https://www.examplelaw.com/"
}, {
"@type": "SiteNavigationElement",
"position": 2,
"name": "About Us",
"description": "About Us",
"url": "https://www.examplelaw.com/about-us/"
}, {
"@type": "SiteNavigationElement",
"position": 3,
"name": "Our Team",
"description": "Our Team",
"url": "https://www.examplelaw.com/about-us/attorneys/"
}, {
"@type": "SiteNavigationElement",
"position": 4,
"name": "Blog",
"description": "Blog",
"url": "https://www.examplelaw.com/blog/"
}, {
"@type": "SiteNavigationElement",
"position": 5,
"name": "Podcasts",
"description": "Podcasts",
"url": "https://www.examplelaw.com/podcasts/"
}, {
"@type": "SiteNavigationElement",
"position": 6,
"name": "Divorce",
"description": "Divorce",
"url": "https://www.examplelaw.com/divorce/"
}, {
"@type": "SiteNavigationElement",
"position": 7,
"name": "Property and Debt Division",
"description": "Property and Debt Division",
"url": "https://www.examplelaw.com/services/property-debt-division/"
}, {
"@type": "SiteNavigationElement",
"position": 8,
"name": "Annulments",
"description": "Annulments",
"url": "https://www.examplelaw.com/services/annulments/"
}, {
"@type": "SiteNavigationElement",
"position": 9,
"name": "Final Divorce",
"description": "Final Divorce",
"url": "https://www.examplelaw.com/services/final-divorce/"
}, {
"@type": "SiteNavigationElement",
"position": 10,
"name": "Alimony",
"description": "Alimony",
"url": "https://www.examplelaw.com/services/alimony/"
}, {
"@type": "SiteNavigationElement",
"position": 11,
"name": "Child Support",
"description": "Child Support",
"url": "https://www.examplelaw.com/services/child-support/"
}, {
"@type": "SiteNavigationElement",
"position": 12,
"name": "Child Custody",
"description": "Child Custody",
"url": "https://www.examplelaw.com/services/child-custody/"
}, {
"@type": "SiteNavigationElement",
"position": 13,
"name": "Separation",
"description": "Separation",
"url": "https://www.examplelaw.com/services/separation/"
}, {
"@type": "SiteNavigationElement",
"position": 14,
"name": "How to Prepare for Separation and Divorce",
"description": "How to Prepare for Separation and Divorce",
"url": "https://www.examplelaw.com/services/how-to-prepare/"
}, {
"@type": "SiteNavigationElement",
"position": 15,
"name": "Counseling, Mediation & Arbitration",
"description": "Counseling, Mediation & Arbitration",
"url": "https://www.examplelaw.com/services/counseling-settlement-services/"
}, {
"@type": "SiteNavigationElement",
"position": 16,
"name": "Abuse & Torts",
"description": "Abuse & Torts",
"url": "https://www.examplelaw.com/abuse-torts/"
}, {
"@type": "SiteNavigationElement",
"position": 17,
"name": "Criminal Conversation",
"description": "Criminal Conversation",
"url": "https://www.examplelaw.com/services/criminal-conversation/"
}, {
"@type": "SiteNavigationElement",
"position": 18,
"name": "Alienation of Affection",
"description": "Alienation of Affection",
"url": "https://www.examplelaw.com/services/alienation-of-affection/"
}, {
"@type": "SiteNavigationElement",
"position": 19,
"name": "Defamation",
"description": "Defamation",
"url": "https://www.examplelaw.com/services/defamation/"
}, {
"@type": "SiteNavigationElement",
"position": 20,
"name": "Fraud",
"description": "Fraud",
"url": "https://www.examplelaw.com/services/fraud/"
}, {
"@type": "SiteNavigationElement",
"position": 21,
"name": "Transmission of Disease",
"description": "Transmission of Disease",
"url": "https://www.examplelaw.com/services/transmission-of-disease/"
}, {
"@type": "SiteNavigationElement",
"position": 22,
"name": "Emotional Distress",
"description": "Emotional Distress",
"url": "https://www.examplelaw.com/services/emotional-distress/"
}, {
"@type": "SiteNavigationElement",
"position": 23,
"name": "Invasion of Privacy",
"description": "Invasion of Privacy",
"url": "https://www.examplelaw.com/services/invasion-of-privacy/"
}, {
"@type": "SiteNavigationElement",
"position": 24,
"name": "Illicit Sexual Behavior",
"description": "Illicit Sexual Behavior",
"url": "https://www.examplelaw.com/services/illicit-sexual-behavior/"
}, {
"@type": "SiteNavigationElement",
"position": 25,
"name": "Domestic Violence",
"description": "Domestic Violence",
"url": "https://www.examplelaw.com/services/domestic-violence/"
}, {
"@type": "SiteNavigationElement",
"position": 26,
"name": "Other Family Law Areas",
"description": "Other Family Law Areas",
"url": "https://www.examplelaw.com/family-law-areas/"
}, {
"@type": "SiteNavigationElement",
"position": 27,
"name": "Separation and Property Settlement Agreements",
"description": "Separation and Property Settlement Agreements",
"url": "https://www.examplelaw.com/services/separation-property-settlement-agreements/"
}, {
"@type": "SiteNavigationElement",
"position": 28,
"name": "Paternity",
"description": "Paternity",
"url": "https://www.examplelaw.com/services/paternity/"
}, {
"@type": "SiteNavigationElement",
"position": 29,
"name": "Postnuptial Agreements",
"description": "Postnuptial Agreements",
"url": "https://www.examplelaw.com/services/postnuptial-agreements/"
}, {
"@type": "SiteNavigationElement",
"position": 30,
"name": "Premarital Agreements",
"description": "Premarital Agreements",
"url": "https://www.examplelaw.com/services/premarital-agreements/"
}, {
"@type": "SiteNavigationElement",
"position": 31,
"name": "Resources",
"description": "Resources",
"url": "https://www.examplelaw.com/resources/"
}, {
"@type": "SiteNavigationElement",
"position": 32,
"name": "Pay Your Bill",
"description": "Pay Your Bill",
"url": "https://www.examplelaw.com/resources/pay-your-bill/"
}, {
"@type": "SiteNavigationElement",
"position": 33,
"name": "Frequently Asked Questions",
"description": "Frequently Asked Questions",
"url": "https://www.examplelaw.com/resources/frequently-asked-questions/"
}, {
"@type": "SiteNavigationElement",
"position": 34,
"name": "Videos",
"description": "Videos",
"url": "https://www.examplelaw.com/resources/videos/"
}, {
"@type": "SiteNavigationElement",
"position": 35,
"name": "Contact",
"description": "Contact",
"url": "https://www.examplelaw.com/contact/"
}]
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment