home/writing/schema-jsonld

Schema Jsonld

GPTClaudeGemini··1,388 copies·updated 2026-07-14
schema-jsonld.prompt
# Prompt: `schema.org` JSON-LD

**File:** `<script type="application/ld+json">` block in `<head>` · **Status:** ✅ Established for search and Copilot · 🚀 Foundation for emerging agentic standards · **Time to ship:** 5 min

Structured data in a JSON-LD script tag that describes what's on the page in a machine-readable vocabulary: this is an article, by this author, published on this date.

**Honest caveat:** a 2025 SearchVIU experiment found ChatGPT, Claude, Perplexity, and Gemini all _missed_ product data placed exclusively in JSON-LD. Only Microsoft Copilot (via Bing) reliably uses it for AI answers today.

**Why ship it anyway:** it's the foundation of [NLWeb](https://github.com/microsoft/NLWeb), the emerging standard for making websites queryable by AI agents. R.V. Guha (who invented RSS, RDF, and schema.org) is building the agentic web on top of schema.org at Microsoft. Good schema markup means you're already close to NLWeb-ready. It's also still the most established file on this list for traditional search (Google, Bing) and for Copilot.

---

## Copy this prompt

when to use it

Community prompt sourced from the open-source GitHub repo tristandenyer/awesome-ai-website-files (NOASSERTION). A "Schema Jsonld" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

writingcommunitygeneral

source

tristandenyer/awesome-ai-website-files · NOASSERTION