

# Event Details

- **Event Name**: The Tree Buds Band
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 06:00 pm
- **Event Description**: Saturday! Join us! Bring an unwrapped toy for families in need! Dancing! Music! Food! Fun!?????
- **Event URL**: https://allevents.in/sacramento/the-tree-buds-band/200029192902845
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029192902845?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sacramento-events

## Event venue details

- **city**: Sacramento
- **state**: CA
- **country**: United States
- **location**: Downtown Sacramento
- **lat**: 38.57716
- **long**: -121.496538
- **full address**: Downtown Sacramento, Sacramento,CA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Tree Buds (https://allevents.in/org/the-tree-buds/27075502)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5306845b9031b3fba09e39d7b66a8008d53d36adce217ff0a1c25e9ef772cfdf-rimg-w612-h936-dcbe1d2c-gmir?v=1763083424
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4ecfe8dcf9ea56f9c15de101da1dea5561f21078f0065236006bdf3550e5d829-rimg-w300-h300-dcbe1e2d-gmir?v=1763083425

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Downtown Sacramento, Sacramento,CA,United States
- **Q**: Who is organizing the event?
  - **A:** The Tree Buds
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about The Tree Buds Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Tree Buds Band",
        "image": "https://cdn-az.allevents.in/events4/banners/5306845b9031b3fba09e39d7b66a8008d53d36adce217ff0a1c25e9ef772cfdf-rimg-w612-h936-dcbe1d2c-gmir?v=1763083424",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/sacramento/the-tree-buds-band/200029192902845",
        "location": {
            "@type": "Place",
            "name": "Downtown Sacramento",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sacramento,CA,United States",
                "addressLocality": "Sacramento",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.57716",
                "longitude": "-121.496538"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday! Join us! Bring an unwrapped toy for families in need! Dancing! Music! Food! Fun!?????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Tree Buds",
                "url": "https://allevents.in/org/the-tree-buds/27075502"
            }
        ]
    }
]
```