

# Event Details

- **Event Name**: Family Yoga
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 06:00 pm – Thu, 12 Mar, 2026 at 06:45 pm
- **Event Description**: Join certified Yoga instructor Ms. Charlotte to enjoy a gentle yoga for all ages and skill levels.
- **Event URL**: https://allevents.in/bethune/family-yoga/200029766792839
- **Event Categories**: health-wellness, yoga
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Bethune
- **state**: SC
- **country**: United States
- **location**: Bethune Public Library
- **lat**: 34.413
- **long**: -80.34652
- **full address**: Bethune Public Library, 206 S Main St,Bethune,SC,United States

## Event gallery

- **Alt text**: Family Yoga
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cdebecb16c8972a247781ab55624d7513ca93c06c638578d76c4a8d7d2338b06-rimg-w1200-h675-dc50a584-gmir?v=1773316607

## FAQs

- **Q**: When and where is Family Yoga being held?
  - **A:** Family Yoga takes place on Thu, 12 Mar, 2026 at 06:00 pm to Thu, 12 Mar, 2026 at 06:45 pm at Bethune Public Library, 206 S Main St,Bethune,SC,United States.
- **Q**: Who is organizing Family Yoga?
  - **A:** Family Yoga is organized by Kershaw County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Yoga",
        "image": "https://cdn-az.allevents.in/events2/banners/cdebecb16c8972a247781ab55624d7513ca93c06c638578d76c4a8d7d2338b06-rimg-w1200-h675-dc50a584-gmir?v=1773316607",
        "startDate": "2026-03-12",
        "endDate": "2026-03-12",
        "url": "https://allevents.in/bethune/family-yoga/200029766792839",
        "location": {
            "@type": "Place",
            "name": "Bethune Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "206 S Main St,Bethune,SC,United States",
                "addressLocality": "Bethune",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.413",
                "longitude": "-80.34652"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join certified Yoga instructor Ms. Charlotte to enjoy a gentle yoga for all ages and skill levels.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kershaw County Library",
                "url": "https://allevents.in/org/kershaw-county-library/6978026",
                "description": "Literary and Technical resources for all with convenient locations in Camden, Elgin, and Bethune."
            }
        ]
    }
]
```