

# Event Details

- **Event Name**: Swim meet vs Greater Scranton YMCA
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 09:00 am
- **Event Description**: League meet
- **Event URL**: https://allevents.in/scranton/swim-meet-vs-greater-scranton-ymca/200029140766808
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Scranton
- **state**: PA
- **country**: United States
- **location**: Greater Scranton YMCA
- **lat**: 41.428769973684
- **long**: -75.622150569
- **full address**: Greater Scranton YMCA, 706 N Blakely St,Dunmore, Pennsylvania, Scranton, United States

## Event gallery

- **Alt text**: Swim meet vs Greater Scranton YMCA
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7a33bf2ebc7ab55418c11d2c16e05691db152ffb76355b3af241e86161407efe-rimg-w1200-h871-dc161311-gmir?v=1769151798

## FAQs

- **Q**: When and where is Swim meet vs Greater Scranton YMCA being held?
  - **A:** Swim meet vs Greater Scranton YMCA takes place on Sat, 24 Jan, 2026 at 09:00 am to Sat, 24 Jan, 2026 at 09:00 am at Greater Scranton YMCA, 706 N Blakely St,Dunmore, Pennsylvania, Scranton, United States.
- **Q**: Who is organizing Swim meet vs Greater Scranton YMCA?
  - **A:** Swim meet vs Greater Scranton YMCA is organized by BAY Swimming.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Swim meet vs Greater Scranton YMCA",
        "image": "https://cdn-az.allevents.in/events9/banners/7a33bf2ebc7ab55418c11d2c16e05691db152ffb76355b3af241e86161407efe-rimg-w1200-h871-dc161311-gmir?v=1769151798",
        "startDate": "2026-01-24",
        "url": "https://allevents.in/scranton/swim-meet-vs-greater-scranton-ymca/200029140766808",
        "location": {
            "@type": "Place",
            "name": "Greater Scranton YMCA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "706 N Blakely St,Dunmore, Pennsylvania",
                "addressLocality": "Scranton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.428769973684",
                "longitude": "-75.622150569"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "League meet",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BAY Swimming",
                "url": "https://allevents.in/org/bay-swimming/26782194"
            }
        ]
    }
]
```