{
  "meta": {
    "goal_arr": 1000000,
    "currency": "USD",
    "last_updated": "2026-03-16",
    "note": "Edit revenue field (monthly $ actual) per tier. MRR x12=ARR. ARR stays as-is. one_time = total collected."
  },
  "businesses": [
    {
      "id": "intentures",
      "name": "Intentures LLC",
      "color": "#6C63FF",
      "brands": [
        {
          "id": "batchtube",
          "name": "BatchTube",
          "products": [
            {
              "id": "bt_free",
              "name": "Free Plan",
              "tiers": [
                {
                  "name": "Free",
                  "price": 0,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            },
            {
              "id": "bt_creator",
              "name": "Creator Plan",
              "tiers": [
                {
                  "name": "Monthly Creator $19/mo",
                  "price": 19,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                },
                {
                  "name": "Annual Creator $190/yr",
                  "price": 190,
                  "type": "arr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            },
            {
              "id": "bt_pro",
              "name": "Pro Plan",
              "tiers": [
                {
                  "name": "Monthly Pro $39/mo",
                  "price": 39,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                },
                {
                  "name": "Annual Pro $390/yr",
                  "price": 390,
                  "type": "arr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            },
            {
              "id": "bt_studio",
              "name": "Studio Plan",
              "tiers": [
                {
                  "name": "Monthly Studio $79/mo",
                  "price": 79,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            },
            {
              "id": "bt_lifetime",
              "name": "Lifetime Deal",
              "tiers": [
                {
                  "name": "Lifetime Early $197",
                  "price": 197,
                  "type": "one_time",
                  "units": 0,
                  "revenue": 0
                },
                {
                  "name": "Lifetime $247",
                  "price": 247,
                  "type": "one_time",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        },
        {
          "id": "raptasks",
          "name": "RapTasks",
          "products": [
            {
              "id": "rt_starter",
              "name": "Starter",
              "tiers": [
                {
                  "name": "Starter $29/mo",
                  "price": 29,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            },
            {
              "id": "rt_pro",
              "name": "Pro",
              "tiers": [
                {
                  "name": "Pro $79/mo",
                  "price": 79,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            },
            {
              "id": "rt_agency",
              "name": "Agency",
              "tiers": [
                {
                  "name": "Agency $197/mo",
                  "price": 197,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "id": "qmg",
      "name": "Quintessential Media Group",
      "color": "#FF6B6B",
      "brands": [
        {
          "id": "digital_dragon",
          "name": "Digital Dragon Chronicles",
          "products": [
            {
              "id": "ddc_book",
              "name": "Book Sales",
              "tiers": [
                {
                  "name": "DDC Book",
                  "price": 0,
                  "type": "one_time",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        },
        {
          "id": "we_aint_movin",
          "name": "We Aint Movin",
          "products": [
            {
              "id": "wam_book",
              "name": "Book Sales",
              "tiers": [
                {
                  "name": "We Aint Movin Book",
                  "price": 0,
                  "type": "one_time",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        },
        {
          "id": "hiphop_bible",
          "name": "Hip Hop Bible",
          "products": [
            {
              "id": "hhb_book",
              "name": "Book Sales",
              "tiers": [
                {
                  "name": "Hip Hop Bible Book",
                  "price": 0,
                  "type": "one_time",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        },
        {
          "id": "blinkdraft",
          "name": "BlinkDraft",
          "products": [
            {
              "id": "bd_sub",
              "name": "Subscription",
              "tiers": [
                {
                  "name": "BlinkDraft Monthly",
                  "price": 0,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        },
        {
          "id": "lady_j_grand",
          "name": "Lady J. Grand",
          "products": [
            {
              "id": "ljg_content",
              "name": "Content and Sales",
              "tiers": [
                {
                  "name": "Lady J Grand Revenue",
                  "price": 0,
                  "type": "arr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "id": "elev8natural",
      "name": "Elev8Natural LLC",
      "color": "#4CAF50",
      "brands": [
        {
          "id": "alkaline_aces",
          "name": "Alkaline Aces",
          "products": [
            {
              "id": "aa_membership",
              "name": "Membership",
              "tiers": [
                {
                  "name": "Alkaline Aces Monthly",
                  "price": 0,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        },
        {
          "id": "quail_book",
          "name": "Quail Book",
          "products": [
            {
              "id": "quail_sales",
              "name": "Book Sales",
              "tiers": [
                {
                  "name": "Quail Book",
                  "price": 0,
                  "type": "one_time",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "id": "conjunction",
      "name": "Conjunction LLC",
      "color": "#FF9800",
      "brands": [
        {
          "id": "grant_generator",
          "name": "Grant Generator",
          "products": [
            {
              "id": "gg_starter",
              "name": "Starter",
              "tiers": [
                {
                  "name": "Grant Generator Starter",
                  "price": 0,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            },
            {
              "id": "gg_pro",
              "name": "Pro",
              "tiers": [
                {
                  "name": "Grant Generator Pro",
                  "price": 0,
                  "type": "mrr",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "id": "gmo",
      "name": "Gospel Music Omaha",
      "color": "#E91E63",
      "brands": [
        {
          "id": "gmo_radio",
          "name": "GMO Radio Advertising",
          "products": [
            {
              "id": "radio_ads",
              "name": "Radio Ad Packages",
              "tiers": [
                {
                  "name": "Radio Ads $35/wk",
                  "price": 152,
                  "type": "mrr",
                  "units": 1,
                  "revenue": 151
                }
              ]
            }
          ]
        },
        {
          "id": "rare_airwaves",
          "name": "Rare Airwaves",
          "products": [
            {
              "id": "ra_book",
              "name": "Book Sales",
              "tiers": [
                {
                  "name": "Rare Airwaves Book",
                  "price": 0,
                  "type": "one_time",
                  "units": 0,
                  "revenue": 0
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}