Developer Tools
Schema.org JSON-LD Generator — Free, No Upload, Browser-Based
🔒 在瀏覽器中執行
Generate valid Schema.org JSON-LD structured data for ten schema types — Article, Product, FAQPage, HowTo, Event, BreadcrumbList, WebSite, Person, Review, and JobPosting — directly in your browser. Fill in the fields and the JSON-LD script tag updates live so you can copy and paste it straight into your page head. No upload, no account, and your content never leaves your device.
如何使用此工具
- 選擇 schema 類型——文章、產品、FAQ、HowTo、事件、麵包屑、網站、人物、評論或職缺。
- 填寫各欄位;JSON-LD script 標籤會在您輸入時即時更新。
- 點擊「複製 <script> 標籤」並貼入您頁面的 <head> 中。
Schema type
Blog posts, news, editorial content
JSON-LD output
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article"
}
</script>Paste inside <head> to enable rich results in Google Search. All processing is in-browser — nothing is uploaded.