

# Event Details

- **Event Name**: Friday Coffee and Pastries
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 10:00 am – Fri, 27 Mar, 2026 at 12:00 pm
- **Event Description**: Open to the Public
- **Event URL**: https://allevents.in/appleton/friday-coffee-and-pastries/200029846615621
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Appleton
- **state**: WI
- **country**: United States
- **location**: 2919 W Glenpark Dr, Suite 500, Appleton, WI
- **lat**: 44.28451
- **long**: -88.4526
- **full address**: 2919 W Glenpark Dr, Suite 500, Appleton, WI, United States

## Event gallery

- **Alt text**: Friday Coffee and Pastries
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/de23a5bafa95b63fdd760ad38132078a68df03d8cd92887d4db7959808e37c53-rimg-w1200-h676-dc11213b-gmir?v=1774189519

## FAQs

- **Q**: When and where is Friday Coffee and Pastries being held?
  - **A:** Friday Coffee and Pastries takes place on Fri, 27 Mar, 2026 at 10:00 am to Fri, 27 Mar, 2026 at 12:00 pm at 2919 W Glenpark Dr, Suite 500, Appleton, WI, United States.
- **Q**: Who is organizing Friday Coffee and Pastries?
  - **A:** Friday Coffee and Pastries is organized by Wisconsin Veterans Village.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Friday Coffee and Pastries is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Appleton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Friday Coffee and Pastries sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Coffee and Pastries",
        "image": "https://cdn-az.allevents.in/events10/banners/de23a5bafa95b63fdd760ad38132078a68df03d8cd92887d4db7959808e37c53-rimg-w1200-h676-dc11213b-gmir?v=1774189519",
        "startDate": "2026-03-27",
        "endDate": "2026-03-27",
        "url": "https://allevents.in/appleton/friday-coffee-and-pastries/200029846615621",
        "location": {
            "@type": "Place",
            "name": "2919 W Glenpark Dr, Suite 500, Appleton, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2919 W Glenpark Dr, Appleton, WI 54914-1506, United States",
                "addressLocality": "Appleton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.28451",
                "longitude": "-88.4526"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to the Public",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wisconsin Veterans Village",
                "url": "https://allevents.in/org/wisconsin-veterans-village/23999380"
            }
        ]
    }
]
```