{
"task": "generate video",
"platform": "Veo",
"video_type": "explainer",
"topic": "how to start a dropshipping store",
"duration": "60 seconds",
"voiceover": {
"style": "calm and confident",
"accent": "US English"
},
"visual_style": "modern, clean, fast cuts"
}
💡 See the Difference
❌ Normal Prompt:
"Can you write a tweet about dopamine detox?"
Vague, unclear expectations, inconsistent results
🔥 Why It Works Like Crazy
Language Models Don't "Understand" Vibes
They follow patterns. JSON is ultra-structured — it's the format they were trained on.
Less Guessing = Better Output
Simple. Clear instructions lead to consistent, high-quality results every time.
Going Deeper: Nested JSON
You can even nest JSON prompts for complex tasks:
{
"task": "write a thread",
"platform": "twitter",
"structure": {
"hook": "strong, short, curiosity-driven",
"body": "3 core insights with examples",
"cta": "ask a question to spark replies"
},
"topic": "founder productivity systems"
}
🎯 Result:
You just turned prompt spaghetti 🍝 into clean, scalable blueprints! 🔧
📋 3 Simple Rules for JSON Prompts
Use Key-Value Pairs
Structure your requests with clear key-value relationships
Be Explicit
Leave no room for interpretation or guesswork
Use Nested Objects
Organize complex requirements with nested structures
Example Following All 3 Rules:
{
"task": "generate a list",
"topic": "books that improve thinking",
"audience": "young entrepreneurs",
"output_format": "markdown bullets"
}
Works On All Major Platforms
Some models even prefer it!
Real-World Comparison
Old Prompt:
"Recommend books that help me think clearer"
Guess which one gives better results? 🔥
(Spoiler: The second one delivers consistently superior outputs!)
💼 5 High-Leverage Use Cases
Copy + paste these templates for immediate results:
Universal Content Template
Use this skeleton for punchy content - just plug in any topic:
{
"task": "write content",
"platform": "twitter",
"structure": {
"hook": "short, punchy, curiosity-driven",
"point": "3-5 insights, each 2-3 sentences",
"action": "one question to spark replies"
},
"topic": "your topic here",
"tone": "casual and smart"
}
🎯 Pro Tip:
Plug in any topic, and you're good to go. This template works for 90% of social content needs!
Pro Tips & Advanced Techniques
JSON Makes Prompt Chaining Seamless
It works like passing data between APIs. Each step has structure, making complex workflows smooth and predictable.
You Can Write Within JSON
Include the actual content you want improved directly in the JSON structure for precise editing and enhancement.
Example: Content Improvement
{
"task": "improve writing",
"input": "Our team is proud to announce the next chapter of our journey.",
"goal": "make it more vivid and emotional",
"audience": "customers",
"tone": "authentic and inspiring"
}
🌀 When NOT to Use JSON
Avoid JSON For:
- Creative brainstorming and wild ideas
- Dream journaling and free association
- Kid's storytelling and imaginative play
- When you want chaotic, surprising results
Perfect For JSON:
- Clear, targeted objectives
- Systematic, repeatable processes
- Professional deliverables
- Consistent, quality outputs
📌 JSON = Clarity and Control
🌀 Freeform = Surprise and Creativity
Stop Guessing, Start Engineering 🚀
Most people are still "vibing" with AI. The pros are building blueprints.
Remember:
You're not a poet throwing vibes — You're a builder giving instructions. 👷♂️📋
So stop asking AI for things. Start specifying what you want.