diff --git a/kjvstudy_org/templates/book.html b/kjvstudy_org/templates/book.html
index c56b07e..07ce5f7 100644
--- a/kjvstudy_org/templates/book.html
+++ b/kjvstudy_org/templates/book.html
@@ -4,6 +4,58 @@
{% block description %}Study the book of {{ book }} from the King James Bible (KJV). {% if book_intro and book_intro.introduction %}{{ book_intro.introduction[:110]|striptags }}...{% elif introduction %}{{ introduction[:110]|striptags }}...{% else %}Complete KJV text with chapters, commentary, and study resources.{% endif %}{% endblock %}
+{% block structured_data %}
+
+
+{% endblock %}
+
{% block head %}