implementation-patterns
Copy-paste JSON-LD patterns for every common schema type. Replace ALL_CAPS placeholders with real values. Test at rich-results.google.com before deploying.
Content Preview
# Implementation Patterns
Copy-paste JSON-LD patterns for every common schema type. Replace ALL_CAPS placeholders with real values. Test at rich-results.google.com before deploying.
---
## Article (Blog Post)
```json
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"headline": "ARTICLE_TITLE_MAX_110_CHARS",
"description": "ARTICLE_DESCRIPTION_150_TO_300_CHARS",
"image": {
"@type": "ImageObject",
"url": "https://YOURDOMAIN.COM/images/ARTICLE_IMAGE.jpg",
"widthHow to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/implementation-patterns.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/marketing-skill/schema-markup/references/implementation-patterns.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at marketing-skill/schema-markup/references/implementation-patterns.md
Related Skills
MARKETING-EXPANSION-PLAN
Marketing Team Expansion — Audit & Implementation Plan
marketing-skillmarketingexpansionplan
by alirezarezvani · alirezarezvani-claude-skills
marketing_skills_roadmap
Marketing Team Skills Suite - Implementation Roadmap
marketing-skillmarketingskillsroadmap
by alirezarezvani · alirezarezvani-claude-skills
MARKETING-EXECUTION-PLAN
Marketing Team Expansion — Execution Plan
marketing-skillmarketingexecutionplan
by alirezarezvani · alirezarezvani-claude-skills
funnel-optimization-framework
A stage-by-stage guide to diagnosing and improving marketing and sales funnel performance. Use this framework alongside the funnel_analyzer.py tool to identify bottlenecks and implement targeted optimizations.
marketing-skillfunneloptimizationframework
by alirezarezvani · alirezarezvani-claude-skills