BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//CarsonStrong™ Foundation - ECPv6.16.4.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://carsonstrong.org
X-WR-CALDESC:Events for CarsonStrong™ Foundation
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Detroit
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20240310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20241103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20250309T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20251102T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20260308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20261101T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20250922
DTEND;VALUE=DATE:20250923
DTSTAMP:20251020T185635Z
CREATED:20250514T193353Z
LAST-MODIFIED:20251020T185635Z
UID:10000012-1758499200-1758585599@carsonstrong.org
SUMMARY:9th Annual Carson Higgins Memorial Golf Outing
DESCRIPTION:9th Annual Carson Higgins Memorial Golf Outing\nEveryone’s favorite golf outing is back for our 9th year\, and we hope to see you there! Your foursome purchase will help the Carsonstrong Foundation fund programs that improve the lives of children and families impacted by cancer and other significant life challenges. \nEvent & Venue Details\nTo help you plan your day\, here’s a quick overview of the golf outing. \n\n    /* Custom styles for responsive table with sticky first column */ \n    /* Wrapper for horizontal scrolling */\n    .table-responsive-wrapper {\n        display: block;\n        max-width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        margin: 20px 0;\n        position: relative;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0\,0\,0\,0.1);\n    } \n    /* Base table styles */\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 0;\n        /* Removed min-width to allow the table to be truly responsive on mobile */\n        background-color: white;\n    } \n    /* Cell padding and borders */\n    th\, td {\n        padding: 12px 15px;\n        border: 1px solid #e0e0e0;\n        text-align: left;\n        word-break: break-word;\n        box-sizing: border-box;\n    } \n    /* Header specific styles */\n    th {\n        background-color: #194c8b;\n        color: white;\n        white-space: nowrap;\n        font-weight: bold;\n        text-transform: uppercase;\n        font-size: 14px;\n    } \n    /* Data cell specific styles */\n    td {\n        white-space: normal;\n        font-size: 15px;\n        color: #333;\n    } \n    /* Alternate row background color for better readability */\n    tbody tr:nth-child(even) {\n        background-color: #f9f9f9;\n    } \n    /* Hover effect for rows */\n    tbody tr:hover {\n        background-color: #f1f1f1;\n        transition: background-color 0.3s ease;\n    } \n    /* Styling for the sticky column */\n    .sticky-col {\n        position: sticky;\n        left: 0;\n        background-color: #f2f2f2;\n        z-index: 2;\n        box-shadow: 2px 0 5px rgba(0\,0\,0\,0.1);\n        text-align: left;\n        font-weight: 600;\n        color: #222;\n        /* Keep a minimum width to prevent content from scrunching up */\n        min-width: 120px;\n    } \n    /* Adjust background for sticky header cell */\n    th.sticky-col {\n        background-color: #194c8b;\n        color: white;\n        z-index: 3;\n        text-align: left;\n    } \n    /* Mobile adjustments */\n    @media screen and (max-width: 600px) {\n        th\, td {\n            padding: 10px 12px;\n            font-size: 14px;\n        } \n        /* Updated sticky column styles for a more compact mobile layout */\n        .sticky-col {\n            padding: 10px 12px;\n            font-size: 14px;\n            /* Set a specific\, smaller width for the sticky column on mobile */\n            width: 130px;\n            min-width: 130px; /* Ensure it stays this size */\n        }\n    } \n\n\n\n\nDetail\nInformation\n\n\n\n\nEvent\n9th Annual Carson Higgins Memorial Golf Outing\n\n\nDate\nMonday\, September 22\, 2025\n\n\nVenue\nThe Country Club of Hudson\, Hudson\, Ohio\n\n\nMorning Shotgun\n8:15 AM\n\n\nAfternoon Shotgun\n1:45 PM\n\n\n\n\nWhat’s Included\nYour foursome registration includes a number of perks to make your day enjoyable and impactful. \n\nTwo chances to win a hole-in-one cash prize of $2\,500.\nUnlimited beer & hard seltzer throughout the event.\nA swag item for each golfer.\nFor the Morning Shotgun: A breakfast sandwich before your round and a lunch following your game.\nFor the Afternoon Shotgun: Lunch before your round and appetizers following your game.\n\nRegistration\nRegister Your Foursome\nRegistration for foursomes helps the CarsonStrong Foundation fund programs that improve the lives of children and families impacted by cancer and other life-threatening illnesses. \n\nTo register your foursome or to become a sponsor\, click the button below.\n\nREGISTER A FOURSOMESponsorship Opportunities\nWant to make an even bigger impact? Our sponsorship packages provide an opportunity to help families in need while gaining visibility for your brand. \nTo become a sponsor\, please submit a form with your company logo by September 15\, 2025 to be included on signage. You can also make a direct donation online. \n\n    /* Custom styles for responsive table with sticky first column */ \n    /* Wrapper for horizontal scrolling */\n    .table-responsive-wrapper {\n        display: block;\n        max-width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        margin: 20px 0; /* Add some vertical margin */\n        position: relative; /* Needed for sticky positioning context */\n        border-radius: 8px; /* Added slight border-radius for the wrapper */\n        box-shadow: 0 4px 12px rgba(0\,0\,0\,0.1); /* Subtle shadow for the whole table */\n    } \n    /* Base table styles */\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 0;\n        /* Removed min-width to allow the table to be truly responsive on mobile */\n        /* min-width: 850px; Adjusted minimum width to accommodate wider price column */\n        background-color: white; /* Table background */\n    } \n    /* Cell padding and borders */\n    th\, td {\n        padding: 12px 15px;\n        border: 1px solid #e0e0e0; /* Lighter border color */\n        text-align: left; /* Left align text for all cells by default */\n        word-break: break-word; /* Allows long words to break */\n        box-sizing: border-box;\n    } \n    /* Header specific styles */\n    th {\n        background-color: #194c8b; /* Blue background from provided image */\n        color: white; /* Ensure all header text is white */\n        white-space: nowrap; /* Prevent text wrapping */\n        font-weight: bold;\n        text-transform: uppercase;\n        font-size: 14px; /* Slightly larger font for headers */\n    } \n    /* Data cell specific styles */\n    td {\n        white-space: normal; /* Allow text to wrap naturally */\n        font-size: 15px; /* Slightly larger font for data cells */\n        color: #333; /* Darker text for readability */\n    } \n    /* Alternate row background color for better readability */\n    tbody tr:nth-child(even) {\n        background-color: #f9f9f9; /* Light grey for even rows */\n    } \n    /* Hover effect for rows */\n    tbody tr:hover {\n        background-color: #f1f1f1; /* Even lighter grey on hover */\n        transition: background-color 0.3s ease;\n    } \n    /* Styling for the sticky column */\n    .sticky-col {\n        position: sticky; /* Make the column sticky */\n        left: 0; /* Stick to the left edge */\n        background-color: #f2f2f2; /* Light grey background for sticky data cells */\n        z-index: 2; /* Ensure it’s above other cells */\n        box-shadow: 2px 0 5px rgba(0\,0\,0\,0.1); /* Subtle shadow */\n        text-align: left; /* Explicitly left align sticky column text */\n        font-weight: 600; /* Make sticky column text slightly bolder */\n        color: #222;\n        min-width: 160px; /* Base min-width for the sticky column */\n    } \n    /* Adjust background for sticky header cell */\n    th.sticky-col {\n        background-color: #194c8b; /* Keep blue background from provided image */\n        color: white;\n        z-index: 3; /* Higher z-index for sticky header */\n        text-align: left;\n    } \n    /* Style for the price column */\n    th.price-col\, td.price-col {\n        min-width: 100px; /* Increased minimum width for the price column */\n        white-space: nowrap; /* Prevent content from wrapping */\n        text-align: center; /* Center align price column */\n    }\n    th.price-col {\n        text-align: center;\n    } \n    /* Mobile adjustments */\n    @media screen and (max-width: 600px) {\n        th\, td {\n            padding: 10px 12px;\n            font-size: 14px;\n        } \n        /* Updated sticky column styles for a more compact mobile layout */\n        .sticky-col {\n            padding: 10px 12px;\n            font-size: 14px;\n            /* Set a specific\, smaller width for the sticky column on mobile */\n            width: 120px; /* Adjusted to be more compact */\n            min-width: 120px; /* Ensure it stays this size */\n        } \n        /* Adjust price column on mobile */\n        th.price-col\, td.price-col {\n            min-width: 80px; /* Slightly smaller min-width for price on mobile */\n            font-size: 14px;\n        }\n    } \n\n\n\n\nSponsorship Level\nPrice\nBenefits Summary\n\n\n\n\nTITLE\n$30\,000\n2 foursomes; 10 tickets to sponsorship reception; Dedicated social post; Opportunity to give out company item in swag bag; Logo on website\, golf flags\, and sponsor board.\n\n\nPRESENTING\n$25\,000\n2 foursomes; 8 tickets to sponsorship reception; Dedicated social post; Opportunity to give out company item in swag bag; Logo on website\, meal voucher\, and sponsor board.\n\n\nPREMIER\n$20\,000\n2 foursomes; 6 tickets to sponsorship reception; Dedicated social post; Opportunity to give out company item in swag bag; Logo on website\, carts\, and sponsor board.\n\n\nDIAMOND\n$15\,000\n1 foursome; 4 tickets to sponsorship reception; Dedicated social post; Opportunity to give out company item in swag bag; Logo on website and sponsor board.\n\n\nPLATINUM\n$10\,000\n1 foursome; 4 tickets to sponsorship reception; Mention on social media; Opportunity to give out company item in swag bag; Logo on website\, beverage cart\, and sponsor board.\n\n\nGOLD\n$7\,500\n1 foursome; 2 tickets to sponsorship reception; Mention on social media; Opportunity to give out company item in swag bag; Logo on website\, 19th hole table\, and sponsor board.\n\n\n19TH HOLE\n$5\,000\n1 foursome; 2 tickets to sponsorship reception; Mention on social media; Opportunity to give out company item in swag bag; Logo on website\, 6 tee signs\, and sponsor board.\n\n\nSILVER\n$3\,500\n1 foursome; 2 tickets to sponsorship reception; Mention on social media; Opportunity to give out company item in swag bag; Logo on website\, 4 tee signs\, and sponsor board.\n\n\nBRONZE\n$2\,500\n1 foursome; 2 tickets to sponsorship reception; Mention on social media; Opportunity to give out company item in swag bag; Logo on website\, 3 tee signs\, and sponsor board.\n\n\nLONGEST DRIVE\n$1\,500\nHole recognition; Logo on sponsorship board; Swag bag item.\n\n\nCLOSEST TO THE PIN\n$1\,000\nHole recognition; Swag bag item.\n\n\nHOLE SPONSOR (5)\n$1\,000\n5 tee box signs.\n\n\nHOLE SPONSOR (1)\n$250\n1 tee box sign.\n\n\nDirect Donation\nCustom\nYou can also scan the QR code on our flyer or visit the Givebutter link to donate directly online.\n\n\n\n\nBECOME A SPONSORVenue Information\nThe golf outing will be held at The Country Club of Hudson in Hudson\, Ohio. \n\nVenue Name: The Country Club of Hudson\nAddress: 2155 Middleton Rd.\, Hudson\, OH 44236\n\nContact Us\nThis event is organized by the CarsonStrong Foundation\, a 501(c)(3) non-profit dedicated to improving the lives of children and families impacted by cancer and other significant life challenges. \n\nEmail: events@carsonstrong.org\nPhone: (330) 931-0291\nWebsite: carsonstrong.org\n\nMap\nDirections\n\nFrom Cleveland: Take I-480 East to State Route 91 South. Continue on Route 91 South until you reach Middleton Road\, where you will make a left turn. The club is a short distance down the road on the left.\nFrom Akron: Take Route 77 North to Route 8 North. Exit at Boston Mills/Hines Hill Rd. Follow Hines Hill Rd East for 3.5 miles until it ends at Darrow Road (Route 91). Turn left on Darrow Road\, then right at the first light onto Middleton Road. The club will be on your left.\n\nFrequently Asked Questions (FAQs)\nWhat is the 9th Annual Carson Higgins Memorial Golf Outing?\nThis is an annual golf event that benefits the CarsonStrong Foundation\, a non-profit dedicated to supporting children and families impacted by cancer and other life-threatening illnesses.   \nWhen and where is the event taking place?\nThe golf outing is scheduled for Monday\, September 22\, 2025 at The Country Club of Hudson\, located at 2155 Middleton Rd.\, Hudson\, OH 44236.   \nWhat are the available tee times?\nThere are two shotgun start times available: a morning session at 8:15 AM and an afternoon session at 1:45 PM.   \nWhat is included with a foursome registration?\nYour foursome registration includes two chances to win a $2\,500 hole-in-one cash prize\, unlimited beer and hard seltzer\, and a swag item for each golfer.   \nWhat meals are included with registration?\nMorning shotgun participants will receive a breakfast sandwich before their round and lunch afterward. Afternoon shotgun participants will have lunch before their round and appetizers following their game.   \nHow do I register a foursome or become a sponsor?\nYou can register your foursome or become a sponsor by scanning the QR code on the event flyer or visiting the dedicated Givebutter page at givebutter.com/CarsonHigginsGolf2025.   \nWhen is the deadline to become a sponsor?\nSponsorship forms and company logos must be submitted by September 15\, 2025.   \nCan I make a direct donation to the event?\nYes\, you can make a direct donation online by visiting givebutter.com/CarsonHigginsGolf2025.   \nWhat are the options for paying?\nYou can pay by credit card through the online Givebutter platform. If you prefer to pay by check\, you can make it out to the CarsonStrong Foundation and mail it to P.O. Box 2592\, Stow\, OH 44224.   \nWho can I contact for more information about the event?\nFor any questions about the golf outing\, you can contact the event organizers by email at events@carsonstrong.org or by phone at (330) 931-0291. \nNearby Accommodations\nFor guests traveling from out of town\, we recommend the following hotels\, all located a short drive from The Country Club of Hudson. \nHotel Information\nWe have room blocks for Sunday\, September 21st- & Monday\, September 22nd at the following hotels: \nHampton Inn Stow\n\nAddress: 4331 Lakepointe Corporate Drive\, Stow\, Ohio 44224\, USA\nRoom Rates:\n\nKing Room: $129\n2 Queen Room: $129\n\n\nBooking Details:\n\nGroup Code: CHHCSG\nCut-off Date to Book: September 8\, 2025\n\n\nBooking Link: Book a room at Hampton Inn Stow\n\nHome2 Suites by Hilton Stow Akron\n\nAddress: 4097 Bridgewater Pkwy\, Stow\, OH 44224\nRoom Rates:\n\nKing Room: $155\n2 Queen Room: $175\n\n\nBooking Details:\n\nGroup Code: CHT902\nCut-off Date to Book: September 5\, 2025\nTo book by phone: Call 1-800-HILTONS and mention the CarsonStrong Foundation or the unique code 902.\n\n\nBooking Link: Book a room at Home2 Suites by Hilton Stow Akron\n\nCourtyard Akron Stow\n\nAddress: 4047 Bridgewater Pkwy\, Stow\, OH 44224\nRoom Rates:\n\nKing Room: $124\n2 Queen Room: $124\n\n\nBooking Details:\n\nCut-off Date to Book: September 8\, 2025\n\n\nBooking Link: Book a room at Courtyard Akron Stow\n\n\n{\n  “@context”: “https://schema.org”\,\n  “@type”: “FAQPage”\,\n  “mainEntity”: [\n    {\n      “@type”: “Question”\,\n      “name”: “What is the 9th Annual Carson Higgins Memorial Golf Outing?”\,\n      “acceptedAnswer”: {\n        “@type”: “Answer”\,\n        “text”: “This is an annual golf event that benefits the CarsonStrong Foundation\, a non-profit dedicated to supporting children and families impacted by cancer and other life-threatening illnesses.”\n      }\n    }\,\n    {\n      “@type”: “Question”\,\n      “name”: “When and where is the event taking place?”\,\n      “acceptedAnswer”: {\n        “@type”: “Answer”\,\n        “text”: “The golf outing is scheduled for Monday\, September 22\, 2025 at The Country Club of Hudson\, located at 2155 Middleton Rd.\, Hudson\, OH 44236.”\n      }\n    }\,\n    {\n      “@type”: “Question”\,\n      “name”: “What are the available tee times?”\,\n      “acceptedAnswer”: {\n        “@type”: “Answer”\,\n        “text”: “There are two shotgun start times available: a morning session at 8:15 AM and an afternoon session at 1:45 PM.”\n      }\n    }\,\n    {\n      “@type”: “Question”\,\n      “name”: “What is included with a foursome registration?”\,\n      “acceptedAnswer”: {\n        “@type”: “Answer”\,\n        “text”: “Your foursome registration includes two chances to win a $2\,500 hole-in-one cash prize\, unlimited beer and hard seltzer\, and a swag item for each golfer.”\n      }\n    }\,\n    {\n      “@type”: “Question”\,\n      “name”: “What meals are included with registration?”\,\n      “acceptedAnswer”: {\n        “@type”: “Answer”\,\n        “text”: “Morning shotgun participants will receive a breakfast sandwich before their round and lunch afterward. Afternoon shotgun participants will have lunch before their round and appetizers following their game.”\n      }\n    }\,\n    {\n      “@type”: “Question”\,\n      “name”: “How do I register a foursome or become a sponsor?”\,\n      “acceptedAnswer”: {\n        “@type”: “Answer”\,\n        “text”: “You can register your foursome or become a sponsor by scanning the QR code on the event flyer or visiting the dedicated Givebutter page at givebutter.com/CarsonHigginsGolf2025.”\n      }\n    }\,\n    {\n      “@type”: “Question”\,\n      “name”: “When is the deadline to become a sponsor?”\,\n      “acceptedAnswer”: {\n        “@type”: “Answer”\,\n        “text”: “Sponsorship forms and company logos must be submitted by September 15\, 2025.”\n      }\n    }\,\n    {\n      “@type”: “Question”\,\n      “name”: “Can I make a direct donation to the event?”\,\n      “acceptedAnswer”: {\n        “@type”: “Answer”\,\n        “text”: “Yes\, you can make a direct donation online by visiting givebutter.com/CarsonHigginsGolf2025.”\n      }\n    }\,\n    {\n      “@type”: “Question”\,\n      “name”: “What are the options for paying?”\,\n      “acceptedAnswer”: {\n        “@type”: “Answer”\,\n        “text”: “You can pay by credit card through the online Givebutter platform. If you prefer to pay by check\, you can make it out to the CarsonStrong Foundation and mail it to P.O. Box 2592\, Stow\, OH 44224.”\n      }\n    }\,\n    {\n      “@type”: “Question”\,\n      “name”: “Who can I contact for more information about the event?”\,\n      “acceptedAnswer”: {\n        “@type”: “Answer”\,\n        “text”: “For any questions about the golf outing\, you can contact the event organizers by email at events@carsonstrong.org or by phone at (330) 931-0291.”\n      }\n    }\n  ]\n}
URL:https://carsonstrong.org/event/golf2025/
LOCATION:The Country Club of Hudson\, 2155 Middleton Rd\, Hudson\, OH\, 44236\, United States
CATEGORIES:Past Events
ATTACH;FMTTYPE=image/png:https://carsonstrong.org/wp-content/uploads/2025/05/Ni8UV6U8DVoSPEUL5XSgys38qHmCUG8g3NHJ2Op5.png
ORGANIZER;CN="CarsonStrong%E2%84%A2 Foundation":MAILTO:events@carsonstrong.org
END:VEVENT
END:VCALENDAR