

# Event Details

- **Event Name**: "A" Swim meet vs. Sunnybrook
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:00 am (-04:00)
- **Event Description**: First "A" swim meet of the season!
- **Event URL**: https://allevents.in/west-deptford/a-swim-meet-vs-sunnybrook/200029864491100
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: West Deptford
- **state**: NJ
- **country**: United States
- **location**: 998 Jessup Road, West Deptford, NJ, United States, New Jersey 08086
- **lat**: 39.81914
- **long**: -75.17441
- **full address**: 998 Jessup Road, West Deptford, NJ, United States, New Jersey 08086

## Event gallery

- **Alt text**: &quot;A&quot; Swim meet vs. Sunnybrook
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9a4c9968ecb94c8859b3b727e90bcb146d81fe47c265ce7f3cbda2e5442d145b-rimg-w1179-h880-dc475f2e-gmir?v=1775628451

## FAQs

- **Q**: When and where is "A" Swim meet vs. Sunnybrook being held?
  - **A:** &quot;A&quot; Swim meet vs. Sunnybrook takes place on Sat, 20 Jun, 2026 at 09:00 am to Sat, 20 Jun, 2026 at 09:00 am at 998 Jessup Road, West Deptford, NJ, United States, New Jersey 08086.
- **Q**: Who is organizing "A" Swim meet vs. Sunnybrook?
  - **A:** &quot;A&quot; Swim meet vs. Sunnybrook is organized by Green-Fields Swim Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "&quot;A&quot; Swim meet vs. Sunnybrook",
        "image": "https://cdn-az.allevents.in/events9/banners/9a4c9968ecb94c8859b3b727e90bcb146d81fe47c265ce7f3cbda2e5442d145b-rimg-w1179-h880-dc475f2e-gmir?v=1775628451",
        "startDate": "2026-06-20T09:00:00-04:00",
        "url": "https://allevents.in/west-deptford/a-swim-meet-vs-sunnybrook/200029864491100",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "998 Jessup Road, West Deptford, NJ, United States, New Jersey 08086",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "996 Jessup Rd, West Deptford Twp, NJ 08086-2319, United States",
                "addressLocality": "West Deptford",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.81914",
                "longitude": "-75.17441"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First \"A\" swim meet of the season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Green-Fields Swim Club",
                "url": "https://allevents.in/org/green-fields-swim-club/26036015"
            }
        ]
    }
]
```