

# Event Details

- **Event Name**: Flag Day Ceremony
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:00 am – Sun, 14 Jun, 2026 at 12:00 pm (-04:00)
- **Event Description**: We will be having a Flag Retirement Ceremony in honor of our Flag and our Country.
- **Event URL**: https://allevents.in/fredericksburg/flag-day-ceremony/200030143079913
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fredericksburg
- **state**: VA
- **country**: United States
- **location**: 2201 Caroline St, Fredericksburg, VA 22401-32ND, United States
- **lat**: 38.31769
- **long**: -77.46935
- **full address**: 2201 Caroline St, Fredericksburg, VA 22401-32ND, United States

## Event gallery

- **Alt text**: Flag Day Ceremony
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3ac8bc385e2c324d80bea410030b7ca291923832caefec08de2aafb807b22b7e-rimg-w1024-h1536-dc13365d-gmir?v=1779913273

## FAQs

- **Q**: When and where is Flag Day Ceremony being held?
  - **A:** Flag Day Ceremony takes place on Sun, 14 Jun, 2026 at 10:00 am to Sun, 14 Jun, 2026 at 12:00 pm at 2201 Caroline St, Fredericksburg, VA 22401-32ND, United States.
- **Q**: Who is organizing Flag Day Ceremony?
  - **A:** Flag Day Ceremony is organized by Federicksburg American Legion Post 55.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Flag Day Ceremony",
        "image": "https://cdn-az.allevents.in/events7/banners/3ac8bc385e2c324d80bea410030b7ca291923832caefec08de2aafb807b22b7e-rimg-w1024-h1536-dc13365d-gmir?v=1779913273",
        "startDate": "2026-06-14T10:00:00-04:00",
        "endDate": "2026-06-14T12:00:00-04:00",
        "url": "https://allevents.in/fredericksburg/flag-day-ceremony/200030143079913",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2201 Caroline St, Fredericksburg, VA 22401-32ND, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2201 Caroline St, Fredericksburg, VA 22401-32ND, United States",
                "addressLocality": "Fredericksburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.31769",
                "longitude": "-77.46935"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be having a Flag Retirement Ceremony in honor of our Flag and our Country.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Federicksburg American Legion Post 55",
                "url": "https://allevents.in/org/federicksburg-american-legion-post-55/26607354"
            }
        ]
    }
]
```