

# Event Details

- **Event Name**: Talent Show/Food Drive
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 10:00 am – Sat, 29 Aug, 2026 at 12:30 pm
- **Event Description**: Primary talent show and food drive
- **Event URL**: https://allevents.in/frederick/talent-show-food-drive/1600030170703641
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600030170703641

## Event venue details

- **city**: Frederick
- **state**: CO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.131976839734
- **long**: -104.95529304278
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9029 Grand Mesa Avenue, Frederick, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bbb9ad30-5d2f-11f1-9155-03804adf040b-rimg-w1000-h563-dca

## FAQs

- **Q**: When and where is Talent Show/Food Drive being held?
  - **A:** Talent Show/Food Drive takes place on Sat, 29 Aug, 2026 at 10:00 am to Sat, 29 Aug, 2026 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 9029 Grand Mesa Avenue, Frederick, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Talent Show/Food Drive is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Frederick, this event is thoughtfully curated to deliver a standout experience worth every moment. If Talent Show/Food Drive sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Talent Show/Food Drive",
        "image": "https://cdn-az.allevents.in/events8/banners/ee3eb300-a3c4-11f1-9988-bfc638c33a5a-rimg-w1200-h675-dc080808-gmir.jpg",
        "startDate": "2026-08-29",
        "endDate": "2026-08-29",
        "url": "https://allevents.in/frederick/talent-show-food-drive/1600030170703641",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9029 Grand Mesa Avenue",
                "addressLocality": "Frederick",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.131976839734",
                "longitude": "-104.95529304278"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Primary talent show and food drive"
    }
]
```