

# Event Details

- **Event Name**: Pete’s Best show
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 08:00 pm
- **Event Description**: Our first show here!
- **Event URL**: https://allevents.in/glenside/pete’s-best-show/200029374688306
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Glenside
- **state**: PA
- **country**: United States
- **location**: The Royal Music & Arts Center
- **lat**: 40.10134
- **long**: -75.15228
- **full address**: The Royal Music &amp; Arts Center, 1 South Easton Road,Abington, Pennsylvania, Glenside, United States

## Event gallery

- **Alt text**: Pete’s Best show
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/45dc909b83d1ef3bb7222fb53a2299652e2bffa8a8d25b63e02634f6447c241a-rimg-w448-h515-dcffffff-gmir?v=1767458835

## FAQs

- **Q**: When and where is Pete’s Best show being held?
  - **A:** Pete’s Best show takes place on Sat, 31 Jan, 2026 at 08:00 pm to Sat, 31 Jan, 2026 at 08:00 pm at The Royal Music &amp; Arts Center, 1 South Easton Road,Abington, Pennsylvania, Glenside, United States.
- **Q**: Who is organizing Pete’s Best show?
  - **A:** Pete’s Best show is organized by Pete's Best.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pete’s Best show",
        "image": "https://cdn-az.allevents.in/events6/banners/45dc909b83d1ef3bb7222fb53a2299652e2bffa8a8d25b63e02634f6447c241a-rimg-w448-h515-dcffffff-gmir?v=1767458835",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/glenside/pete’s-best-show/200029374688306",
        "location": {
            "@type": "Place",
            "name": "The Royal Music & Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 South Easton Road,Abington, Pennsylvania",
                "addressLocality": "Glenside",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.10134",
                "longitude": "-75.15228"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first show here!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Petes Best",
                "url": "https://allevents.in/org/petes-best/27256368"
            }
        ]
    }
]
```