

# Event Details

- **Event Name**: Activity Days Girls/Boys
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 06:00 pm – Tue, 09 Dec, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/provo/activity-days-girls-boys/1600027712478008
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.242287986417
- **long**: -111.69759619357
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2225 West 620 North, Provo, US

## Event gallery

- **Alt text**: Activity Days Girls/Boys
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6d94d190-d20e-11f0-8e6b-3d758292774f-rimg-w1200-h675-dca68d76-gmir.jpg

## FAQs

- **Q**: When and where is Activity Days Girls/Boys being held?
  - **A:** Activity Days Girls/Boys takes place on Tue, 09 Dec, 2025 at 06:00 pm to Tue, 09 Dec, 2025 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 2225 West 620 North, Provo, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Activity Days Girls/Boys 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 Provo, this event is thoughtfully curated to deliver a standout experience worth every moment. If Activity Days Girls/Boys 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": "Activity Days Girls/Boys",
        "image": "https://cdn-az.allevents.in/events8/banners/6d94d190-d20e-11f0-8e6b-3d758292774f-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/provo/activity-days-girls-boys/1600027712478008",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2225 West 620 North",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.242287986417",
                "longitude": "-111.69759619357"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```