

# Event Details

- **Event Name**: Mini golf
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 06:00 pm
- **Event Description**: Friends! Fun! Mini Golf! Treats!
- **Event URL**: https://allevents.in/phoenixville/mini-golf/200030277037243
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Phoenixville
- **state**: PA
- **country**: United States
- **location**: Markies Mini Golf
- **lat**: 40.1387
- **long**: -75.54615
- **full address**: Markies Mini Golf, 360 Schuylkill Road,Phoenixville, Pennsylvania, United States

## Event gallery

- **Alt text**: Mini golf
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Mini+golf&date=Thu%2C+23+Jul%2C+2026+at+06%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Mini golf being held?
  - **A:** Mini golf takes place on Thu, 23 Jul, 2026 at 06:00 pm to Thu, 23 Jul, 2026 at 06:00 pm at Markies Mini Golf, 360 Schuylkill Road,Phoenixville, Pennsylvania, United States.
- **Q**: Who is organizing Mini golf?
  - **A:** Mini golf is organized by Chester County Chapter - Penn State Alumni Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mini golf",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Mini+golf&date=Thu%2C+23+Jul%2C+2026+at+06%3A00+pm&bg=4",
        "startDate": "2026-07-23",
        "url": "https://allevents.in/phoenixville/mini-golf/200030277037243",
        "location": {
            "@type": "Place",
            "name": "Markies Mini Golf",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "360 Schuylkill Road,Phoenixville, Pennsylvania",
                "addressLocality": "Phoenixville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.1387",
                "longitude": "-75.54615"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friends! Fun! Mini Golf! Treats!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chester County Chapter - Penn State Alumni Association",
                "url": "https://allevents.in/org/chester-county-chapter-penn-state-alumni-association/11516987",
                "description": "Chester County Chapter - Penn State Alumni Association, Malvern. 836 likes · 2 talking about this · 5 were here. The official Facebook account for..."
            }
        ]
    }
]
```