Next.jsでのJSON-LD出力デモ

{"@context":"https://schema.org","@type":"CollectionPage","name":"カテゴリ[未分類]の記事一覧","url":"https://nextjs-jsonld.vercel.app/category/uncategorized/"}
{"@context":"https://schema.org","@type":"ItemList","itemListElement":[{"@type":"ListItem","position":16,"name":"4月2日の日記(p16)","url":"https://nextjs-jsonld.vercel.app/posts/p16"},{"@type":"ListItem","position":17,"name":"4月1日の日記(p17)","url":"https://nextjs-jsonld.vercel.app/posts/p17"},{"@type":"ListItem","position":18,"name":"4月10日の日記(p18)","url":"https://nextjs-jsonld.vercel.app/posts/p18"}]}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"ホーム","item":"https://nextjs-jsonld.vercel.app"},{"@type":"ListItem","position":2,"name":"category","item":"https://nextjs-jsonld.vercel.app/category"},{"@type":"ListItem","position":3,"name":"カテゴリ[未分類]の記事一覧","item":"https://nextjs-jsonld.vercel.app/category/uncategorized/"}]}

カテゴリ[未分類]の記事一覧