

# Event Details

- **Event Name**: Monarch Festival
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 03:00 pm – Sat, 26 Sep, 2026 at 06:00 pm (-04:00)
- **Event Description**: Join us at AWA to celebrate our pollinator gardens, learn about the beautiful monarch butterfly, make pollinator crafts, and more!
- **Event URL**: https://allevents.in/voorhees/monarch-festival/80001337889090
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Kids Allowed: Yes
  - Free: Free attendance
  - Education: Learn about butterflies

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Voorhees
- **state**: NJ
- **country**: United States
- **location**: Animal Welfare Association
- **lat**: 39.8592052
- **long**: -74.949429
- **full address**: Animal Welfare Association, 509 Centennial Blvd, Voorhees Township, NJ 08043, United States, Voorhees

## Event gallery

- **Alt text**: Monarch Festival
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a91879eab018.jpg

## FAQs

- **Q**: When and where is Monarch Festival being held?
  - **A:** Monarch Festival takes place on Sat, 26 Sep, 2026 at 03:00 pm to Sat, 26 Sep, 2026 at 06:00 pm at Animal Welfare Association, 509 Centennial Blvd, Voorhees Township, NJ 08043, United States, Voorhees.
- **Q**: Who is organizing Monarch Festival?
  - **A:** Monarch Festival is organized by Animal Welfare Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monarch Festival",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a91879eab018.jpg",
        "startDate": "2026-09-26T15:00:00-04:00",
        "endDate": "2026-09-26T18:00:00-04:00",
        "url": "https://allevents.in/voorhees/monarch-festival/80001337889090",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Animal Welfare Association",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "509 Centennial Blvd, Voorhees Township, NJ 08043, United States",
                "postalCode": "08043",
                "addressLocality": "Voorhees",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.8592052",
                "longitude": "-74.949429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at AWA to celebrate our pollinator gardens, learn about the beautiful monarch butterfly, make pollinator crafts, and more!",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-08-28",
                "availabilityEnds": "2026-09-26T18:00:00-04:00",
                "validFrom": "2026-08-28",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/voorhees/monarch-festival/80001337889090"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Animal Welfare Association",
                "url": "https://allevents.in/org/animal-welfare-association/26158724"
            }
        ]
    }
]
```