

# Event Details

- **Event Name**: Bloomington Hills Stake Primary Art Festival
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 06:00 pm – Fri, 18 Sep, 2026 at 08:00 pm (-06:00)
- **Event Description**: Come view Old Testament Art and Talents created by our Primary Children.
- **Event URL**: https://allevents.in/st-george/bloomington-hills-stake-primary-art-festival/1600029565288347
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: St George
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.051731
- **long**: -113.559891
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1130 East Brigham Road, St George, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b3289650-fa73-11f0-9939-fb8a43abfffa-rimg-w1000-h563-dc2

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 18 Sep, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1130 East Brigham Road, St George, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Bloomington Hills Stake Primary Art Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Bloomington Hills Stake Primary Art Festival",
        "image": "https://cdn-az.allevents.in/events2/banners/e90803d0-1eb0-11f1-8613-4d10db8f5ea6-rimg-w1200-h675-dc2e3130-gmir.jpg",
        "startDate": "2026-09-18T18:00:00-06:00",
        "endDate": "2026-09-18T20:00:00-06:00",
        "url": "https://allevents.in/st-george/bloomington-hills-stake-primary-art-festival/1600029565288347",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1130 East Brigham Road",
                "addressLocality": "St George",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.051731",
                "longitude": "-113.559891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come view Old Testament Art and Talents created by our Primary Children."
    }
]
```