structured-data

Generate JSON-LD examples and validation steps for Schema.org types.

90|10|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/cognyai/claude-code-marketing-skills --skill structured-data-cognyai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: structured-data
Source: https://github.com/cognyai/claude-code-marketing-skills/tree/main/skills/structured-data
Command: npx skills add https://github.com/cognyai/claude-code-marketing-skills --skill structured-data-cognyai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Schema.org structured data markup guidance and ready-to-use JSON-LD examples to accelerate correct implementation and validation.

Core Features & Use Cases

  • Comprehensive reference for Schema.org types (Product, FAQPage, HowTo, Article, LocalBusiness, etc.) with JSON-LD samples.
  • Guidance on testing/validation with tools like Google's Rich Results Test and Schema Markup Validator, plus platform-specific integration tips for static HTML, Next.js/React apps, and WordPress.
  • Use-case patterns for implementing structured data across static sites, React/Next.js apps, and CMS-driven pages, with best practices for data-synchronization with content.

Quick Start

Ask me for a schema type or topic and I will return ready-to-use JSON-LD examples and validation steps.

Frequently Asked Questions about structured-data

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

FAQPage Schema
How do I add Schema.org structured data to a Next.js or React app?

Schema.org structured data can be added to Next.js or React apps using ready-to-use JSON-LD examples with platform-specific integration patterns, ensuring proper data synchronization with your content for rich results.

What is the best JSON-LD format for marking up a Product or FAQPage?

The best JSON-LD format for marking up Products or FAQPages involves using accurate Schema.org types and properties, providing precise structured data that satisfies search engine requirements for rich results.

How do I validate structured data for rich results?

You validate structured data for rich results by following specific testing workflows using tools like Google's Rich Results Test and Schema Markup Validator to ensure your JSON-LD implementation is accurate and compliant.

Can I use the same Schema.org markup for static HTML and WordPress pages?

Yes, you can use Schema.org markup across static HTML and WordPress pages by applying specific implementation patterns and best practices tailored to CMS-driven pages, static sites, and React apps.

Why is my structured data not showing in search results?

Structured data might not show in search results if the JSON-LD lacks accurate Schema.org properties or fails validation, making testing with Google's Rich Results Test essential to identify and correct markup errors.