

# Event Details

- **Event Name**: GCRD Basketball league fundraiser 
- **Event Start and End Date**: Thu, 06 Nov, 2025 at 06:00 pm
- **Event Description**: This Thursday!!! Come support Gem County Recreation District basketball league! Use code PIZZA
- **Event URL**: https://allevents.in/emmett/gcrd-basketball-league-fundraiser/200029125968609
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029125968609?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=emmett-events

## Event venue details

- **city**: Emmett
- **state**: ID
- **country**: United States
- **location**: Emmett Pizza Factory
- **lat**: 43.87107
- **long**: -116.50016
- **full address**: Emmett Pizza Factory, 102 West 5th Street,Emmett,ID,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Emmett Pizza Factory (https://allevents.in/org/emmett-pizza-factory/27005638)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/48c9410c91ab73683f315f323b18f6a9267007ca7123e851f91427f3de06b849-rimg-w1080-h1080-dcffffff-gmir?v=1762276329
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=GCRD+Basketball+league+fundraiser+&date=06+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 06 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Emmett Pizza Factory, 102 West 5th Street,Emmett,ID,United States
- **Q**: Who is organizing the event?
  - **A:** Emmett Pizza Factory
- **Q**: What type of event is this?
  - **A:** nonprofit
- **Q**: Where can I find ticket details about GCRD Basketball league fundraiser  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "GCRD Basketball league fundraiser",
        "image": "https://cdn-az.allevents.in/events10/banners/48c9410c91ab73683f315f323b18f6a9267007ca7123e851f91427f3de06b849-rimg-w1080-h1080-dcffffff-gmir?v=1762276329",
        "startDate": "2025-11-06",
        "url": "https://allevents.in/emmett/gcrd-basketball-league-fundraiser/200029125968609",
        "location": {
            "@type": "Place",
            "name": "Emmett Pizza Factory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 West 5th Street,Emmett,ID,United States",
                "addressLocality": "Emmett",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.87107",
                "longitude": "-116.50016"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Thursday!!! Come support Gem County Recreation District basketball league! Use code PIZZA",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emmett Pizza Factory",
                "url": "https://allevents.in/org/emmett-pizza-factory/27005638"
            }
        ]
    }
]
```