Schema.org support
Platform support for schema.org tags for SEO and setting custom schema.org values
Last updated
Was this helpful?
Platform support for schema.org tags for SEO and setting custom schema.org values
Last updated
Was this helpful?
Our schema tags are structured JSON-LD. The standard example would be business and location information that is automatically updated when changes are made to the business and location details in the platform.
These schema attributes are if that data exists on a Location.
name
: Location name or Business Name
description
: Location description
sameAs
: Links to any social URLs
telephone
faxNumber
openingHours
: Structured daily hours of operation
address
: streetAddress and other address field associated with "@type": "PostalAddress"
geo
: Latitude and longitude
@type:
Defaults to LocalBusiness
, but can be overridden with a specific business type using the business.schema_business_type
field
paymentAccepted
: list of payment types accepted
priceRange
: range of price, $
-$$$$
For details on the structure of the schema.org values, you can view those
Below are other common schema types we support of projects.
See an example of how to generate FAQ schema (FAQPage
) in your project:
We support menu schema (Menu
) on pages via integrations with Menu platforms.
We support reviews schema (Review
) on page via integrations with review management and reputation management integrations and widgets.
You can extend and add additional JSON-LD schema data to any page within the platform to enhance the richness of the tags associated with a site or page. For more details you can visit our .