mktg-schema-markup

Implement schema.org JSON-LD markup for rich results across page types.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/GetFresh-Ventures/gxd-ceo-ai-kit --skill mktg-schema-markup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mktg-schema-markup
Source: https://github.com/GetFresh-Ventures/gxd-ceo-ai-kit/tree/main/skills/mktg-schema-markup
Command: npx skills add https://github.com/GetFresh-Ventures/gxd-ceo-ai-kit --skill mktg-schema-markup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps marketing teams implement and maintain correct schema.org structured data (JSON-LD) to improve search visibility and enable rich results across pages.

Core Features & Use Cases

  • Automated schema selection: Choose the right schema.org types for articles, products, FAQs, breadcrumbs, and other page content.
  • Validation & governance: Validate markup with Google tools, ensure required properties, and keep data in sync with page content and business goals.
  • Use Case: Add FAQPage markup to a knowledge base article to display rich results in search and improve click-through rates.

Quick Start

Add a JSON-LD script block in your page head describing your content with the appropriate schema.org types.

Frequently Asked Questions about mktg-schema-markup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add JSON-LD schema markup to my web pages for rich snippets?

JSON-LD schema markup is implemented by adding a script block to your page head or end of body, using schema.org types to describe content and enable rich results. Choose appropriate types for articles, products, FAQs, and breadcrumbs.

What's the best way to validate schema.org structured data for Google rich results?

Validate schema markup using Google's Rich Results Test and the Schema.org Validator to confirm compliance with Google's guidelines, verify required properties, and ensure your structured data enables rich results.

What schema.org types should I use for FAQ pages and breadcrumbs?

Use FAQPage schema for knowledge base articles to display rich results, and BreadcrumbList schema for navigation paths. Adapt schema.org type properties to match your content and business goals across different page types.

Does JSON-LD structured data need to be placed in the page head?

JSON-LD structured data can be placed in either the page head or at the end of body. The critical requirement is ensuring the structured data accurately describes the visible page content to comply with Google's guidelines.

Why is my schema markup not showing rich results in Google search?

Schema markup fails to generate rich results when it violates Google's guidelines, lacks required properties, or mismatches visible page content. Validate with the Rich Results Test and keep structured data in sync with your page.

Can I use schema markup for product pages and articles?

Schema markup supports product pages and articles by applying appropriate schema.org types. Adapt properties to accurately describe your specific page content and align with your business goals to enable rich results.