

# Event Details

- **Event Name**: As You Like It
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 06:00 pm
- **Event Description**: Pennsylvania Shakespeare Festival Presents As You Like It
- **Event URL**: https://allevents.in/allentown/as-you-like-it/200030081844626
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Allentown
- **state**: PA
- **country**: United States
- **location**: 1210 W Hamilton St, Allentown, PA, United States, Pennsylvania 18102
- **lat**: 40.59926
- **long**: -75.48204
- **full address**: 1210 W Hamilton St, Allentown, PA, United States, Pennsylvania 18102

## Event gallery

- **Alt text**: As You Like It
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4e7781bf007da17a9ebada574c339a8f3790cec37239f0f1d32ebac893b6519f-rimg-w791-h1024-dcfff5bf-gmir?v=1780307724

## FAQs

- **Q**: When and where is As You Like It being held?
  - **A:** As You Like It takes place on Tue, 09 Jun, 2026 at 06:00 pm to Tue, 09 Jun, 2026 at 06:00 pm at 1210 W Hamilton St, Allentown, PA, United States, Pennsylvania 18102.
- **Q**: Who is organizing As You Like It?
  - **A:** As You Like It is organized by Allentown Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "As You Like It",
        "image": "https://cdn-az.allevents.in/events2/banners/4e7781bf007da17a9ebada574c339a8f3790cec37239f0f1d32ebac893b6519f-rimg-w791-h1024-dcfff5bf-gmir?v=1780307724",
        "startDate": "2026-06-09",
        "url": "https://allevents.in/allentown/as-you-like-it/200030081844626",
        "location": {
            "@type": "Place",
            "name": "1210 W Hamilton St, Allentown, PA, United States, Pennsylvania 18102",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1202 W Hamilton St, Allentown, PA 18102, United States",
                "addressLocality": "Allentown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.59926",
                "longitude": "-75.48204"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pennsylvania Shakespeare Festival Presents As You Like It",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Allentown Public Library",
                "url": "https://allevents.in/org/allentown-public-library/1073738",
                "description": "Serving as the district library for Lehigh County, the Allentown Public Library has been a proud member of the local community for over 100 years."
            }
        ]
    }
]
```