

# Event Details

- **Event Name**: Back-to-School Ice Cream Social
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 06:30 pm
- **Event Description**: The SFA invites you to the annual Back-to-School Ice Cream Social on August 13! You can bring in your school supplies and meet your teachers. And this year, we're bringing back ice cream sundaes - YUM!
- **Event URL**: https://allevents.in/lincoln/back-to-school-ice-cream-social/200030293809604
- **Event Categories**: back-to-school
- **Interested Audience**: 
  - total_interested_count: 62

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: NE
- **country**: United States
- **location**: 1940 S 77th St, Lincoln, NE, United States, Nebraska 68506
- **lat**: 40.79172
- **long**: -96.61344
- **full address**: 1940 S 77th St, Lincoln, NE, United States, Nebraska 68506

## Event gallery

- **Alt text**: Back-to-School Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6b7cf07468a31a4459f5ad801d2afe3aaeec49b298c6c5087560e674e0e80c48-rimg-w1200-h675-dcf8f8f8-gmir?v=1786514044

## FAQs

- **Q**: When and where is Back-to-School Ice Cream Social being held?
  - **A:** Back-to-School Ice Cream Social takes place on Thu, 13 Aug, 2026 at 06:30 pm to Thu, 13 Aug, 2026 at 06:30 pm at 1940 S 77th St, Lincoln, NE, United States, Nebraska 68506.
- **Q**: Who is organizing Back-to-School Ice Cream Social?
  - **A:** Back-to-School Ice Cream Social is organized by Saint Joseph School, Lincoln, NE.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Back-to-School Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events5/banners/6b7cf07468a31a4459f5ad801d2afe3aaeec49b298c6c5087560e674e0e80c48-rimg-w1200-h675-dcf8f8f8-gmir?v=1786514044",
        "startDate": "2026-08-13",
        "url": "https://allevents.in/lincoln/back-to-school-ice-cream-social/200030293809604",
        "location": {
            "@type": "Place",
            "name": "1940 S 77th St, Lincoln, NE, United States, Nebraska 68506",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1940 S 77th St, Lincoln, NE 68506-1805, United States",
                "addressLocality": "Lincoln",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.79172",
                "longitude": "-96.61344"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The SFA invites you to the annual Back-to-School Ice Cream Social on August 13! You can bring in your school supplies and meet your teachers. And this year, we're bringing back ice cream sundaes - YUM!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saint Joseph School Lincoln NE",
                "url": "https://allevents.in/org/saint-joseph-school-lincoln-ne/18692662"
            }
        ]
    }
]
```