

# Event Details

- **Event Name**: X Marks the Spot! 
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 09:00 am
- **Event Description**: Can you follow the map to the treasure chest? If you bring the librarians a token from the chest, you can claim a small prize! This event is for Children and runs all month long.
- **Event URL**: https://allevents.in/birmingham/x-marks-the-spot/200030155887925
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Birmingham
- **state**: AL
- **country**: United States
- **location**: 2 6th Ave SW, Birmingham, AL, United States, Alabama 35211
- **lat**: 33.49266
- **long**: -86.83152
- **full address**: 2 6th Ave SW, Birmingham, AL, United States, Alabama 35211

## Event gallery

- **Alt text**: X Marks the Spot!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f012a25b0b2a6b72908f82c92337642deb2052795d086f4fb3ddcb3ea4cdf7ec-rimg-w1200-h1553-dcfeefdf-gmir?v=1782613485

## FAQs

- **Q**: When and where is X Marks the Spot!  being held?
  - **A:** X Marks the Spot!  takes place on Wed, 01 Jul, 2026 at 09:00 am to Wed, 01 Jul, 2026 at 09:00 am at 2 6th Ave SW, Birmingham, AL, United States, Alabama 35211.
- **Q**: Who is organizing X Marks the Spot! ?
  - **A:** X Marks the Spot!  is organized by Titusville Library (Birmingham Public Library System).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "X Marks the Spot!",
        "image": "https://cdn-az.allevents.in/events5/banners/f012a25b0b2a6b72908f82c92337642deb2052795d086f4fb3ddcb3ea4cdf7ec-rimg-w1200-h1553-dcfeefdf-gmir?v=1782613485",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/birmingham/x-marks-the-spot/200030155887925",
        "location": {
            "@type": "Place",
            "name": "2 6th Ave SW, Birmingham, AL, United States, Alabama 35211",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 6th Ave SW, Birmingham, AL 35211-2909, United States",
                "addressLocality": "Birmingham",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.49266",
                "longitude": "-86.83152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Can you follow the map to the treasure chest? If you bring the librarians a token from the chest, you can claim a small prize! This event is for Children and runs all month long.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Titusville Library (Birmingham Public Library System)",
                "url": "https://allevents.in/org/titusville-library-birmingham-public-library-system/19767823"
            }
        ]
    }
]
```