

# Event Details

- **Event Name**: Archery tournament
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 09:00 am
- **Event Description**: Archery tournament is coming, please share, let us build the excitement for FCA!!!
- **Event URL**: https://allevents.in/okeechobee/archery-tournament/200029566634247
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Okeechobee
- **state**: FL
- **country**: United States
- **location**: 20437 NW 176 AVE, Okeechobee, Fl 34972
- **lat**: 27.43257
- **long**: -81.00722
- **full address**: 20437 NW 176 AVE, Okeechobee, Fl 34972, United States

## Event gallery

- **Alt text**: Archery tournament
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6628543bc04b2d3d18029fd1e89222b445f7ed4b384cf84de2d0b67c4bf0a015-rimg-w1200-h1697-dc050202-gmir?v=1774290571

## FAQs

- **Q**: When and where is Archery tournament being held?
  - **A:** Archery tournament takes place on Sat, 28 Mar, 2026 at 09:00 am to Sat, 28 Mar, 2026 at 09:00 am at 20437 NW 176 AVE, Okeechobee, Fl 34972, United States.
- **Q**: Who is organizing Archery tournament?
  - **A:** Archery tournament is organized by FCAOkee Fellowship Of Christian Athletes.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Archery tournament is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Okeechobee, this event is thoughtfully curated to deliver a standout experience worth every moment. If Archery tournament sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Archery tournament",
        "image": "https://cdn-az.allevents.in/events5/banners/6628543bc04b2d3d18029fd1e89222b445f7ed4b384cf84de2d0b67c4bf0a015-rimg-w1200-h1697-dc050202-gmir?v=1774290571",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/okeechobee/archery-tournament/200029566634247",
        "location": {
            "@type": "Place",
            "name": "20437 NW 176 AVE, Okeechobee, Fl 34972",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20600 NW 176th Ave, Okeechobee, FL 34972-3944, United States",
                "addressLocality": "Okeechobee",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.43257",
                "longitude": "-81.00722"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Archery tournament is coming, please share, let us build the excitement for FCA!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FCAOkee Fellowship Of Christian Athletes",
                "url": "https://allevents.in/org/fcaokee-fellowship-of-christian-athletes/27405174"
            }
        ]
    }
]
```