All generators
Media · Book

Book Schema Generator

Books, ebooks and audiobooks.

output.json
{
  "@context": "https://schema.org",
  "@type": "Book",
  "author": {
    "@type": "Person",
    "name": ""
  }
}