

# Event Details

- **Event Name**: Trick or Treat at the Library
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 05:00 pm – Fri, 31 Oct, 2025 at 07:00 pm
- **Event Description**: Trick or Treat @ the library.  Candy and a book for every child.
- **Event URL**: https://allevents.in/bay-minette/trick-or-treat-at-the-library/200028956129007
- **Event Categories**: trick-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 91

## Ticket Details


## Event venue details

- **city**: Bay Minette
- **state**: AL
- **country**: United States
- **location**: 205 W 2nd St, Bay Minette, AL, United States, Alabama 36507
- **lat**: 30.88245
- **long**: -87.77613
- **full address**: 205 W 2nd St, Bay Minette, AL, United States, Alabama 36507

## Event gallery

- **Alt text**: Trick or Treat at the Library
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Trick+or+Treat+at+the+Library&date=Fri%2C+31+Oct%2C+2025+at+05%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Trick or Treat at the Library being held?
  - **A:** Trick or Treat at the Library takes place on Fri, 31 Oct, 2025 at 05:00 pm to Fri, 31 Oct, 2025 at 07:00 pm at 205 W 2nd St, Bay Minette, AL, United States, Alabama 36507.
- **Q**: Who is organizing Trick or Treat at the Library?
  - **A:** Trick or Treat at the Library is organized by Bay Minette Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trick or Treat at the Library",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Trick+or+Treat+at+the+Library&date=Fri%2C+31+Oct%2C+2025+at+05%3A00+pm&bg=3",
        "startDate": "2025-10-31",
        "endDate": "2025-10-31",
        "url": "https://allevents.in/bay-minette/trick-or-treat-at-the-library/200028956129007",
        "location": {
            "@type": "Place",
            "name": "205 W 2nd St, Bay Minette, AL, United States, Alabama 36507",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "199 Hall Ave, Bay Minette, AL 36507, United States",
                "addressLocality": "Bay Minette",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.88245",
                "longitude": "-87.77613"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trick or Treat @ the library.  Candy and a book for every child.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bay Minette Public Library",
                "url": "https://allevents.in/org/bay-minette-public-library/21305252"
            }
        ]
    }
]
```