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.