

# Event Details

- **Event Name**: After School Social 
- **Event Start and End Date**: Wed, 14 Jan, 2026 at 02:00 pm – Wed, 14 Jan, 2026 at 05:00 pm
- **Event Description**: Join us after school for a $5 milkshake.
- **Event URL**: https://allevents.in/gulf-shores/after-school-social/200029480554123
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Gulf Shores
- **state**: AL
- **country**: United States
- **location**: Sunliner Diner
- **lat**: 30.250696398421
- **long**: -87.689095114211
- **full address**: Sunliner Diner, 300 Gulf Shores Pkwy, Gulf Shores, AL 36542, United States

## Event gallery

- **Alt text**: After School Social
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/726f58ef3b067c406570fac00f0d137f42391ad2e92fb25ff927acfd78a837bd-rimg-w1200-h675-dcd32d47-gmir?v=1768141522

## FAQs

- **Q**: When and where is After School Social  being held?
  - **A:** After School Social  takes place on Wed, 14 Jan, 2026 at 02:00 pm to Wed, 14 Jan, 2026 at 05:00 pm at Sunliner Diner, 300 Gulf Shores Pkwy, Gulf Shores, AL 36542, United States.
- **Q**: Who is organizing After School Social ?
  - **A:** After School Social  is organized by Sunliner Diner - Gulf Shores.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "After School Social",
        "image": "https://cdn-az.allevents.in/events2/banners/726f58ef3b067c406570fac00f0d137f42391ad2e92fb25ff927acfd78a837bd-rimg-w1200-h675-dcd32d47-gmir?v=1768141522",
        "startDate": "2026-01-14",
        "endDate": "2026-01-14",
        "url": "https://allevents.in/gulf-shores/after-school-social/200029480554123",
        "location": {
            "@type": "Place",
            "name": "Sunliner Diner",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 Gulf Shores Pkwy, Gulf Shores, AL 36542, United States",
                "addressLocality": "Gulf Shores",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.250696398421",
                "longitude": "-87.689095114211"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after school for a $5 milkshake.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sunliner Diner - Gulf Shores",
                "url": "https://allevents.in/org/sunliner-diner-gulf-shores/26161128"
            }
        ]
    }
]
```