schema-patterns

Provide Schema.org structured data templates for LocalBusiness, FAQPage, HowTo, Service, Review, and BreadcrumbList.

4|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/Soborbo/claudeskills --skill schema-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-patterns
Source: https://github.com/Soborbo/claudeskills/tree/main/schema-patterns
Command: npx skills add https://github.com/Soborbo/claudeskills --skill schema-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Schema-patterns provide ready-made Schema.org structured data templates to accelerate the adoption of rich results on lead-gen sites.

Core Features & Use Cases

  • Ready-to-use patterns for LocalBusiness, FAQPage, HowTo, Service, BreadcrumbList, and Review.
  • Clear nesting guidance (e.g., Reviews inside LocalBusiness) and validation steps to ensure accuracy.
  • Use-case example: On a local business page, attach a LocalBusiness schema with nested Reviews and an FAQPage for FAQs.

Quick Start

Follow the references to integrate the schemas into your Astro project; start by applying LocalBusiness and BreadcrumbList patterns on the homepage, then progressively add FAQPage and HowTo schemas to relevant pages.

Frequently Asked Questions about schema-patterns

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

FAQPage Schema
How do I add Schema.org structured data to a lead-gen Astro site for rich snippets?

Add Schema.org structured data to your Astro site by applying ready-made templates for LocalBusiness and BreadcrumbList on your homepage, then progressively integrating FAQPage and HowTo schemas to relevant pages to generate rich snippets.

What is the correct way to nest Review schemas inside a LocalBusiness structured data template?

Nesting Review schemas inside a LocalBusiness template requires attaching the Review items directly within the LocalBusiness structured data structure, ensuring accurate content mapping and using proactive validation to confirm the nesting is error-free.

Do I need absolute URLs for FAQPage structured data to pass rich result validation?

Yes, FAQPage structured data requires absolute URLs to pass validation. Enforcing primary schemas, absolute URLs, accurate content representation, and proactive validation ensures your structured data is production-ready for rich SERP results.

Which Schema.org patterns are best for local business pages to get rich SERP results?

The best Schema.org patterns for local business pages are LocalBusiness, FAQPage, and BreadcrumbList. Attach a LocalBusiness schema with nested Reviews and an FAQPage for FAQs to maximize rich SERP result eligibility.

Can I use ready-made structured data templates for Service and HowTo schemas without coding from scratch?

Yes, you can use ready-made structured data templates for Service and HowTo schemas without coding from scratch. The references provide clear nesting guidance and examples for straightforward integration into your project.

Why does my structured data fail validation when adding multiple schema types to a single page?

Structured data validation fails when schemas are incorrectly nested or use relative URLs. Enforce primary schemas, ensure absolute URLs, accurately map page content to schema properties, and run proactive validation steps to resolve errors.