

# Event Details

- **Event Name**: The Enchanted Library Escape Room
- **Event Start and End Date**: Wed, 18 Jun, 2025 at 05:30 pm – Wed, 18 Jun, 2025 at 08:00 pm
- **Event Description**: Solve puzzles, win prizes, and escape the Enchanted Library! FREE event to all ages.
- **Event URL**: https://allevents.in/williams/the-enchanted-library-escape-room/200028336754611
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Williams
- **state**: AZ
- **country**: United States
- **location**: 113 S 1st Street, Williams, AZ, United States, Arizona 86046
- **lat**: 35.25022
- **long**: -112.18685
- **full address**: 113 S 1st Street, Williams, AZ, United States, Arizona 86046

## Event gallery

- **Alt text**: The Enchanted Library Escape Room
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8ff25e79b41603e7620dacb75b271eb1e07aa5906ae0ba82fdcbac6a30d7dd42-rimg-w1200-h927-dcb5916e-gmir?v=1749771311

## FAQs

- **Q**: When and where is The Enchanted Library Escape Room being held?
  - **A:** The Enchanted Library Escape Room takes place on Wed, 18 Jun, 2025 at 05:30 pm to Wed, 18 Jun, 2025 at 08:00 pm at 113 S 1st Street, Williams, AZ, United States, Arizona 86046.
- **Q**: Who is organizing The Enchanted Library Escape Room?
  - **A:** The Enchanted Library Escape Room is organized by Williams Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Enchanted Library Escape Room",
        "image": "https://cdn-az.allevents.in/events1/banners/8ff25e79b41603e7620dacb75b271eb1e07aa5906ae0ba82fdcbac6a30d7dd42-rimg-w1200-h927-dcb5916e-gmir?v=1749771311",
        "startDate": "2025-06-18",
        "endDate": "2025-06-18",
        "url": "https://allevents.in/williams/the-enchanted-library-escape-room/200028336754611",
        "location": {
            "@type": "Place",
            "name": "113 S 1st Street, Williams, AZ, United States, Arizona 86046",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "113 S 1st St, Williams, AZ 86046-2549, United States,Williams, Arizona",
                "addressLocality": "Williams",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.25022",
                "longitude": "-112.18685"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Solve puzzles, win prizes, and escape the Enchanted Library! FREE event to all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Williams Public Library",
                "url": "https://allevents.in/org/williams-public-library/23322456"
            }
        ]
    }
]
```