

# Event Details

- **Event Name**: StF Wreaths Across America
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: We'll do our ceremony at the Veteran's Memorial and then split up to go place wreaths at our two cemeteries.
- **Event URL**: https://allevents.in/evansville/stf-wreaths-across-america/200028871931452
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Evansville
- **state**: IN
- **country**: United States
- **location**: StF Veteran's Memorial
- **lat**: 37.94963
- **long**: -87.56109
- **full address**: StF Veteran's Memorial, Evansville, United States

## Event gallery

- **Alt text**: StF Wreaths Across America
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5ac0513378d02b26e210f97cc1a6189b366a2e762cad570f8094f4219ef6b190-rimg-w1200-h450-dc184275-gmir?v=1765217073

## FAQs

- **Q**: When and where is StF Wreaths Across America being held?
  - **A:** StF Wreaths Across America takes place on Sat, 13 Dec, 2025 at 12:00 pm to Sat, 13 Dec, 2025 at 12:00 pm at StF Veteran's Memorial, Evansville, United States.
- **Q**: Who is organizing StF Wreaths Across America?
  - **A:** StF Wreaths Across America is organized by St. Francisville Woman's Club and Community Log Cabin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "StF Wreaths Across America",
        "image": "https://cdn-az.allevents.in/events8/banners/5ac0513378d02b26e210f97cc1a6189b366a2e762cad570f8094f4219ef6b190-rimg-w1200-h450-dc184275-gmir?v=1765217073",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/evansville/stf-wreaths-across-america/200028871931452",
        "location": {
            "@type": "Place",
            "name": "StF Veteran's Memorial",
            "address": {
                "@type": "PostalAddress",
                "name": "StF Veteran's Memorial, Evansville, United States",
                "addressLocality": "Evansville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.94963",
                "longitude": "-87.56109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll do our ceremony at the Veteran's Memorial and then split up to go place wreaths at our two cemeteries.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Francisville Womans Club and Community Log Cabin",
                "url": "https://allevents.in/org/st-francisville-womans-club-and-community-log-cabin/26695051"
            }
        ]
    }
]
```