

# Event Details

- **Event Name**: Sunday party
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 07:00 am
- **Event Description**: Sunday party
- **Event URL**: https://allevents.in/ahmedabad/sunday-party/200030239001547
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Ahmedabad
- **state**: GJ
- **country**: India
- **location**: Saraspura
- **lat**: 23.03109079732
- **long**: 72.607820120007
- **full address**: Saraspura, Ahmedabad, India

## Event gallery

- **Alt text**: Sunday party
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+party&date=Sun%2C+21+Jun%2C+2026+at+07%3A00+am&bg=3

## FAQs

- **Q**: When and where is Sunday party being held?
  - **A:** Sunday party takes place on Sun, 21 Jun, 2026 at 07:00 am to Sun, 21 Jun, 2026 at 07:00 am at Saraspura, Ahmedabad, India.
- **Q**: Who is organizing Sunday party?
  - **A:** Sunday party is organized by Shyam singh.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Ahmedabad, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday party",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+party&date=Sun%2C+21+Jun%2C+2026+at+07%3A00+am&bg=3",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/ahmedabad/sunday-party/200030239001547",
        "location": {
            "@type": "Place",
            "name": "Saraspura",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ahmedabad, India",
                "addressLocality": "Ahmedabad",
                "addressRegion": "GJ",
                "addressCountry": "IN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "23.03109079732",
                "longitude": "72.607820120007"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday party",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shyam singh",
                "url": "https://allevents.in/org/shyam-singh/27920707"
            }
        ]
    }
]
```