

# Event Details

- **Event Name**: Preacher Mike's Celebration of Life
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 07:00 pm
- **Event Description**: Bring your guitar, harmonica, drum (or a bucket & a stick if you're punk enough) and 
join us on the Summer Solstice to celebrate the life of everybody's favorite Preacher.
- **Event URL**: https://allevents.in/sacramento/preacher-mikes-celebration-of-life/200030275454515
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sacramento
- **state**: CA
- **country**: United States
- **location**: Pieces Pizza by the Slice
- **lat**: 38.5727332
- **long**: -121.4799535
- **full address**: Pieces Pizza by the Slice, 1309 21st St,Sacramento, California, United States

## Event gallery

- **Alt text**: Preacher Mike's Celebration of Life
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3c0cc2806d354f817c8530f30df2462521b36633ad809c342f48c0938ad6f150-rimg-w1200-h1010-dcb9bcc4-gmir?v=1781982134

## FAQs

- **Q**: When and where is Preacher Mike's Celebration of Life being held?
  - **A:** Preacher Mike's Celebration of Life takes place on Sun, 21 Jun, 2026 at 07:00 pm to Sun, 21 Jun, 2026 at 07:00 pm at Pieces Pizza by the Slice, 1309 21st St,Sacramento, California, United States.
- **Q**: Who is organizing Preacher Mike's Celebration of Life?
  - **A:** Preacher Mike's Celebration of Life is organized by Stefani Boyd.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Preacher Mike's Celebration of Life",
        "image": "https://cdn-az.allevents.in/events5/banners/3c0cc2806d354f817c8530f30df2462521b36633ad809c342f48c0938ad6f150-rimg-w1200-h1010-dcb9bcc4-gmir?v=1781982134",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/sacramento/preacher-mikes-celebration-of-life/200030275454515",
        "location": {
            "@type": "Place",
            "name": "Pieces Pizza by the Slice",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1309 21st St,Sacramento, California",
                "addressLocality": "Sacramento",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5727332",
                "longitude": "-121.4799535"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your guitar, harmonica, drum (or a bucket & a stick if you're punk enough) and \njoin us on the Summer Solstice to celebrate the life of everybody's favorite Preacher.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stefani Boyd",
                "url": "https://allevents.in/org/stefani-boyd/27945651"
            }
        ]
    }
]
```