

# Event Details

- **Event Name**: Lion King Jr.- Saturday, June 27th
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 03:00 pm
- **Event Description**: This Broadway Junior show is exciting for all ages!
- **Event URL**: https://allevents.in/laurinburg/lion-king-jr-saturday-june-27th/200030291525426
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Laurinburg
- **state**: NC
- **country**: United States
- **location**: I. Ellis Johnson Community Center
- **lat**: 34.7812
- **long**: -79.44478
- **full address**: I. Ellis Johnson Community Center, 815 McGirts Bridge Rd,Laurinburg, North Carolina, United States

## Event gallery

- **Alt text**: Lion King Jr.- Saturday, June 27th
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Lion+King+Jr.-+Saturday%2C+June+27th&date=Sat%2C+27+Jun%2C+2026+at+03%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Lion King Jr.- Saturday, June 27th being held?
  - **A:** Lion King Jr.- Saturday, June 27th takes place on Sat, 27 Jun, 2026 at 03:00 pm to Sat, 27 Jun, 2026 at 03:00 pm at I. Ellis Johnson Community Center, 815 McGirts Bridge Rd,Laurinburg, North Carolina, United States.
- **Q**: Who is organizing Lion King Jr.- Saturday, June 27th?
  - **A:** Lion King Jr.- Saturday, June 27th is organized by Big Cheese Theatre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lion King Jr.- Saturday, June 27th",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Lion+King+Jr.-+Saturday%2C+June+27th&date=Sat%2C+27+Jun%2C+2026+at+03%3A00+pm&bg=2",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/laurinburg/lion-king-jr-saturday-june-27th/200030291525426",
        "location": {
            "@type": "Place",
            "name": "I. Ellis Johnson Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "815 McGirts Bridge Rd,Laurinburg, North Carolina",
                "addressLocality": "Laurinburg",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.7812",
                "longitude": "-79.44478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Broadway Junior show is exciting for all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Big Cheese Theatre",
                "url": "https://allevents.in/org/big-cheese-theatre/21713573"
            }
        ]
    }
]
```