

# Event Details

- **Event Name**: Mother’s Day Soccer Tournament 
- **Event Start and End Date**: Sat, 09 May, 2026 at 01:00 pm – Sun, 10 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Fun event for whole family where mothers from different states and cities come together to play soccer and celebrate Mother’s Day.
- **Event URL**: https://allevents.in/reynoldsburg/mother’s-day-soccer-tournament/200029969215355
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Reynoldsburg
- **state**: OH
- **country**: United States
- **location**: Civic Park
- **lat**: 39.975502424159
- **long**: -82.818461538713
- **full address**: Civic Park, Reynoldsburg,OH,United States

## Event gallery

- **Alt text**: Mother’s Day Soccer Tournament
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fd9548f2e44b119f722efced84e37d7e1bb5e1d437f1ed0de2e28503eccd44c0-rimg-w850-h315-dcf4eada-gmir?v=1776776694

## FAQs

- **Q**: When and where is Mother’s Day Soccer Tournament  being held?
  - **A:** Mother’s Day Soccer Tournament  takes place on Sat, 09 May, 2026 at 01:00 pm to Sun, 10 May, 2026 at 08:00 pm at Civic Park, Reynoldsburg,OH,United States.
- **Q**: Who is organizing Mother’s Day Soccer Tournament ?
  - **A:** Mother’s Day Soccer Tournament  is organized by Columbus Moms.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mother’s Day Soccer 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 Reynoldsburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mother’s Day Soccer 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": "Mother’s Day Soccer Tournament",
        "image": "https://cdn-az.allevents.in/events5/banners/fd9548f2e44b119f722efced84e37d7e1bb5e1d437f1ed0de2e28503eccd44c0-rimg-w850-h315-dcf4eada-gmir?v=1776776694",
        "startDate": "2026-05-09T13:00:00-04:00",
        "endDate": "2026-05-10T20:00:00-04:00",
        "url": "https://allevents.in/reynoldsburg/mother’s-day-soccer-tournament/200029969215355",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Civic Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Reynoldsburg,OH,United States",
                "addressLocality": "Reynoldsburg",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.975502424159",
                "longitude": "-82.818461538713"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun event for whole family where mothers from different states and cities come together to play soccer and celebrate Mother’s Day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Columbus Moms",
                "url": "https://allevents.in/org/columbus-moms/27709252"
            }
        ]
    }
]
```