

# Event Details

- **Event Name**: Lady Warriors at Pedro Menendez
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 06:00 pm
- **Event Description**: Varsity Girls Soccer
- **Event URL**: https://allevents.in/saint-augustine/lady-warriors-at-pedro-menendez/200029188942259
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029188942259?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=saint+augustine-events

## Event venue details

- **city**: Saint Augustine
- **state**: FL
- **country**: United States
- **location**: Pedro Menendez High School
- **lat**: 29.7568888889
- **long**: -81.3326027778
- **full address**: Pedro Menendez High School, Saint Augustine,FL,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: WNHS Lady Warriors Soccer (https://allevents.in/org/wnhs-lady-warriors-soccer/26566533)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/62ae17dffed371afcd7de451340ce5f7757261639f23bfb762c587c68e09b00c-rimg-w1200-h630-dc8c8c8a-gmir?v=1763010718
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fe1f3bc6859e89b48df841ff809fca23ca86abcc01c8ba61b3c13feb6cb292fc-rimg-w300-h300-dc8b8b89-gmir?v=1763010719

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 19 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Pedro Menendez High School, Saint Augustine,FL,United States
- **Q**: Who is organizing the event?
  - **A:** WNHS Lady Warriors Soccer
- **Q**: Where can I find ticket details about Lady Warriors at Pedro Menendez ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lady Warriors at Pedro Menendez",
        "image": "https://cdn-az.allevents.in/events7/banners/62ae17dffed371afcd7de451340ce5f7757261639f23bfb762c587c68e09b00c-rimg-w1200-h630-dc8c8c8a-gmir?v=1763010718",
        "startDate": "2025-11-19",
        "url": "https://allevents.in/saint-augustine/lady-warriors-at-pedro-menendez/200029188942259",
        "location": {
            "@type": "Place",
            "name": "Pedro Menendez High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Saint Augustine,FL,United States",
                "addressLocality": "Saint Augustine",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.7568888889",
                "longitude": "-81.3326027778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Varsity Girls Soccer",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WNHS Lady Warriors Soccer",
                "url": "https://allevents.in/org/wnhs-lady-warriors-soccer/26566533"
            }
        ]
    }
]
```