

# Event Details

- **Event Name**: Soccer Event
- **Event Start and End Date**: Tue, 05 May, 2026 at 06:30 pm – Tue, 05 May, 2026 at 09:00 pm (-04:00)
- **Event Description**: Gym will be used from 6:30-9pm every Tuesdays
- **Event URL**: https://allevents.in/scarsdale/soccer-event/1600027859881727
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027859881727

## Event venue details

- **city**: Scarsdale
- **state**: NY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.99202159229
- **long**: -73.795486938955
- **full address**: The Church of Jesus Christ of Latter-day Saints, 60 Wayside Lane, Scarsdale, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7947d9d0-ed60-11ef-b05a-f1e783a0d5e3-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 05 May, 2026 at 06:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 60 Wayside Lane, Scarsdale, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Soccer Event ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Soccer Event",
        "image": "https://cdn-az.allevents.in/events10/banners/72bce180-242f-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-05T18:30:00-04:00",
        "endDate": "2026-05-05T21:00:00-04:00",
        "url": "https://allevents.in/scarsdale/soccer-event/1600027859881727",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 Wayside Lane",
                "addressLocality": "Scarsdale",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.99202159229",
                "longitude": "-73.795486938955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gym will be used from 6:30-9pm every Tuesdays"
    }
]
```