

# Event Details

- **Event Name**: Merch Release
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 09:00 am
- **Event Description**: Merch is coming soon
- **Event URL**: https://allevents.in/sacramento/merch-release/200030155779301
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sacramento
- **state**: CA
- **country**: United States
- **location**: Old Sacramento
- **lat**: 38.576667
- **long**: -121.50906
- **full address**: Old Sacramento, Sacramento, California, United States

## Event gallery

- **Alt text**: Merch Release
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0874271caa6311e8aac161c68b43309d235153d3038cc3c48b50ba72330a6999-rimg-w1200-h1232-dc161a2e-gmir?v=1781828141

## FAQs

- **Q**: When and where is Merch Release being held?
  - **A:** Merch Release takes place on Thu, 25 Jun, 2026 at 09:00 am to Thu, 25 Jun, 2026 at 09:00 am at Old Sacramento, Sacramento, California, United States.
- **Q**: Who is organizing Merch Release?
  - **A:** Merch Release is organized by Sac Chicz Rock.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Merch Release",
        "image": "https://cdn-az.allevents.in/events10/banners/0874271caa6311e8aac161c68b43309d235153d3038cc3c48b50ba72330a6999-rimg-w1200-h1232-dc161a2e-gmir?v=1781828141",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/sacramento/merch-release/200030155779301",
        "location": {
            "@type": "Place",
            "name": "Old Sacramento",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sacramento, California",
                "addressLocality": "Sacramento",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.576667",
                "longitude": "-121.50906"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Merch is coming soon",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sac Chicz Rock",
                "url": "https://allevents.in/org/sac-chicz-rock/27859484"
            }
        ]
    }
]
```