

# Event Details

- **Event Name**: Roger Williams Zoo's Jack-o-Lantern Spectacular
- **Event Start and End Date**: Thu, 30 Oct, 2025 at 06:00 pm
- **Event Description**: We can't wait to help our friends at the zoo celebrate Halloween!! Come see the jack-o-lanterns and say hi!
- **Event URL**: https://allevents.in/providence/roger-williams-zoos-jack-o-lantern-spectacular/200029104622524
- **Event Categories**: halloween
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Providence
- **state**: RI
- **country**: United States
- **location**: Roger Williams Zoo
- **lat**: 41.81127
- **long**: -71.41476645141
- **full address**: Roger Williams Zoo, 1000 Elmwood Ave,Providence,RI,United States

## Event gallery

- **Alt text**: Roger Williams Zoo's Jack-o-Lantern Spectacular
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/69121a0c3fadd2f8853807260bcf1b2ce6136d8f9e1b9236f58eec15ceea3333-rimg-w1200-h456-dc040307-gmir?v=1761844643

## FAQs

- **Q**: When and where is Roger Williams Zoo's Jack-o-Lantern Spectacular being held?
  - **A:** Roger Williams Zoo's Jack-o-Lantern Spectacular takes place on Thu, 30 Oct, 2025 at 06:00 pm to Thu, 30 Oct, 2025 at 06:00 pm at Roger Williams Zoo, 1000 Elmwood Ave,Providence,RI,United States.
- **Q**: Who is organizing Roger Williams Zoo's Jack-o-Lantern Spectacular?
  - **A:** Roger Williams Zoo's Jack-o-Lantern Spectacular is organized by The Unlikely Strummers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Roger Williams Zoo's Jack-o-Lantern Spectacular",
        "image": "https://cdn-az.allevents.in/events6/banners/69121a0c3fadd2f8853807260bcf1b2ce6136d8f9e1b9236f58eec15ceea3333-rimg-w1200-h456-dc040307-gmir?v=1761844643",
        "startDate": "2025-10-30",
        "url": "https://allevents.in/providence/roger-williams-zoos-jack-o-lantern-spectacular/200029104622524",
        "location": {
            "@type": "Place",
            "name": "Roger Williams Zoo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Elmwood Ave,Providence,RI,United States",
                "addressLocality": "Providence",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.81127",
                "longitude": "-71.41476645141"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We can't wait to help our friends at the zoo celebrate Halloween!! Come see the jack-o-lanterns and say hi!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Unlikely Strummers",
                "url": "https://allevents.in/org/the-unlikely-strummers/25981356"
            }
        ]
    }
]
```