

# Event Details

- **Event Name**: Ice Cream and Popcorn Kick Off
- **Event Start and End Date**: Sat, 21 Aug, 2021 at 11:00 am – Sat, 21 Aug, 2021 at 12:30 pm
- **Event URL**: https://allevents.in/college-station/ice-cream-and-popcorn-kick-off/200021446399248
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: College Station
- **state**: TX
- **country**: United States
- **location**: Jack & Dorothy Miller Park
- **lat**: 30.576165900022
- **long**: -96.305651500015
- **full address**: Jack &amp; Dorothy Miller Park, College Station, TX 77845, United States

## Event gallery

- **Alt text**: Ice Cream and Popcorn Kick Off
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/71c54896b907689277390952e050e7106fe5030ef7f6690cc6382fc6b8ee5882-rimg-w526-h526-gmir.jpg?v=1629233898

## FAQs

- **Q**: When and where is Ice Cream and Popcorn Kick Off being held?
  - **A:** Ice Cream and Popcorn Kick Off takes place on Sat, 21 Aug, 2021 at 11:00 am to Sat, 21 Aug, 2021 at 12:30 pm at Jack &amp; Dorothy Miller Park, College Station, TX 77845, United States.
- **Q**: Who is organizing Ice Cream and Popcorn Kick Off?
  - **A:** Ice Cream and Popcorn Kick Off is organized by Cub Scout Pack 62.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream and Popcorn Kick Off",
        "image": "https://cdn-az.allevents.in/events6/banners/71c54896b907689277390952e050e7106fe5030ef7f6690cc6382fc6b8ee5882-rimg-w526-h526-gmir.jpg?v=1629233898",
        "startDate": "2021-08-21",
        "endDate": "2021-08-21",
        "url": "https://allevents.in/college-station/ice-cream-and-popcorn-kick-off/200021446399248",
        "location": {
            "@type": "Place",
            "name": "Jack & Dorothy Miller Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "College Station, TX 77845",
                "addressLocality": "College Station",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.576165900022",
                "longitude": "-96.305651500015"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cub Scout Pack 62",
                "url": "https://allevents.in/org/cub-scout-pack-62/12745574",
                "description": "Cub Scout Pack 62 of College Station, TX works to instill the values of leadership, citizenship and service in youth that Scouting has used for 100 years"
            }
        ]
    }
]
```