Top 3 Strategic Tips for Cannabis Business Applications

Top 3 Strategic Tips for Cannabis Business Applications

Admin
MARCH 11TH, 2020

1. Know Your State

Each state and local municipality have their own idiosyncrasies, understanding them is probably one of the most, if not THE most, important element to the success of your application/licensing. Below are some tips/considerations when thinking of applying for a cannabis business license:

  • Mission and Vision – Typically, a state will establish their medical cannabis/cannabis program with a mission in mind, to resolve an ongoing health/equality issue the state currently faces. Make sure your mission and vision for your proposed business aligns with the state’s. For example, Maryland issued additional medical cannabis business licenses to ensure minority participation in ownership. In West Virginia, the medical cannabis program geared toward reducing opioid related deaths. While Illinois looked to rectifying social injustice through their social equity program.
  • Building Your Team – When selecting your business partners, knowing their motive is really important. It’s not about dollars and cents. Look for partners that are fair, have a background that will contribute to your venture, and someone you trust! At a minimum, you want the following individuals on your team:
    • Local Business/Community Leaders who truly understand the community and the state as a whole.
    • Cannabis Operators/Consultants who has experience with submitting and winning applications/licenses, as well as opening and operating a cannabis business. Ask your consultant what state(s) they have worked in. This is especially important because every state’s program is different and while a consultant might have worked in California, the East Coast states run their programs differently.
    • Legal Counsel, the documents you prepare for applications are highly legal. It’s always good to have a local attorney who understands local laws to lend advise, where needed, throughout the application process.

2. Real Estate

  • Knowing your local municipality: Go where you will be accepted in the community or township, make sure you have a population base (if applying for a dispensary), and your building has easy access (highways).
  • Zoning: Typically, you will have 2 sets of zoning regulations to abide by – the state’s and the local municipality (if it’s an unincorporated area, it’s regulated by the county). While every state and local municipality is different, standard zoning parameters are 500 ft – 1000 ft away from schools, daycare centers, churches, libraries, public parks, etc.
  • In my opinion freestanding buildings are best because parking and security will always end up being an issue in shared spaces.

3. Financial

  • Funds/Capital for Applications: You will need at least $30,000 for your application. Pending on professional services and the state’s application fees and requirements, applications can cost up to $250,000. Other costs you may incur during an application process include professional services – legal, consultant, architect, CPA, etc.)
  • Capital for Opening & First Year of Operations: You cannot get a small business loan for your venture. You will be responsible for raising capital on your own. Put a 3 – 5 year financial projection together to understand your opening costs and first year of operational costs to determine funds needed.

Interested in applying for a cannabis business license? Visit our state page to learn more about your state or give us a call at 480-787-5433

YOU MIGHT ALSO BE INTERESTED IN

SIGN UP TO STAY INFORMED

IT’S TIME TO GET GROWING.

Better growth and a clear plan forward is what your business needs. Reach out to us to book a consultation or get your action plan
started.
CONTACT

/* CBA native share bar — replaces the retired AddThis shortcode in .share-it on single posts */ (function () { function initShare() { var box = document.querySelector('.share-it'); if (!box || box.querySelector('.cba-share')) return; if (!document.getElementById('cba-share-css')) { var css = document.createElement('style'); css.id = 'cba-share-css'; css.textContent = '.share-it{font-size:0}.share-it h5{font-size:14px;letter-spacing:.08em}' + '.cba-share{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}' + '.cba-share a,.cba-share button{font:500 13px/1 inherit;padding:8px 14px;border:1px solid #cfd6cf;' + 'border-radius:999px;color:#2f6b34;background:#fff;text-decoration:none;cursor:pointer;transition:.15s}' + '.cba-share a:hover,.cba-share button:hover{background:#2f6b34;border-color:#2f6b34;color:#fff}'; document.head.appendChild(css); } Array.prototype.slice.call(box.childNodes).forEach(function (n) { if (n.nodeType === 3 && /\[addthis/i.test(n.textContent)) box.removeChild(n); }); var url = encodeURIComponent(location.href); var title = encodeURIComponent((document.title || '').replace(/\s*\|\s*CB Advisors\s*$/i, '').trim()); var links = [ ['X', 'https://x.com/intent/tweet?url=' + url + '&text=' + title], ['LinkedIn', 'https://www.linkedin.com/sharing/share-offsite/?url=' + url], ['Facebook', 'https://www.facebook.com/sharer/sharer.php?u=' + url], ['Email', 'mailto:?subject=' + title + '&body=' + url] ]; var bar = document.createElement('div'); bar.className = 'cba-share'; links.forEach(function (l) { var a = document.createElement('a'); a.href = l[1]; a.textContent = l[0]; a.setAttribute('aria-label', 'Share on ' + l[0]); if (l[0] !== 'Email') { a.target = '_blank'; a.rel = 'noopener noreferrer'; } bar.appendChild(a); }); var copy = document.createElement('button'); copy.type = 'button'; copy.textContent = 'Copy link'; copy.setAttribute('aria-label', 'Copy link'); copy.addEventListener('click', function () { var label = copy.textContent, done = function () { copy.textContent = 'Copied'; setTimeout(function () { copy.textContent = label; }, 1500); }; if (navigator.clipboard && navigator.clipboard.writeText) navigator.clipboard.writeText(location.href).then(done, done); else done(); }); bar.appendChild(copy); box.appendChild(bar); } if (document.readyState !== 'loading') initShare(); else document.addEventListener('DOMContentLoaded', initShare); })();