

# Event Details

- **Event Name**: Exciting Event Coming Soon!
- **Event Start and End Date**: Fri, 30 May, 2025 at 10:00 am
- **Event Description**: We are excited for this...stay tuned!
- **Event URL**: https://allevents.in/shelton/exciting-event-coming-soon/200028004030200
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details

- **Ticket URL**: http://facebook.com/200028004030200?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=shelton-events

## Event venue details

- **city**: Shelton
- **state**: CT
- **country**: United States
- **location**: 60 Perry Hill Road, Shelton, CT
- **lat**: 41.31076
- **long**: -73.1006
- **full address**: 60 Perry Hill Road, Shelton, CT, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Perry Hill PTO (https://allevents.in/org/perry-hill-pto/24671229)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e99815443911cd04df8eb695ad1124f6590bc2aaf10d7bcef3a4d4d9d4c9ea6c-rimg-w960-h640-dc452f2b-gmir?v=1747513845
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/02f54fea70b25b43817d20977622ad8e7113b476437a55f561b5b0128ef2b7d2-rimg-w300-h300-dc442f2b-gmir?v=1747513845

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 May, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** 60 Perry Hill Road, Shelton, CT, United States
- **Q**: Who is organizing the event?
  - **A:** Perry Hill PTO
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Exciting Event Coming Soon! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Exciting Event Coming Soon!",
        "image": "https://cdn-az.allevents.in/events3/banners/e99815443911cd04df8eb695ad1124f6590bc2aaf10d7bcef3a4d4d9d4c9ea6c-rimg-w960-h640-dc452f2b-gmir?v=1747513845",
        "startDate": "2025-05-30",
        "url": "https://allevents.in/shelton/exciting-event-coming-soon/200028004030200",
        "location": {
            "@type": "Place",
            "name": "60 Perry Hill Road, Shelton, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 Perry Hill Rd, Shelton, CT 06484-6038, United States,Shelton, Connecticut",
                "addressLocality": "Shelton",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.31076",
                "longitude": "-73.1006"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are excited for this...stay tuned!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Perry Hill PTO",
                "url": "https://allevents.in/org/perry-hill-pto/24671229"
            }
        ]
    }
]
```