50 lines
2.1 KiB
JSON
50 lines
2.1 KiB
JSON
{
|
|
"meta": {
|
|
"file_type": "cartesian_patterns",
|
|
"version": "2.1",
|
|
"description": "Formulas for generating titles and hooks via Cartesian multiplication."
|
|
},
|
|
"patterns": {
|
|
"long_tail_seo_headlines": [
|
|
{
|
|
"id": "geo_dominance",
|
|
"formula": "{adjectives_quality} {{NICHE}} {Agency|Partner|Experts} in {{CITY}}, {{STATE}}",
|
|
"example_output": "Premier Plastic Surgery Marketing Experts in Miami, FL"
|
|
},
|
|
{
|
|
"id": "pain_resolution_geo",
|
|
"formula": "How to {verbs_solution} {{NICHE}} {outcomes} in {{CITY}}",
|
|
"example_output": "How to Automate Dental Practice Patient Volume in Austin"
|
|
},
|
|
{
|
|
"id": "authority_hook",
|
|
"formula": "Why {{CITY}}'s {adjectives_growth} {{NICHE}} Founders Choose Us",
|
|
"example_output": "Why Palo Alto's Fast-Growing Fintech Founders Choose Us"
|
|
}
|
|
],
|
|
"hyper_local_hooks": [
|
|
{
|
|
"id": "neighborhood_targeting",
|
|
"formula": "Attention {{CITY}}: {verbs_action} Your {{NICHE}} Market {timelines}",
|
|
"example_output": "Attention Greenwich: Dominate Your Hedge Fund Market Before Q4"
|
|
},
|
|
{
|
|
"id": "zip_code_prestige",
|
|
"formula": "The {adjectives_quality} Strategy for {{NICHE}} in {{ZIP_FOCUS}}",
|
|
"example_output": "The Elite Strategy for Luxury Brokerage in 90210"
|
|
}
|
|
],
|
|
"intent_based_search_terms": [
|
|
{
|
|
"id": "commercial_intent",
|
|
"formula": "{adjectives_quality} {{NICHE}} Automation Services {{CITY}}",
|
|
"example_output": "Top-Rated Vertical SaaS Automation Services Atherton"
|
|
},
|
|
{
|
|
"id": "problem_aware",
|
|
"formula": "Fix {{NICHE}} {Zapier|CRM|Data} Issues {{CITY}}",
|
|
"example_output": "Fix HealthTech CRM Issues Boston"
|
|
}
|
|
]
|
|
}
|
|
} |