

# Event Details

- **Event Name**: Opening Day!
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 04:00 pm – Thu, 25 Jun, 2026 at 08:00 pm
- **Event Description**: Join us for our opening market day!  Fresh produce, local art, live music.  Can't wait to see you there.
- **Event URL**: https://allevents.in/bountiful/opening-day/200030269710350
- **Event Categories**: music, live-music, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Bountiful
- **state**: UT
- **country**: United States
- **location**: 75 E 200 S, Bountiful, UT, United States, Utah 84010
- **lat**: 40.88757
- **long**: -111.87891
- **full address**: 75 E 200 S, Bountiful, UT, United States, Utah 84010

## Event gallery

- **Alt text**: Opening Day!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c26772ccfba929a5ada7acd0d6c07270a4e3465438f63b6bd88d29ba9383557b-rimg-w1200-h1594-dc747e8a-gmir?v=1781867449

## FAQs

- **Q**: When and where is Opening Day! being held?
  - **A:** Opening Day! takes place on Thu, 25 Jun, 2026 at 04:00 pm to Thu, 25 Jun, 2026 at 08:00 pm at 75 E 200 S, Bountiful, UT, United States, Utah 84010.
- **Q**: Who is organizing Opening Day!?
  - **A:** Opening Day! is organized by Bountiful Farmers Market.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Opening Day! is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Bountiful, this event is thoughtfully curated to deliver a standout experience worth every moment. If Opening Day! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Opening Day!",
        "image": "https://cdn-az.allevents.in/events5/banners/c26772ccfba929a5ada7acd0d6c07270a4e3465438f63b6bd88d29ba9383557b-rimg-w1200-h1594-dc747e8a-gmir?v=1781867449",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/bountiful/opening-day/200030269710350",
        "location": {
            "@type": "Place",
            "name": "75 E 200 S, Bountiful, UT, United States, Utah 84010",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 E 200 S, Bountiful, UT 84010, United States",
                "addressLocality": "Bountiful",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.88757",
                "longitude": "-111.87891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our opening market day!  Fresh produce, local art, live music.  Can't wait to see you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bountiful Farmers Market",
                "url": "https://allevents.in/org/bountiful-farmers-market/27941648"
            }
        ]
    }
]
```