

# Event Details

- **Event Name**: Away Game @ Fernandina Beach
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 06:00 pm
- **Event Description**: Away Game
- **Event URL**: https://allevents.in/fernandina-beach/away-game-fernandina-beach/200029062813108
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Fernandina Beach
- **state**: FL
- **country**: United States
- **location**: Fernandina Beach High School
- **lat**: 30.6625
- **long**: -81.4454
- **full address**: Fernandina Beach High School, Fernandina Beach,FL,United States

## Event gallery

- **Alt text**: Away Game @ Fernandina Beach
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/541683a8cb271a150ed89032d930f0083a4e0802c69b2abc466d22fe868b98ff-rimg-w1200-h1200-dcffffff-gmir?v=1774001179

## FAQs

- **Q**: When and where is Away Game @ Fernandina Beach being held?
  - **A:** Away Game @ Fernandina Beach takes place on Thu, 26 Mar, 2026 at 06:00 pm to Thu, 26 Mar, 2026 at 06:00 pm at Fernandina Beach High School, Fernandina Beach,FL,United States.
- **Q**: Who is organizing Away Game @ Fernandina Beach?
  - **A:** Away Game @ Fernandina Beach is organized by Bishop Snyder Softball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Away Game @ Fernandina Beach",
        "image": "https://cdn-az.allevents.in/events10/banners/541683a8cb271a150ed89032d930f0083a4e0802c69b2abc466d22fe868b98ff-rimg-w1200-h1200-dcffffff-gmir?v=1774001179",
        "startDate": "2026-03-26",
        "url": "https://allevents.in/fernandina-beach/away-game-fernandina-beach/200029062813108",
        "location": {
            "@type": "Place",
            "name": "Fernandina Beach High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fernandina Beach,FL,United States",
                "addressLocality": "Fernandina Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.6625",
                "longitude": "-81.4454"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Away Game",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bishop Snyder Softball",
                "url": "https://allevents.in/org/bishop-snyder-softball/22734349"
            }
        ]
    }
]
```