

# Event Details

- **Event Name**: Expand Your Horizons
- **Event Start and End Date**: Wed, 02 Sep, 2026 at 03:30 pm
- **Event Description**: ADULT PROGRAM
Anne of Green Gables by Lucy Maud Montgomery
- **Event URL**: https://allevents.in/tarpon-springs/expand-your-horizons/200030437569448
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Tarpon Springs
- **state**: FL
- **country**: United States
- **location**: 138 E Lemon St, Tarpon Springs, FL 34689-3620, United States
- **lat**: 28.14452
- **long**: -82.7554
- **full address**: 138 E Lemon St, Tarpon Springs, FL 34689-3620, United States

## Event gallery

- **Alt text**: Expand Your Horizons
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Expand+Your+Horizons&date=Wed%2C+02+Sep%2C+2026+at+03%3A30+pm&bg=4

## FAQs

- **Q**: When and where is Expand Your Horizons being held?
  - **A:** Expand Your Horizons takes place on Wed, 02 Sep, 2026 at 03:30 pm to Wed, 02 Sep, 2026 at 03:30 pm at 138 E Lemon St, Tarpon Springs, FL 34689-3620, United States.
- **Q**: Who is organizing Expand Your Horizons?
  - **A:** Expand Your Horizons is organized by Tarpon Springs Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Expand Your Horizons",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Expand+Your+Horizons&date=Wed%2C+02+Sep%2C+2026+at+03%3A30+pm&bg=4",
        "startDate": "2026-09-02",
        "url": "https://allevents.in/tarpon-springs/expand-your-horizons/200030437569448",
        "location": {
            "@type": "Place",
            "name": "138 E Lemon St, Tarpon Springs, FL 34689-3620, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "138 E Lemon St, Tarpon Springs, FL 34689-3620, United States",
                "addressLocality": "Tarpon Springs",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.14452",
                "longitude": "-82.7554"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "ADULT PROGRAM\nAnne of Green Gables by Lucy Maud Montgomery",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tarpon Springs Public Library",
                "url": "https://allevents.in/org/tarpon-springs-public-library/19397873"
            }
        ]
    }
]
```