E:LAB
Custom Generator · 11 types

폼에 입력만 하면 JSON-LD가 됩니다.

LocalBusiness · FAQ · Breadcrumb · Organization · Article · Product · Event · Recipe · Course · HowTo · VideoObject — 11종을 입력 폼으로 즉시 생성. 코딩 없이 head 또는 body 직전에 붙여넣으면 됩니다.

JSON-LD 미리보기LocalBusiness
output
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "KR"
  }
}

로그인하시면 작성한 스키마를 저장하고 나중에 다시 불러오실 수 있습니다. 로그인