

# Event Details

- **Event Name**: Cookie Sale
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: The Cookie Sale includes homemade cookies, candy, and other treats sold by the dozen à la carte style. Cookies will be sold for $8 per dozen. Benefits the Friends of the Library.
- **Event URL**: https://allevents.in/tyrone/cookie-sale/200029241258137
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 66

## Ticket Details


## Event venue details

- **city**: Tyrone
- **state**: PA
- **country**: United States
- **location**: 1000 Pennsylvania Ave, Tyrone, PA, United States, Pennsylvania 16686
- **lat**: 40.67063
- **long**: -78.23798
- **full address**: 1000 Pennsylvania Ave, Tyrone, PA, United States, Pennsylvania 16686

## Event gallery

- **Alt text**: Cookie Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/320391af562c2127e34283ccdef0bcfcdb1b09a0d36bd64a96ac13d0c2053f71-rimg-w940-h788-dcc02a30-gmir?v=1765553480

## FAQs

- **Q**: When and where is Cookie Sale being held?
  - **A:** Cookie Sale takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 10:00 am at 1000 Pennsylvania Ave, Tyrone, PA, United States, Pennsylvania 16686.
- **Q**: Who is organizing Cookie Sale?
  - **A:** Cookie Sale is organized by Tyrone-Snyder Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cookie Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/320391af562c2127e34283ccdef0bcfcdb1b09a0d36bd64a96ac13d0c2053f71-rimg-w940-h788-dcc02a30-gmir?v=1765553480",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/tyrone/cookie-sale/200029241258137",
        "location": {
            "@type": "Place",
            "name": "1000 Pennsylvania Ave, Tyrone, PA, United States, Pennsylvania 16686",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Pennsylvania Ave, Tyrone, PA 16686-1514, United States",
                "addressLocality": "Tyrone",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.67063",
                "longitude": "-78.23798"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Cookie Sale includes homemade cookies, candy, and other treats sold by the dozen à la carte style. Cookies will be sold for $8 per dozen. Benefits the Friends of the Library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tyrone-Snyder Public Library",
                "url": "https://allevents.in/org/tyrone-snyder-public-library/25987804"
            }
        ]
    }
]
```