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.
このツールの使い方
- スキーマタイプ(Article、Product、FAQ、HowTo、Event、Breadcrumb、WebSite、Person、Review、または Job Posting)を選択してください。
- フィールドを入力してください。JSON-LD スクリプトタグは入力に合わせてリアルタイムで更新されます。
- 「<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.