

# Event Details

- **Event Name**: Vitality Day
- **Event Start and End Date**: Fri, 07 Nov, 2025 at 01:00 pm – Sat, 08 Nov, 2025 at 02:00 pm
- **Event Description**: Make sure to pop in on 7 or 8 November! Tick off those goals while having fun with us!
- **Event URL**: https://allevents.in/kosmos/vitality-day/200029126205520
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Kosmos
- **state**: NW
- **country**: South Africa
- **location**: Heart to Heart Café
- **lat**: -25.725311926918
- **long**: 27.874413281679
- **full address**: Heart to Heart Café, 112 Cassien Street,Schoemansville, North-West, South Africa, Kosmos

## Event gallery

- **Alt text**: Vitality Day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7282bfc9cb865f18508bbf545372030d034241e70607c7f493a458abe64f8605-rimg-w1080-h1350-dcf1f1f1-gmir?v=1762279339

## FAQs

- **Q**: When and where is Vitality Day being held?
  - **A:** Vitality Day takes place on Fri, 07 Nov, 2025 at 01:00 pm to Sat, 08 Nov, 2025 at 02:00 pm at Heart to Heart Café, 112 Cassien Street,Schoemansville, North-West, South Africa, Kosmos.
- **Q**: Who is organizing Vitality Day?
  - **A:** Vitality Day is organized by Heart to Heart Café.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vitality Day",
        "image": "https://cdn-az.allevents.in/events3/banners/7282bfc9cb865f18508bbf545372030d034241e70607c7f493a458abe64f8605-rimg-w1080-h1350-dcf1f1f1-gmir?v=1762279339",
        "startDate": "2025-11-07",
        "endDate": "2025-11-08",
        "url": "https://allevents.in/kosmos/vitality-day/200029126205520",
        "location": {
            "@type": "Place",
            "name": "Heart to Heart Café",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 Cassien Street,Schoemansville, North-West, South Africa",
                "addressLocality": "Kosmos",
                "addressRegion": "NW",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-25.725311926918",
                "longitude": "27.874413281679"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Make sure to pop in on 7 or 8 November! Tick off those goals while having fun with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heart to Heart Caf",
                "url": "https://allevents.in/org/heart-to-heart-café/25816783"
            }
        ]
    }
]
```