Markup Your Site with Legal Schema

Do you want your legal help website to show up higher on Google Searches?

Make Schema.org markup for your site using this free tool that Legal Design Lab has made. Then put the markup on your webpage, so search crawlers can find your organization & services — and connect more people with them.

The Legal Schema Markup project

If you have a website, Schema.org markup can improve how you reach your target audience. It can improve how search engines (like Google, Bing, Yahoo, etc.) show your website, resources, and services to your potential audience.

Schema.org markup is code to put on your website’s backend, which tells search engines important information about who they should show your website to. The Schema.org community is a non-profit group (founded originally by leading search engine companies). It defines the various terms and structures that organizations can use to mark up their websites. The markup represents information about:

  • Organizational Details: Who your organization is, and what makes you authoritative on certain topics
  • Issue Areas: What kinds of problems and questions you can help people with
  • Jurisdictions: What jurisdictions and geographic areas you serve
  • Demographic Groups: What specific demographics of people you serve
  • Services and Events: What specific hotlines, intake channels, clinics, and other events you offer

You can use the standard Schema.org markup code to represent this information in ways that search engines can understand automatically. This markup code should improve how often your website is shown to people asking about legal issues, in your target jurisdictions and demographics.

Schema.org markup can complement other search engine optimization (SEO) strategies your group might already be using. To implement markup, you can follow the standards — and use the markup-creation tool that our Lab is building with the support of a Legal Services Corporation Tech Innovation Grant, in collaboration with many legal aid and technologist stakeholders.



We recommend that you use a standard approach to marking up your website pages, using markup standards here. We have a list of our standard terms, as well as a tool to help you create them by filling out a form.

Our proposal draws from other civic and government service providers’ use of Schema.org. For example, the W3C group has a CivicServices schema plan  (that integrates a proposal from the Google.org Civic team), the UK government’s Gov.UK site has a Schema.org plan, and the Dept. of Veterans Affairs had a Schema.org plan.

We have taken their broad set of possible terms, and defined which ones legal organizations can use to best represent themselves.  This standard is being set by a working group of legal aid organization, website administrators, and technologists have been creating and vetting this way of marking up legal aid and statewide portal websites. These standards can help you decide which of the Schema.org terms to use, when representing your organization and service details.

See examples of our most recent Schema.org markup here at our Github repository. These show how a legal aid group’s site can be marked up with schema.

There are five main kinds of information to mark up. The only required one is the Organizational Information. The 5 info areas are:

  1. Organizational information (Required): To describe your legal aid group, court self-help center, law library, or other ‘entity’ that is providing legal help to the public. In this part of the markup, you are describing the basics of who your org is, who you serve, where you are located, and what your main contact points are.
  2. General Legal Help Service information (Required): This section is all about the legal help service that you provide generally. By general, that means not about specific issue areas (an expungement clinic or housing law hotline) or specific demographics (a phone number only for youth, or a clinic only for immigrants). Rather, this general service description should sum up the legal help service that your organization offers for people broadly.
  3. Office Locations (Not Required): If your organization has more than one physical location, you can list out each individual office. This can include details about the contact details, specific geographic service areas, or specific issue areas for this specific office.
  4. Hotlines, Clinics, and other special services (Not Required): Some organizations provide specific services alongside their ‘general legal help’ service. These specific ones focus either on a particular issue area (domestic violence, re-entry, income taxes, etc.) or on a particular demographic group (youth, elders, women, immigrants, etc.). These specific services can be detailed with their own unique contact points, locations, descriptions, and audiences.
  5. Articles, FAQs, and other Self-Help content (Not Required): If your organization provides online guides for people to use for legal self-help, you can markup these materials so that people can find them. Typically these legal help articles are like how-to guides, or FAQ questions and answers. You can detail information about these pages, including who published them, when they were released, what their title and headline are, and what languages they’re available in.

 

 

 

Legal Help Schema Markup standards

1. Organizational Information

Information to markup Markup term to use What data should be used to populate the markup term? And what does an example look like?
Name of organization that provides a legal help service https://schema.org/name  Text

 

 

"name": "Legal Services of North Florida"
Alternate Name with an acronym or other known name https://schema.org/alternateName Text

 

 

"alternateName": "LSNF"
Description of the organization and what kinds of services you provide, and audiences you serve — as a paragraph of text https://schema.org/description  Text

 

 

"description": "LSNF is a not-for-profit legal services organization serving only low-income individuals and families across Florida’s central and western panhandle. LSNF’s priority areas are cases involving Family Law, Housing, Public Benefits, Employment, Education, and Health Care issues. It does not help with traffic tickets, car injuries, or defending criminal actions."
Logo of the organization as an image file https://schema.org/logo  URL to Image file

 

 

"logo": "https://www.lsnf.org/wp-content/themes/LSNFtheme/assets/images/Logo.png"
Image of the organization that can show the building, people, services, or other representative image of the org https://schema.org/image URL to Image file

 

 

"image": "https://www.lawhelpny.org/files/B23B29BF-0DED-F7B9-2149-1DB14E1A7DE5/images/LHNY%203_20.png"
Social Media links of the organization

 

 

 

https://schema.org/sameAs   URL to social media organization page, or multiple such pages, for this organization

 

 

"sameAs": [
  "https://www.facebook.com/legalaidhawaii/",
  "https://twitter.com/legalaidhawaii/",
  "https://www.instagram.com/legalaidhawaii/",
  "https://www.youtube.com/channel/UCidcoPSY4bRTzf22e2UjxIA",
  "https://www.linkedin.com/company/legal-aid-society-of-hawaii/"
                        ]
Part of another organization, to specify if this organization is part of a larger one https://schema.org/subOrganization  Text with name of organization
Website of organization https://schema.org/url  URL

 

 

"url": "https://www.lsnf.org"
Main Address of the administrative offices of the organization. https://schema.org/address  Text

 

 

 "address": {

   "@type": "PostalAddress",

   "streetAddress": "2119 Delta Boulevard",

   "addressLocality": "Tallahassee",

   "addressRegion": "FL",

   "postalCode": 32303

 },
Email by which the organization can be contacted, and wants the general public to know about https://schema.org/email  Email address

 

 

"email": "anchorage@alsc-law.org",
Jurisdiction that this organization serves, defined by County https://schema.org/areaServed  Text or OCD-IDs

 

 

"areaServed": {

@type": "AdministrativeArea",

"name": ["Bay County, FL","Calhoun County, FL", "Holmes County, FL"]

}
Phone number by which a member of the public can reach the person https://schema.org/telephone  Text (phone)

 

 

"telephone": "(850) 385-9007"
     
Issue Expertise that describes those legal problems that the organization\ can assist the public with http://schema.org/knowsAbout  URLs that link to legal issue problem codes in NSMIv2, https://taxonomy.legal

 

 

"knowsAbout": [ "https://taxonomy.legal/term/HO-00-00-00-00", "https://taxonomy.legal/term/FA-00-00-00-00","https://taxonomy.legal/term/IM-13-00-00-00", "https://taxonomy.legal/term/BE-00-00-00-00","https://taxonomy.legal/term/MO-00-00-00-00" ],
Languages Spoken or readily available https://schema.org/knowsLanguage Language codes are ideally taken from the IETF BCP 47 standard. List all languages that are offered by intake/lawyer staff, or that a substantial number of resources are offered with on the site. If the organization uses a service to provide a large number of languages, list the ones its users most frequently use.

 

 

"knowsLanguage": {

"@type": "Language",

    "name": [ "English",  "Arabic", "Swahili", "Persian", "Romanian, Moldavian, Moldovan", "Spanish", “American Sign Language”]
}

 

2. General Legal Help service

Information to markup Markup term to use What data should be used to populate the markup term? And what does an example look like?
Name of the service https://schema.org/name  Text

 

 

"name": "Legal Aid services"
Alternate Name with an acronym or other known name for this service https://schema.org/alternateName Text to detail other names that people might use to describe this service (like what people might be searching Google for)

 

 

"alternateName": "Legal Aid"
Description of the general legal help service your organization provides https://schema.org/description  Text

 

 

description": "LSNF provides free low-cost legal aid services to people in need of help with civil issues, and some criminal problems related to re-entry.",
Main Address of the service location, at which people can visit to receive the service.  https://schema.org/address    Text

 

 

"address": {

   "@type": "PostalAddress",

   "streetAddress": "2119 Delta Boulevard",

   "addressLocality": "Tallahassee",

   "addressRegion": "FL",

   "postalCode": 32303

 },
Website of the service — ideally an online intake to access/sign up for the service https://schema.org/serviceUrl ,

 

 

within https://schema.org/ServiceChannel 

URL

 

 

"availableChannel": {
 "@type": "ServiceChannel",
 "serviceUrl": "http://www.legalaidhawaii.org"
]
Phone number of the service — like an intake hotline https://schema.org/servicePhone, and then

 

 

https://schema.org/ContactPoint

Phone number text and other details

 

 

 "servicePhone": [{
                         "@type": "ContactPoint",
"telephone": "808-536-4302",
"contactType": "Intake Hotline for Oahu",
"areaServed": ["Oahu"],
"hoursAvailable": ["Mo-Fr 09:00-11:30"]
}
]
Available Languages for this service https://schema.org/availableLanguage Text from set names

 

 

        "availableLanguage": {
                 "@type": "Language",
                 "name": [
                       "English",
                         "Marshallese",
                         "Spanish",
                         "Filipino",
                         "Chuukese",
                         "Pohnepian",
                         "Kosraean"
] },
Audiences for this service, including specific demographic groups https://schema.org/Audience Text from set names

 

 

"audience": ["Low-income individuals", "Elderly", "Veterans", "Domestic Violence Victims"]
Jurisdiction that this service is available to https://schema.org/areaServed  Text, or OCD-IDs, or Wiki references

 

 

"areaServed": {
        "@type": "AdministrativeArea",
        "name": "Hawaii",
        "@id": "https://en.wikipedia.org/wiki/Hawaii"
},
Issue Expertise covered in these services http://schema.org/knowsAbout URLs that link to legal issue problem codes in LIST Taxonomy, https://taxonomy.legal

 

 

"knowsAbout": [ "https://taxonomy.legal/term/HO-00-00-00-00", "https://taxonomy.legal/term/FA-00-00-00-00","https://taxonomy.legal/term/IM-13-00-00-00", "https://taxonomy.legal/term/BE-00-00-00-00","https://taxonomy.legal/term/MO-00-00-00-00"]

3. Individual Offices

This markup code will typically go within the section 2 markup, of General Legal Help services. It might go into its own section if the offices don’t provide the General Legal Help, but instead provide more specific issue-area or demographic-group services.

In addition to these fields, you can also add in the fields like Audience, areaServed, knowsAbout, and availableLanguage.

Information to markup Markup term to use What data should be used to populate the markup term? And what does an example look like?
Office location, to define this as a service channel https://schema.org/serviceLocation

 

 

in combination with 

https://schema.org/Place 

This field starts the Office Location entry. The fields below will be the remaining details in this entry.

 

 

"serviceLocation": [{
                 "@type": "Place",
Name of office that audience member would recognize https://schema.org/name  Name

 

 

"name": "Legal Aid Society of Hawaii: Leeward Office"
Address of this Location that people can visit https://schema.org/address  Text

 

 

"address": {

   "@type": "PostalAddress",

   "streetAddress": "85 Farrington Highway",

   "addressLocality": "Waiane",

   "addressRegion": "HI",

   "postalCode": 96792

 },

4. Specific Hotlines, Clinics, and other services

If you are trying to communicate about specific issue-area, demographic-group, or other kinds of service-offerings, then markup this as a separate service from the General Legal Help service.

Information to markup Markup term to use What data should be used to populate the markup term? And what does an example look like?
Name of the specific service https://schema.org/name  Text

 

 

"name": "Fair Housing Hotline"
Provided By a certain organization https://schema.org/provider Text or ID reference to an organization

 

 

"provider": {
       "@id": "http://www.legalaidhawaii.org/#org"
}
Headline of the specific legal help service your organization provides https://schema.org/description  Text

 

 

description": "Call the Fair Housing Hotline to get brief legal advice on landlord-tenant problems.",
Main Address of the service location, at which people can visit to receive the service.  https://schema.org/address    Text

 

 

"address": {

   "@type": "PostalAddress",

   "streetAddress": "2119 Delta Boulevard",

   "addressLocality": "Tallahassee",

   "addressRegion": "FL",

   "postalCode": 32303

 },
Website of the service — ideally an online intake to access/sign up for the service https://schema.org/serviceUrl ,

 

 

within https://schema.org/ServiceChannel 

URL

 

 

"availableChannel": {
 "@type": "ServiceChannel",
 "serviceUrl": "http://www.legalaidhawaii.org/fairhousing"
]
Phone number of the service — like an intake hotline https://schema.org/servicePhone, and then

 

 

https://schema.org/ContactPoint

Phone number text and other details

 

 

 "servicePhone": [{
                         "@type": "ContactPoint",
"telephone": "808-536-4302",
"contactType": "Fair Housing Hotline",
"areaServed": ["Hawaii"],
"hoursAvailable": ["Mo-Fr 09:00-11:30"]
}
]
Available Languages for this service https://schema.org/availableLanguage Text from set names

 

 

        "availableLanguage": {
                 "@type": "Language",
                 "name": [
                       "English",
                         "Marshallese",
                         "Spanish",
                         "Filipino",
                         "Chuukese",
                         "Pohnepian",
                         "Kosraean"
] },
Audiences for this service, including specific demographic groups https://schema.org/Audience Text from set names

 

 

"audience": ["Seniors 60+"]
Jurisdiction that this service is available to https://schema.org/areaServed  Text, or OCD-IDs, or Wiki references

 

 

"areaServed": {
        "@type": "AdministrativeArea",
        "name": "Hawaii",
        "@id": "https://en.wikipedia.org/wiki/Hawaii"
},
Issue Expertise covered in these services http://schema.org/knowsAbout URLs that link to legal issue problem codes in LIST Taxonomy, https://taxonomy.legal

 

 

"knowsAbout": [ "https://taxonomy.legal/term/HO-00-00-00-00"]

 

5. Articles, FAQs, and Guides Icon

To mark-up web content that provides legal help to the public, like in the form of how-to’s, step-by-step guides, and FAQs, use these markup terms. In markup terms, these are all “articles”

Information to markup Markup term to use What data should be used to populate the markup term? And what does an example look like?
Type of information https://schema.org/Article Type

 

 

"@type": "Article",
Name of the article https://schema.org/name  Text

 

 

"name": "What You Need to Know about the CDC Eviction Order"
Publisher of the article https://schema.org/publisher Text or ID reference to an organization

 

 

"publisher": {
       "@id": "http://www.legalaidhawaii.org/#org"
},
Headline of the content https://schema.org/headline Text

 

 

"headline": "Are you protected from eviction? Covid-19 Legal Help from Legal Services of North Florida",
Image that represents the content https://schema.org/image  URL

 

 

"image": "https://www.lsnf.org/wp-content/themes/LSNFtheme/assets/images/Logo.png"
Website of the article https://schema.org/url  URL

 

 

"url": "https://www.lsnf.org/wp-content/uploads/2020/11/CDC-Order-Brochure-10-2020.pdf"
Issue Topic of the article https://schema.org/about URLs that link to legal issue problem codes in LIST Taxonomy, https://taxonomy.legal

 

 

"about": [ "https://taxonomy.legal/term/HO-02-09-00-00"]
Jurisdiction that this article applies to https://schema.org/spatialCoverage Text, or OCD-IDs, or Wiki references to the state or other location

 

 

"spatialCoverage": ["Florida" ],
Date of the article https://schema.org/datePublished Date text

 

 

"datePublished": "November 01, 2020",
Language of the article https://schema.org/inLanguage Text from set names

 

 

"inLanguage": {
"@type": "Language",
"name": [
"English"]
}
Latest update date of the article https://schema.org/dateModified Date text

 

 

"dateModified": "November 01, 2020",

 

The Schema.Org Markup Tool

Caution: This tool is in beta! It is for exploration and feedback right now .

You can use our Schema.org Markup Tool to create your own markup, automatically. You can experiment with this tool (currently in beta), to start drafting your markup code. We will announce soon when it is finalized for you to use.

schema.legallab.dev





1. Understand your baseline

1a. Gather your own Google Analytics/Console data from past 2 months

This will help you document what kinds of visitors, what amount of traffic, and what kinds of search queries are bringing people to your site. This baseline can be compared to the months after the markup is implemented, to see if you have increased the volume of the correct kind of visitors (namely, people coming from your jurisdiction).

    1. Ensure you have access to your Google Analytics account
    2. Ensure you have enabled Google Search Console within your Analytics
    3. Use the Google Search Console to see the search terms used; number of clicks; number of impressions; and the CTR and position of each search term

1b. Choose Zip Codes from which we can run a Search Audit

A search engine results audit is an evaluation of what a search engine (like Google) is displaying to people in a certain zip code, when they search for a certain query. Our Stanford team is running search engine results audits before and after markup is applied, to see if we can increase the amount of jurisdiction-correct, issue-correct, public interest websites that are being shown to people seeking help in a zip code.

If you’d like to run a search engine results audit before and after your markup, you will need to be in touch with us. Then choose 3-5 zip codes from your jurisdiction area, whose residents you would expect + prefer to be finding your site if they were searching for legal help topics.

Zip Code (e.g., 15243) Location it represents (e.g., suburbs of Pittsburgh) Reason for choice (e.g., in our jurisdiction, typically has high number of housing issues)
     
     
     
     

We will run large numbers of searches from these zip codes, and then produce a report about which sites are appearing when people seek help for different legal issues for these geographic areas.

1c. Screenshot Google’s results for common legal help queries in your area

Take screenshots of what is appearing on Google Search results in your zipcode, for the following common types of queries. These screenshots will provide more visual support for understanding current problems with legal help search, and a comparison for an improved search experience that hopefully will occur when the Schema.org markup is implemented.

  1. Software setup: Use Google Chrome, and install Full Page Screen Capture extension.  This extension allows you to take an image or pdf capture of the full page that the browser is showing you.
  2. Location check: Ensure computer is located in your intended service area’s zip code, and isn’t connected through a VPN or other program that would change your apparent location. 
  3. Search Engine time: Go to google.com
  4. Search + Screenshot! Search for all of the following terms exactly (though choosing right location from brackets and removing brackets). Then on the Search results page — tap the Full Page Screen Capture icon (a little camera). Wait for it to capture whole page. Then press Download Image icon, to download the png.
  • Legal Aid
  • Legal Aid near Me
  • Legal Aid [your state/city, e.g., “Legal Aid Pittsburgh”]
  • Free Lawyer
  • Free Lawyer near me
  • Free lawyer [your state/city]
  • What to do if my partner is threatening me with violence
  • What to do if my partner is threatening me with violence [your state/city]
  • contractor ripped me off for flood repairs
  • contractor ripped me off for flood repairs [your state/city]
  • how to deal with credit card lawsuit threat
  • how to deal with credit card lawsuit threat [your state/city]
  • can a landlord evict you if someone pays more
  • can a landlord evict you if someone pays more [your state/city]
  • [name of legal website: e.g., “Law Foundation of Silicon Valley” or “Law Help NY”]

     5. Prep the Images for Sharing: Collect all the pngs for the searches — and save into a folder to share with your team + external partners. These images can show the full view of what is appearing in your jurisdiction currently, when people are searching for legal help. We can compare these to search results after the markup is implemented.

2) Check if you have any Plugins/Extensions that are automatically creating Schema markup

  • If you are using WordPress to manage your website’s content, you might have a popular plugin Yoast SEO already operating. This likely is creating Schema.org markup by default for your organization.
  • Before you implement the new Schema.org markup according to the standards we’ve established above, disable the Yoast SEO’s Schema.org function by working with your web developer. You don’t want to have 2 competing Schema.org markups, so you should ensure that Yoast’s is turned off.

3) Connect with your Web Developers or CMS about applying the markup

You will need to put your markup about your organization onto your homepage. It will not be seen by visitors, but it will be seen by search engines. Some content management systems have a place for you to input Schema.org markup through a non-coding interface. Otherwise, you should work with your web developer to arrange for the markup to be inserted into the site’s homepage code.

See more help here at Google Search’s guide to structured data.

If you will be putting the Schema.org markup yourself, without using a plug-in or developer, here are some basic guidelines:

  • Place the code in the <head> tags of your site. It will go into this wrapper so that the Search Engine crawlers can see it, but your site visitors will not.
  • Because the information we’ve encoded applies to your whole site, we encourage you to put it in the <head> tags that apply to the whole site.
  • If the information applies only to a certain section of your site, place the code in only the <body> of those sections.
  • Read more about Schema.org markup here.





If you want to see more examples of how Schema markup can be made for a legal aid group or help portal, see our Github repository for examples of legal schema markup.






What is Legal Help Schema?

Legal Help Schema is a standard set of tags that can be applied to content on a website. Like html, it will tell applications how to understand the natural-language text — making it clear what this text means not just to humans but also to machines.

Schema tags can be used by anyone (with basic technical skills) can make their existing website content more easily searchable and understandable to other applications — in particular search engines. It integrates into the wider Schema.org standards, of how to markup site contents, so that search engines can discover and display it more effectively.

Legal Help Schema is being created specifically for the types of content on legal help sites. It will tag up particular legal issues; what jurisdictions the information concerns; what types of procedures it refers to; and what service provider contact info, fees involved, and eligibility criteria apply.

The Schema tags can be used by courts, self-help centers, non-profits, clinics, and other online legal help providers to improve the machine readability of the content on their site.

We will be integrating legal help categories from the LIST Taxonomy Database, as a start of a how to tag legal help topics and materials online.

What value does a Legal Help Schema offer to webmasters and end-users?

Tags like these will help make the website’s human-readable content into machine-readable form. That way, future projects can automate the conversion of the tagged content into the templated designs. These tags will also be useful in getting search engine applications to direct users to the site.

The Legal Help Schema data tags can be used to improve search results on Google, Bing, Yandex, and other applications. As it is integrated into Schema.org (a non-profit collective of search engine providers, that they use to parse web content and deliver higher-quality search results), then material that is marked up with these tags will be given

Not only will court and official material appear higher in the search results, but it can be presented in ‘smart snippets’ with excerpts and priority provided to people directly on the search results page. The tagging will tell how search engines can best display legal help information, using smart snippets, excerpted bullet-point lists, form and fee previews, contact information for service providers, and other priority displays.

Also, it will ensure that users are directed to the correct jurisdiction of material.

Legal Help Schema takes inspiration from medical and healthcare information providers, who created a Schema.org markup tag set for their content. Read more about the Medical Markup effort here at Schema.org.

Just as the Mayo Clinic and other medical experts created a standard Markup language for their online content, our team is working with Schema.org to create a standard markup schema for legal procedures and service information.


We welcome your feedback on the standards, the example markup, and the markup tool (as we develop it out of its current Beta phase).

Also, let us know if you would like to join our Schema-defining working group — or if you would like to apply it to your site. 




MargaretMarkup Your Site with Legal Schema