SEO
JSON-LD生成ツール
Organization / Article などのスキーマをGUIで出力
Share
任意のフィールド
JSON-LD
コピーしました
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Example Inc.",
"url": "https://example.com",
"description": "Webソリューションを提供する Example Inc. の公式サイトです。",
"image": "https://example.com/ogp.png",
"sameAs": [
"https://twitter.com/example",
"https://www.linkedin.com/company/example"
],
"telephone": "+81-3-0000-0000"
}
</script>