

# Event Details

- **Event Name**: La Festa Italiana
- **Event Start and End Date**: Mon, 01 Sep, 2025 at 04:00 pm – Mon, 01 Sep, 2025 at 08:00 pm
- **Event Description**: Notis the Gyro King is at La Festa Italiana in Scranton all Labor Day weekend through Monday! One of our favorite events of the year—stop by for your favorite Greek food and desserts: Baklava, Galatoboureko, and Portokalopita!
- **Event URL**: https://allevents.in/scranton/la-festa-italiana/200028776944623
- **Event Categories**: labor-day
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Scranton
- **state**: PA
- **country**: United States
- **location**: Downtown Scranton
- **lat**: 41.408468
- **long**: -75.666133
- **full address**: Downtown Scranton, Scranton, Pennsylvania, United States

## Event gallery

- **Alt text**: La Festa Italiana
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/95fb35320602b2b7b023989080c0c6b0b990b32995ba7291674f991caa19efb3-rimg-w1200-h1211-dcfefefe-gmir?v=1756733303

## FAQs

- **Q**: When and where is La Festa Italiana being held?
  - **A:** La Festa Italiana takes place on Mon, 01 Sep, 2025 at 04:00 pm to Mon, 01 Sep, 2025 at 08:00 pm at Downtown Scranton, Scranton, Pennsylvania, United States.
- **Q**: Who is organizing La Festa Italiana?
  - **A:** La Festa Italiana is organized by Notis the Gyro King.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "La Festa Italiana",
        "image": "https://cdn-az.allevents.in/events10/banners/95fb35320602b2b7b023989080c0c6b0b990b32995ba7291674f991caa19efb3-rimg-w1200-h1211-dcfefefe-gmir?v=1756733303",
        "startDate": "2025-09-01",
        "endDate": "2025-09-01",
        "url": "https://allevents.in/scranton/la-festa-italiana/200028776944623",
        "location": {
            "@type": "Place",
            "name": "Downtown Scranton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Scranton, Pennsylvania",
                "addressLocality": "Scranton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.408468",
                "longitude": "-75.666133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Notis the Gyro King is at La Festa Italiana in Scranton all Labor Day weekend through Monday! One of our favorite events of the year—stop by for your favorite Greek food and desserts: Baklava, Galatoboureko, and Portokalopita!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Notis the Gyro King",
                "url": "https://allevents.in/org/notis-the-gyro-king/26563156"
            }
        ]
    }
]
```