{ } Generator Public

{ } JSON #10446

Scriptural Verse Metadata Schema

A JSON object representing a specific biblical verse, including the text content, reference, and thematic categorization.

{ } Object ✓ Valid
{
    "reference": "Psalm 34:4",
    "translation": "KJV",
    "text": "I sought the Lord, and he answered me and delivered me from all my fears.",
    "metadata": {
        "topic": "Faith and Deliverance",
        "is_prayer": true,
        "character_tags": [
            "God",
            "Believer"
        ]
    }
}
Prompt: I sought the Lord, and he answered me and delivered me from all my fears.