

# Event Details

- **Event Name**: Delhi: The Wellness Carnival
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 07:00 am – Sat, 31 Jan, 2026 at 08:00 am
- **Event Description**: Join us for a day of fitness wellness &amp; fun activities for holistic mind-body balance.
- **Event URL**: https://allevents.in/new-delhi/delhi-the-wellness-carnival/80003430250583
- **Event Categories**: workshops, music, health-wellness, carnivals
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: New Delhi
- **state**: DL
- **country**: India
- **location**: Sunder Nursery
- **lat**: 28.5956467
- **long**: 77.2451691
- **full address**: Sunder Nursery, Bharat Scouts and Guides Marg, Opposite Humayun’s Tomb, Nizamuddin, National Zoological Park, Sundar Nagar, New Delhi, Delhi 110013, India

## Event gallery

- **Alt text**: Delhi: The Wellness Carnival
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69157eabd435d.jpg

## FAQs

- **Q**: When and where is Delhi: The Wellness Carnival being held?
  - **A:** Delhi: The Wellness Carnival takes place on Sat, 31 Jan, 2026 at 07:00 am to Sat, 31 Jan, 2026 at 08:00 am at Sunder Nursery, Bharat Scouts and Guides Marg, Opposite Humayun’s Tomb, Nizamuddin, National Zoological Park, Sundar Nagar, New Delhi, Delhi 110013, India.
- **Q**: Who is organizing Delhi: The Wellness Carnival?
  - **A:** Delhi: The Wellness Carnival is organized by FindYourFit.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Delhi: The Wellness Carnival",
        "image": "https://cdn2.allevents.in/thumbs/thumb69157eabd435d.jpg",
        "startDate": "2026-01-31",
        "endDate": "2026-01-31",
        "url": "https://allevents.in/new-delhi/delhi-the-wellness-carnival/80003430250583",
        "location": {
            "@type": "Place",
            "name": "Sunder Nursery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bharat Scouts and Guides Marg, Opposite Humayun’s Tomb, Nizamuddin, National Zoological Park, Sundar Nagar, New Delhi, Delhi 110013, India",
                "postalCode": "110013",
                "addressLocality": "New Delhi",
                "addressRegion": "DL",
                "addressCountry": "IN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.5956467",
                "longitude": "77.2451691"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a day of fitness wellness & fun activities for holistic mind-body balance.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FindYourFit",
                "url": "https://allevents.in/org/findyourfit/22647095"
            }
        ]
    }
]
```