

# Event Details

- **Event Name**: Mini Circus
- **Event Start and End Date**: Sun, 03 May, 2026 at 04:00 pm (-04:00)
- **Event Description**: The Circus is coming to town! Join us for a mini Circus right in the center of Ashby
- **Event URL**: https://allevents.in/ashby/mini-circus/200029989351532
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ashby
- **state**: MA
- **country**: United States
- **location**: Common Rd, Ashby, MA 01431, United States
- **lat**: 42.67795
- **long**: -71.81995
- **full address**: Common Rd, Ashby, MA 01431, United States

## Event gallery

- **Alt text**: Mini Circus
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7c0f3777e54e7d0d4a90567c64ec7e47d56472b58d8257a96805181b43224130-rimg-w1200-h1553-dc020100-gmir?v=1777252712

## FAQs

- **Q**: When and where is Mini Circus being held?
  - **A:** Mini Circus takes place on Sun, 03 May, 2026 at 04:00 pm to Sun, 03 May, 2026 at 04:00 pm at Common Rd, Ashby, MA 01431, United States.
- **Q**: Who is organizing Mini Circus?
  - **A:** Mini Circus is organized by Ashby Free Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mini Circus",
        "image": "https://cdn-az.allevents.in/events8/banners/7c0f3777e54e7d0d4a90567c64ec7e47d56472b58d8257a96805181b43224130-rimg-w1200-h1553-dc020100-gmir?v=1777252712",
        "startDate": "2026-05-03T16:00:00-04:00",
        "url": "https://allevents.in/ashby/mini-circus/200029989351532",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Common Rd, Ashby, MA 01431, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Common Rd, Ashby, MA 01431-2323, United States",
                "addressLocality": "Ashby",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.67795",
                "longitude": "-71.81995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Circus is coming to town! Join us for a mini Circus right in the center of Ashby",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ashby Free Public Library",
                "url": "https://allevents.in/org/ashby-free-public-library/23317927"
            }
        ]
    }
]
```