

# Event Details

- **Event Name**: Chair Exercise at the Collinsville Library
- **Event Start and End Date**: Wed, 09 Sep, 2026 at 11:00 am – Wed, 09 Sep, 2026 at 11:45 am (-04:00)
- **Event Description**: This is a chair exercise program (standing also an option!) for adults.  Free and open to the public!  Come get stronger with us!
- **Event URL**: https://allevents.in/collinsville/chair-exercise-at-the-collinsville-library/200030650239112
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Collinsville
- **state**: VA
- **country**: United States
- **location**: 2540 Virginia Ave, Collinsville, VA 24078-1574, United States
- **lat**: 36.71494
- **long**: -79.90861
- **full address**: 2540 Virginia Ave, Collinsville, VA 24078-1574, United States

## Event gallery

- **Alt text**: Chair Exercise at the Collinsville Library
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b360219f1617ff8ef6f31c0a36b123fa3c78b0d2ae810344ac06e625fe861d51-rimg-w1200-h1553-dcf8f8f8-gmir?v=1788388212

## FAQs

- **Q**: When and where is Chair Exercise at the Collinsville Library being held?
  - **A:** Chair Exercise at the Collinsville Library takes place on Wed, 09 Sep, 2026 at 11:00 am to Wed, 09 Sep, 2026 at 11:45 am at 2540 Virginia Ave, Collinsville, VA 24078-1574, United States.
- **Q**: Who is organizing Chair Exercise at the Collinsville Library?
  - **A:** Chair Exercise at the Collinsville Library is organized by Blue Ridge Regional Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chair Exercise at the Collinsville Library",
        "image": "https://cdn-az.allevents.in/events4/banners/b360219f1617ff8ef6f31c0a36b123fa3c78b0d2ae810344ac06e625fe861d51-rimg-w1200-h1553-dcf8f8f8-gmir?v=1788388212",
        "startDate": "2026-09-09T11:00:00-04:00",
        "endDate": "2026-09-09T11:45:00-04:00",
        "url": "https://allevents.in/collinsville/chair-exercise-at-the-collinsville-library/200030650239112",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2540 Virginia Ave, Collinsville, VA 24078-1574, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2540 Virginia Ave, Collinsville, VA 24078-1574, United States",
                "addressLocality": "Collinsville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.71494",
                "longitude": "-79.90861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a chair exercise program (standing also an option!) for adults.  Free and open to the public!  Come get stronger with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Ridge Regional Library",
                "url": "https://allevents.in/org/blue-ridge-regional-library/12930223",
                "description": "The Blue Ridge Regional Library system is located in the Piedmont area of Virginia, and provides library services to Henry County, Patrick County, and the City of Martinsville."
            }
        ]
    }
]
```