CINXE.COM
Business Opportunities in Saskatchewan Parks | Sask Parks
<!doctype html> <html class="no-js"> <head> <!-- Google Canonical tag START --> <link rel="canonical" href="https://www.tourismsaskatchewan.com/places-to-go/provincial-parks/businesses" /> <!-- Google Canonical tag END --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window,document,'script','dataLayer','GTM-TTVQX8L');</script> <!-- End Google Tag Manager --> <!-- Matomo --> <script type="text/javascript"> var _paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function () { var u = "https://tourismsaskatchewan.matomo.cloud/"; _paq.push(['setTrackerUrl', u + 'matomo.php']); _paq.push(['setSiteId', '1']); var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0]; g.type = 'text/javascript'; g.async = true; g.defer = true; g.src = '//cdn.matomo.cloud/tourismsaskatchewan.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g, s); })(); </script> <!-- End Matomo Code --> <!-- Matomo Tag Manager --> <script type="text/javascript"> var _mtm = _mtm || []; _mtm.push({ 'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start' }); var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0]; g.type = 'text/javascript'; g.async = true; g.defer = true; g.src = 'https://cdn.matomo.cloud/tourismsaskatchewan.matomo.cloud/container_M9PauNXJ.js'; s.parentNode.insertBefore(g, s); </script> <!-- End Matomo Tag Manager --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Business Opportunities in Saskatchewan Parks | Sask Parks</title> <meta name="description" content="Interested in operating a business in our parks? Saskatchewan Provincial Parks are year-round destinations, and we at Sask Parks want opportunities for our visitors to reflect that. Do you have a specialized skill set or unique idea that would make for a great business? Contact us and let鈥檚 have a chat!" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Business Opportunities in Saskatchewan Parks | Sask Parks" /> <meta property="og:description" content="Interested in operating a business in our parks? Saskatchewan Provincial Parks are year-round destinations, and we at Sask Parks want opportunities for our visitors to reflect that. Do you have a specialized skill set or unique idea that would make for a great business? Contact us and let鈥檚 have a chat!" /> <meta property="og:image" content="http://www.tourismsaskatchewan.com/-/media/saskparks/pages/about/business/hero.ashx" /> <link rel="icon" sizes="192x192" href="/UI/images/chrome-touch-icon-192x192.png"> <meta name="theme-color" content="#64a70a"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <script src="https://code.jquery.com/jquery-1.11.3.min.js"></script> <script> /** * Function that tracks a click on an outbound link in Google Analytics. * This function takes a valid URL string as an argument, and uses that URL string * as the event label. */ var trackOutboundLink = function (url) { ga('send', 'event', 'outbound', 'click', url); } </script> <link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css" /> <script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.js"></script> <script> window.addEventListener("load", function () { window.cookieconsent.initialise({ "palette": { "popup": { "background": "#eff0ef", "text": "#000000" }, "button": { "background": "#64a70a", "text": "#ffffff" } }, "theme": "classic", "content": { "message": "By continuing to browse the site, you agree to our use of cookies", "href": "http://www.tourismsaskatchewan.com/corporate/privacy" } }) }); </script> <!-- End Cookie Consent --> <link href="/UI/main.css?v=2" rel="stylesheet"> <link href="/UI/bundles/Listings/styles.css?v=1" rel="stylesheet" /> <link href="/UI/bundles/SaskSecret/styles.css?v=1" rel="stylesheet" /> <link href="/UI/bundles/Packages/styles.css?v=1" rel="stylesheet" /> <style> .favorite-add-icon { width: 20px; height: 20px; /*border-radius:250px;*/ font-size: 23px; color: #fff; line-height: 18px; text-align: center; font-weight: 900; background: #64a70a; } .favorite-text { padding: 10px; padding-left: 5px; line-height: 1px; color: #64a70a; font-weight: 900; font-size: 14px; } .favorite-container { float: left; margin-top: 20px; } .favorite-container div { float: left; cursor: pointer; } .favorite-container-details div { float: left; cursor: pointer; } .favorite-container-details { float: right; /*margin-top: 20px;*/ } div.favorite-container:hover .favorite-text :not(.disabled) { text-decoration: underline; font-size: 110%; } .disabled div { color: gray; cursor: unset; } </style> <meta name="VIcurrentDateTime" content="638684692128639636" /> <script type="text/javascript" src="/layouts/system/VisitorIdentification.js"></script> </head> <body class="places-to-go_provincial-parks_businesses_page"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TTVQX8L" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Start Banner --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <style> #banner-warning-message { top: 0; left: 0; width: 100%; background-color: #f6bc1a; } #inner-message { display: flex; margin: 0 auto; padding: .5vw; -webkit-box-align: center; align-items: center; flex-wrap: wrap; font-size: 1.5em; } #inner-message a { color: #1a1a1a; text-decoration: underline; } .banner-warning-holder-close { margin-left: auto; cursor: pointer; } .banner-warning-holder-title { /*font-size: 24px;*/ padding-right: 10px; margin: 0; color: #595959; width: 75%; } .banner-warning-holder p { margin: 0; line-height: 1; padding-right: 10px; } </style> <div id="banner-warning-message" style="display:none"> <div style="padding: 5px;"> <div id="inner-message" class="alert alert-warning"> <span class="banner-warning-holder-title"> <i class="fa fa-exclamation-triangle"></i> COVID-19 (CORONAVIRUS) UPDATE: <a href="../../COVID-19-Information">SEE DETAILS</a> </span> <span class="banner-warning-holder-close"> <i id="bannerClose" class="fa fa-close banner-warning-holder-close"> </i> </span> </div> </div> </div> <script> $(document).ready(function () { if (typeof (Storage) !== "undefined") { var bannerClosed = sessionStorage.bannerClosed; if (bannerClosed != "undefined" && bannerClosed == "true") { $("#banner-warning-message").remove(); } else { displayBanner(); } } else { displayBanner(); } }); $('#bannerClose').click(function () { $("#banner-warning-message").remove(); sessionStorage.bannerClosed = true; }); function displayBanner() { if (1 == 0) { $("#banner-warning-message").show("slow"); } } </script> <!-- End Banner --> <div class="page"> <!-- BEGIN NOINDEX --> <header class="page-header txt-light"> </header> <!-- END NOINDEX --> <div class="page-container"> <!-- BEGIN NOINDEX --> <div class="breadcrumbs"> </div> <!-- END NOINDEX --> <div class="page-content layout-single-column"> <section class="page-content-highlight"> </section> <main class="page-content-main"> <section data-youtuberesponsive> <h1> </h1> <section class="page-intro"> </section> <div class="aurora"> <script> const auroraPageVersion = '240827.0814'; // HTML Version Number </script> <!-- Google Font - Source Sans Pro --> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap" rel="stylesheet" /> <!-- Main Navagation Bar Insert Location --> <div id="auroraNavBar"></div> <link rel="stylesheet" type="text/css" href="/-/media/saskparks/aurora/production/styles/auroraStyles.css" /> <script src="/-/media/saskparks/aurora/production/scripts/auroraScripts.js"></script> <!-- Hero Code --> <script> auroraHero({ imgUrl: `${auroraMediaPath}/media-library/resources/businesses/hero-summer`, imgAlt: `Business Information`, size: 'small', }); </script> <div class="auroraLayoutSingle"> <div class="columns"> <!-- <aside class="auroraSidebar">Sidebar Content goes here</aside> --> <main class="auroraMain"> <script> auroraPageIntroduction({ title: 'Doing Business in Sask Parks', description: `<p>Saskatchewan Provincial Parks (Sask Parks) serves as a thriving hub for businesses of all sorts. With a constant drive to improve visitor experiences and offer memorable recreational opportunities, Sask Parks always seeks new and innovative ideas.</p> <p>Below, you can find several opportunities to grow or start a business, open RFPs, and available cottage leases for the public, that may be of interest.</p> `, // rightColumn: true, }); </script> <section class="auroraSection"> <div class="auroraContainer"> <div class="auroraTextbox"> <h2>Recreation and Experience-Based Business Opportunities</h2> <div> <p>Sask Parks provides visitors with various fun, recreational, and experience-based activities to complement their park visit, but there can always be more! The park management team continually seeks innovative ideas to enhance park experiences. If you have a unique business idea, Sask Parks is open to collaborating with you.</p> <p>Ideas could include kite surfing lessons, massage therapy, or photography sessions, just to name a few. Whatever it is, let's chat! All ideas will be considered.</p> <p>Let's work together to make Saskatchewan's parks even more remarkable!</p> <p><b> Benefits of partnering with Sask Parks:</b></p> <ul> <li>There is great potential for more recreational activities in Saskatchewan parks.</li> <li>Those who enter into an agreement with Saskatchewan Provincial Parks will receive free promotion on the social media pages (over 70,000 followers on Facebook and Instagram)</li> <li>Low-cost business license will provide access to one or all provincial parks. Initial license fees are as low as $250. Terms and conditions apply.</li> <li>Opportunity to participate in Sask Parks-led events throughout the season.</li> </ul> <p>For those interested in exploring a new business opportunity with Sask Parks or would like to discuss ideas or options further, please get in touch with Brennan Rumancik at 306-741-5401 or email <a href="mailto:brennan.rumancik@gov.sk.ca">brennan.rumancik@gov.sk.ca</a>.</p> <a href="https://www.saskatchewan.ca/government/doing-business-with-government/doing-business-in-the-provincial-park-system" target="_blank">Learn More About Doing Business in Sask Parks</a> </div> </div> </div> </section> <section class="auroraSection"> <div class="auroraContainer"> <div class="auroraTextbox"> <h2>Open Request for Proposals (RFP)</h2> <style> #rfpList{ display: grid; grid-template-columns: 1fr; grid-gap:8px; margin-bottom:16px; } </style> <div id="rfpList"> <a href="/places-to-go/provincial-parks/businesses/eoi-231201" class="auroraFont__title4">Start a Food & Beverage Business in Buffalo Pound Provincial Park</a> <a href="https://sasktenders.ca/content/public/Search.aspx" target="_blank">View Current SaskTenders</a> </div> <p><b>Note:</b> A SaskTenders account will need to be created to view these details. This only takes a minute and will allow you access to any follow-up information related to this opportunity, including park location descriptions, maps and existing infrastructure information.</p> </div> </div> </section> <section class="auroraSection"> <div class="auroraContainer"> <div class="auroraTextbox"> <h2>How To Submit a Proposal</h2> <ol> <li>Visit: <a href="https://www.SaskTenders.ca" target="_blank">www.SaskTenders.ca</a></li> <li>Select - Create an Account.</li> <li>Select - I want to download competition documents.</li> <li><b>Organization Information</b> - If you do not have a company name - just use your name, then continue to complete page by filling in the necessary fields.</li> <li>Once you have created your account on the homepage, you may Search by Competition Number (RFP #) for more information.</li> <li>Documents and information related to the RFP will be displayed on screen for you to read and download.</li> </ol> </div> </div> </section> <section class="auroraSection"> <div class="auroraContainer"> <div class="auroraTextbox"> <h2>Cottage Leases</h2> <p>Thousands of cottages are located in Saskatchewan's provincial parks and recreation sites. Cottage lessees hold a renewable lease agreement for their cottage properties.</p> <p>To learn more about owning a cottage within our parks, please visit the link below.</p> <a href="https://www.saskatchewan.ca/residents/parks-culture-heritage-and-sport/provincial-park-management/provincial-park-cottaging" target="_blank">Learn More About Cottages</a> </div> </div> </section> <section class="auroraSection"> <div class="auroraContainer"> <div class="auroraTextbox"> <h2>General Business Inquiries</h2> <p>For general business inquiries, contact:</p> <ul> <li>Email: <a href="mailto:businessinfo.saskparks@gov.sk.ca">businessinfo.saskparks@gov.sk.ca</a></li> <li> Phone: <a href="tel:+1-306-787-8676">(306) 787-8676</a> </li> <li> Mailing Address: <ul> <li>Ministry of Parks, Culture and Sport, Parks Division</li> <li>2nd Floor, 3211 Albert Street, Regina SK Canada S4S 5W6</li> </ul> </li> </ul> <a href="https://www.saskatchewan.ca/residents/parks-culture-heritage-and-sport/provincial-park-management/provincial-park-cottaging" target="_blank">Learn More About Cottages</a> </div> </div> </section> </main> </div> </div> <script> auroraFooter(); </script> </div> </section> </main> <aside class="page-content-aside"> </aside> </div> <!-- BEGIN NOINDEX --> <a href="#" class="backToTop" data-backtotop><span class="icon-md-arrow-right"></span></a> <footer class="page-footer"> </footer> <!-- END NOINDEX --> </div> </div> <!-- BEGIN NOINDEX --> <div class="assets"> <script src="/UI/vendor/modernizr.js?v=1" ></script> <script src="/UI/main.js?v=1" defer></script> <script src="/UI/travelcart/TravelCart.js?v=1" defer></script> <link defer rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css" /> <script defer src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.js"></script> <!-- Facebook Pixel Code --> <script defer> setTimeout(function () { !function (f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s) }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1817320548547490'); fbq('track', 'PageView'); }, 3000) </script> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=1817320548547490&ev=PageView&noscript=1" /> </noscript> <!-- End Facebook Pixel Code --> </div> <!-- END NOINDEX --> <!-- Start of tourismsaskhelp Zendesk Widget script --> <script id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=64d1560f-03b1-40d4-ae4a-05e8088b57fb"> </script> <!-- End of tourismsaskhelp Zendesk Widget script --> </body> </html>