

# Event Details

- **Event Name**: Play day at the park 
- **Event Start and End Date**: Fri, 06 Feb, 2026 at 11:30 am – Fri, 06 Feb, 2026 at 01:30 pm
- **Event Description**: Weather should be decent enough for us to enjoy a day together at the park! Hope to see you all there.
- **Event URL**: https://allevents.in/pell-city/play-day-at-the-park/200029622788356
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029622788356?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=pell+city-events

## Event venue details

- **city**: Pell City
- **state**: AL
- **country**: United States
- **location**: Lakeside Park - Pell City
- **lat**: 33.530112489558
- **long**: -86.191980908929
- **full address**: Lakeside Park - Pell City, Pell City, Alabama, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6f10596d0c986f9add07123bb8c395d3451ba22adfc8da520ad7ef9836642679-rimg-w828-h1792-dc000000-gmir?v=1770231595
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/94b1436b7cab45376b8d5a8b559e0ea440eb52f4601d18c9fe7d82cc5c455730-rimg-w300-h300-dc000000-gmir?v=1770231596

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 06 Feb, 2026 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** Lakeside Park - Pell City, Pell City, Alabama, United States
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Play day at the park  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Play day at the park",
        "image": "https://cdn-az.allevents.in/events7/banners/6f10596d0c986f9add07123bb8c395d3451ba22adfc8da520ad7ef9836642679-rimg-w828-h1792-dc000000-gmir?v=1770231595",
        "startDate": "2026-02-06",
        "endDate": "2026-02-06",
        "url": "https://allevents.in/pell-city/play-day-at-the-park/200029622788356",
        "location": {
            "@type": "Place",
            "name": "Lakeside Park - Pell City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pell City, Alabama",
                "addressLocality": "Pell City",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.530112489558",
                "longitude": "-86.191980908929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weather should be decent enough for us to enjoy a day together at the park! Hope to see you all there."
    }
]
```