

# Event Details

- **Event Name**: Pets in the Park
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 10:00 am – Sat, 20 Sep, 2025 at 02:00 pm
- **Event Description**: Please see flyer for details!
- **Event URL**: https://allevents.in/monticello/pets-in-the-park/200028866706414
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: http://facebook.com/200028866706414?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=monticello-events

## Event venue details

- **city**: Monticello
- **state**: MS
- **country**: United States
- **location**: Cooper's Ferry Park
- **lat**: 31.554781571995
- **long**: -90.107425118487
- **full address**: Cooper's Ferry Park, Monticello, Mississippi, United States

## Event gallery

- **Alt text**: Pets in the Park
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bec40e2cca8088d4265a4b1167ce66112e23c7a44ecc7fcd600168bb926993ed-rimg-w1200-h1553-dcfeffff-gmir?v=1757859974

## FAQs

- **Q**: When and where is Pets in the Park being held?
  - **A:** Pets in the Park takes place on Sat, 20 Sep, 2025 at 10:00 am to Sat, 20 Sep, 2025 at 02:00 pm at Cooper's Ferry Park, Monticello, Mississippi, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pets in the Park",
        "image": "https://cdn-az.allevents.in/events4/banners/bec40e2cca8088d4265a4b1167ce66112e23c7a44ecc7fcd600168bb926993ed-rimg-w1200-h1553-dcfeffff-gmir?v=1757859974",
        "startDate": "2025-09-20",
        "endDate": "2025-09-20",
        "url": "https://allevents.in/monticello/pets-in-the-park/200028866706414",
        "location": {
            "@type": "Place",
            "name": "Cooper's Ferry Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Monticello, Mississippi",
                "addressLocality": "Monticello",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.554781571995",
                "longitude": "-90.107425118487"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please see flyer for details!"
    }
]
```