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

{"@context":"https://schema.org","@type":"CollectionPage","name":"カテゴリ[生活]の記事一覧","url":"https://nextjs-jsonld.vercel.app/category/life/"}
{"@context":"https://schema.org","@type":"ItemList","itemListElement":[{"@type":"ListItem","position":11,"name":"4月21日の日記(p29)","url":"https://nextjs-jsonld.vercel.app/posts/p29"},{"@type":"ListItem","position":12,"name":"4月13日の日記(p30)","url":"https://nextjs-jsonld.vercel.app/posts/p30"},{"@type":"ListItem","position":13,"name":"4月8日の日記(p31)","url":"https://nextjs-jsonld.vercel.app/posts/p31"},{"@type":"ListItem","position":14,"name":"4月9日の日記(p32)","url":"https://nextjs-jsonld.vercel.app/posts/p32"},{"@type":"ListItem","position":15,"name":"4月15日の日記(p33)","url":"https://nextjs-jsonld.vercel.app/posts/p33"}]}
{"@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/life/"}]}

カテゴリ[生活]の記事一覧