2026 Structured Data Blueprint

The Ultimate Message
Schema Generator

A single message from a sender to one or more organizations or people.

Includes:aboutabstractaccessibilityAPIaccessibilityControlaccessibilityFeatureaccessibilityHazardaccessibilitySummaryaccessMode+130 more
Instant JSON-LD Generation

Magic Build

Paste your URL below and our AI will automatically fill the Message fields for you.

Configuration

Live Generator

Message Schema

Fill in the fields below to generate your JSON-LD. Required fields are marked with *.

Required Fields

The name of the item. (Expects: Text)

Recommended

An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. (Expects: ImageObject, URL)

URL of the item. (Expects: URL)

Why use Message?

Structured data like Message markup helps search engines identify the most important details about your content instantly, improving your chances of earning rich results.

Output Panel

Awaiting input...

Want to automate this?

Connect your site to SchemaGen and our AI will automatically extract and deploy schemas for you. No manual coding required.

Launch AI Generator

What is Message Schema?

A single message from a sender to one or more organizations or people.

Why It Matters for SEO

Google uses Message structured data to understand the content and context of your pages. When correctly implemented, this schema can unlock rich results in Google Search — enhancing your listing with additional information that dramatically improves visibility and click-through rates.

Why Add Message Structured Data?

🔍

Appear in Rich Results

Structured data helps Google show enhanced results for your pages in search — including stars, prices, FAQs, and more.

📈

Boost Click-Through Rate

Rich snippets can increase CTR by up to 30% compared to plain search results — more clicks with the same ranking.

🤖

Feed AI Search Engines

AI answer engines like Perplexity and Google SGE use structured data to verify and cite facts from your content.

How to Implement Message JSON-LD

1

Generate

Use the form above to fill in your details and generate valid Message JSON-LD markup in seconds.

2

Copy

Copy the generated JSON-LD output code with one click — it's already formatted and ready to deploy.

3

Deploy

Paste the code into your <head> tag, or use SchemaGen's SDK to deploy without touching code.

Want to skip steps 2 & 3? Connect SchemaGen's SDK to deploy directly from the dashboard.

Properties You Can Include

Message schema supports the following schema.org properties. Required fields are the minimum Google needs to consider your markup valid; recommended fields unlock richer search result appearances.

PropertyDescriptionExpected TypeStatus
aboutThe subject matter of an object.ThingOptional
abstractAn abstract is a short description that summarizes a CreativeWork.TextOptional
accessibilityAPIIndicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityAPI-vocabulary).TextOptional
accessibilityControlIdentifies input methods that are sufficient to fully control the described resource. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityControl-vocabulary).TextOptional
accessibilityFeatureContent features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityFeature-vocabulary).TextOptional
accessibilityHazardA characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityHazard-vocabulary).TextOptional
accessibilitySummaryA human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as "short descriptions are present but long descriptions will be needed for non-visual users" or "short descriptions are present and no long descriptions are needed".TextOptional
accessModeThe human sensory perceptual system or cognitive faculty through which a person may process or perceive the intellectual content of a resource, not including any adaptations of the content (e.g., text alternatives for images). Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessMode-vocabulary).TextOptional
accessModeSufficientA list of single or combined access modes that are sufficient to understand all the intellectual content of a resource, including any adaptations. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessModeSufficient-vocabulary).ItemListOptional
accountablePersonSpecifies the Person that is legally accountable for the CreativeWork.PersonOptional
acquireLicensePageIndicates a page documenting how licenses can be purchased or otherwise acquired, for the current item.CreativeWork, URLOptional
additionalTypeAn additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.Text, URLOptional
aggregateRatingThe overall rating, based on a collection of reviews or ratings, of the item.AggregateRatingOptional
alternateNameAn alias for the item.TextOptional
alternativeHeadlineA secondary title of the CreativeWork.TextOptional
archivedAtIndicates a page or other link involved in archival of a CreativeWork. In the case of MediaReview, the items in a MediaReviewItem may often become inaccessible, but be archived by archival, journalistic, activist, or law enforcement organizations. In such cases, the referenced page may not directly publish the content.URL, WebPageOptional
assessesThe item being described is intended to assess the competency or learning outcome defined by the referenced term.DefinedTerm, TextOptional
associatedMediaA media object that encodes this CreativeWork. This property is a synonym for encoding.MediaObjectOptional
audienceAn intended audience, i.e. a group for whom something was created.AudienceOptional
audioAn embedded audio object.AudioObject, Clip, MusicRecordingOptional

Example Message JSON-LD

Here's what valid Message structured data looks like with sample values filled in. Use the generator above to replace these with your own data.

Example Output
{
  "@context": "https://schema.org",
  "@type": "Message",
  "name": "Example Message",
  "image": "https://example.com/images/example.jpg",
  "url": "https://example.com/page",
  "about": {
    "@type": "Thing",
    "name": "Example Thing",
    "image": "https://example.com/images/example.jpg",
    "url": "https://example.com/page"
  },
  "abstract": "Example abstract",
  "accessibilityAPI": "Example accessibilityAPI",
  "accessibilityControl": "Example accessibilityControl",
  "accessibilityFeature": "Example accessibilityFeature"
}

Validate Your Message Schema

Once deployed, validate your schema is working correctly with our free audit tool. Paste your URL and we'll check for errors, missing properties, and Google Rich Result eligibility.

Free Schema Audit Tool →

Check your Message schema for errors and Rich Result eligibility