

# Event Details

- **Event Name**: GP5 Primary Activity
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 09:30 am – Sat, 03 Jan, 2026 at 11:30 am
- **Event Description**: Donuts and Chocolate Milk - Meet your teacher
- **Event URL**: https://allevents.in/south-jordan/gp5-primary-activity/1600028819111920
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.539368583782
- **long**: -112.00876032491
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11677 Grandville Ave, South Jordan, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/acfb7190-8bfa-11f0-9c5f-cd27b3802ea0-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is GP5 Primary Activity being held?
  - **A:** GP5 Primary Activity takes place on Sat, 03 Jan, 2026 at 09:30 am to Sat, 03 Jan, 2026 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 11677 Grandville Ave, South Jordan, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "GP5 Primary Activity",
        "image": "https://cdn-az.allevents.in/events1/banners/ac149400-8bfa-11f0-9c5f-cd27b3802ea0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-03",
        "endDate": "2026-01-03",
        "url": "https://allevents.in/south-jordan/gp5-primary-activity/1600028819111920",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11677 Grandville Ave",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.539368583782",
                "longitude": "-112.00876032491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Donuts and Chocolate Milk - Meet your teacher"
    }
]
```