

# Event Details

- **Event Name**: Carlisle Ice Bowl XVII
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 10:00 am
- **Event Description**: Our Annual Ice Bowl to raise money for Project Share.
- **Event URL**: https://allevents.in/carlisle/carlisle-ice-bowl-xvii/200029367725217
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Carlisle
- **state**: PA
- **country**: United States
- **location**: Coyote Hills DGC
- **lat**: 40.25699673428
- **long**: -77.156521081925
- **full address**: Coyote Hills DGC, 50 Beagle Club Rd, Carlisle, PA 17013-8824, United States

## Event gallery

- **Alt text**: Carlisle Ice Bowl XVII
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/09093d2b4e4db4907a4c15634ddc7c267d341dc1446800a27a70d965397fb9eb-rimg-w1024-h566-dcffffff-gmir?v=1769572720

## FAQs

- **Q**: When and where is Carlisle Ice Bowl XVII being held?
  - **A:** Carlisle Ice Bowl XVII takes place on Sat, 31 Jan, 2026 at 10:00 am to Sat, 31 Jan, 2026 at 10:00 am at Coyote Hills DGC, 50 Beagle Club Rd, Carlisle, PA 17013-8824, United States.
- **Q**: Who is organizing Carlisle Ice Bowl XVII?
  - **A:** Carlisle Ice Bowl XVII is organized by Coyote Hills DGC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carlisle Ice Bowl XVII",
        "image": "https://cdn-az.allevents.in/events10/banners/09093d2b4e4db4907a4c15634ddc7c267d341dc1446800a27a70d965397fb9eb-rimg-w1024-h566-dcffffff-gmir?v=1769572720",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/carlisle/carlisle-ice-bowl-xvii/200029367725217",
        "location": {
            "@type": "Place",
            "name": "Coyote Hills DGC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Beagle Club Rd, Carlisle, PA 17013-8824, United States",
                "addressLocality": "Carlisle",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.25699673428",
                "longitude": "-77.156521081925"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Annual Ice Bowl to raise money for Project Share.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coyote Hills DGC",
                "url": "https://allevents.in/org/coyote-hills-dgc/19959910"
            }
        ]
    }
]
```