Basics of Structured Data Pt. 1
If you work in SEO or on websites for a living chances are you are fully aware of structured data. If you do not work in the industry however, you probably have ZERO idea what structured data is, what it does, or why it is so important. That is totally fine – I am here to explain exactly what it is and why you should care! I am by no means an expert on this subject, however, I have enough knowledge to at least educate you on the basics of structured data.
This is the first part of a series of articles that will explain what structured data is, the different types of structured data, why it is important, and some common uses. See Part II
What is Structured Data?
According to Google Structured data “refers to kinds of data with a high level of organization, such as information in a relational database. When information is highly structured and predictable, search engines can more easily organize and display it in creative ways.”
You understand now right? Perfect! Okay maybe not. Essentially, structured data is information formatted in such a way that it can be universally understood. To keep formatting consistent there is an organization responsible for adding and maintaining structured data standards. See Schema.org
Data can be formatted to tell Google and other search engines exactly what each piece of information is. For example if we were using the Local business markup we would format it to include the business name, logo, address, phone number, email, social media accounts, exact Geo-location (latitude & longitude), and business hours. Once your data is structured it is easily accessible for search engines to crawl and extract any information they may need.
Example of Structured Data
Although there are many styles of structured data, there are two dominant markup formats – Microdata & JSON-LD. JSON-LD (JavaScript Object Notation for Linked Data) is the industry standard that has been recommended by search engines such as Google, however, in certain instances Microdata could be more appropriate.
MICRODATA:
For example below is a local business markup using Microdata for my company, NetClimber Web Design.
-
NetClimber is located at 201, 4882 Delta Street, Delta, BC
-
Phone number: (604) 628-2403
-
Open Monday to Thursday 8am – 5pm & Friday 8am – 12pm
-
Social Media: Facebook & Instagram
JSON-LD:
For example below is a local business markup using JSON-LD for NetClimber Web Design.
-
NetClimber is located at 201, 4882 Delta Street, Delta, BC
-
Phone number: (604) 628-2403
-
Open Monday to Thursday 8am – 5pm & Friday 8am – 12pm
-
Social Media: Facebook & Instagram
By structuring the data in these ways you clearly classify what each data point is. Now Google can associate those social media profiles, phone number, email, business hours with your business. Once they understand all the aspect of your business they may include certain aspects in your Google My Business page such as links to your social profiles, or email links. A great example of this can be seen below on Apples Google My Business page.
Uses of Structured Data
Structured data can identify and communicate the following types of data to Google:
-
Business Information (Name, Address, Logo, Phone # etc.)
-
Event Details (Date, Time, Ticket Info, Sponsors, etc.)
-
Product Information (Price, Stock Levels, Reviews)
-
Recipes, Articles, or Text (for inclusion in search results)
-
Product Reviews & Aggregate Review Ratings (for star ratings in search results)
-
And More…
For a full list see Schema.org
Rich Snippets
With all the information Google is then able to display your website creatively – using Rich Snippets. For example if you have reviews on your website you can mark them up so they are eligible to display the star rating, total number of reviews, or even the name and location of the person reviewing you. This has to potential to greatly increase your visibility on the results page. Rich Snippets are any type of extensions to the regular search results. This includes things such as text, breadcrumbs and ratings stars.
If you markup your event it could even show up directly in the search results under your website. Here the company eventful.com has marked up the upcoming concerts so they are able to show up in the search results. This will draw people’s eyes, attention, and hopefully clicks.
Structured data has the ability to increase your presence on the search results significantly and can drive hundreds or thousands of clicks to your website each month.