

# Event Details

- **Event Name**: Sunshine on Miami
- **Event Start and End Date**: Thu, 06 Aug, 2026 at 04:00 pm – Thu, 06 Aug, 2026 at 06:00 pm
- **Event Description**: Get ready to shine this school year! Join us at our Tutt Branch for an afternoon filled with games, snacks, prizes, and special community partners to get excited to start the school year off right!
- **Event URL**: https://allevents.in/south-bend/sunshine-on-miami/200030487124752
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: South Bend
- **state**: IN
- **country**: United States
- **location**: Virginia M Tutt Public Library
- **lat**: 41.651223737353
- **long**: -86.235425533771
- **full address**: Virginia M Tutt Public Library, South Bend, Indiana, United States

## Event gallery

- **Alt text**: Sunshine on Miami
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7e8c8342e29454f4ed5663fa854431bc4430a78f88838a9bfb63024f4aeb55a2-rimg-w1200-h629-dcf8f8e8-gmir?v=1785505432

## FAQs

- **Q**: When and where is Sunshine on Miami being held?
  - **A:** Sunshine on Miami takes place on Thu, 06 Aug, 2026 at 04:00 pm to Thu, 06 Aug, 2026 at 06:00 pm at Virginia M Tutt Public Library, South Bend, Indiana, United States.
- **Q**: Who is organizing Sunshine on Miami?
  - **A:** Sunshine on Miami is organized by St. Joe County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunshine on Miami",
        "image": "https://cdn-az.allevents.in/events6/banners/7e8c8342e29454f4ed5663fa854431bc4430a78f88838a9bfb63024f4aeb55a2-rimg-w1200-h629-dcf8f8e8-gmir?v=1785505432",
        "startDate": "2026-08-06",
        "endDate": "2026-08-06",
        "url": "https://allevents.in/south-bend/sunshine-on-miami/200030487124752",
        "location": {
            "@type": "Place",
            "name": "Virginia M Tutt Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Bend, Indiana",
                "addressLocality": "South Bend",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.651223737353",
                "longitude": "-86.235425533771"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready to shine this school year! Join us at our Tutt Branch for an afternoon filled with games, snacks, prizes, and special community partners to get excited to start the school year off right!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Joe County Public Library",
                "url": "https://allevents.in/org/st-joe-county-public-library/20964202"
            }
        ]
    }
]
```