

# Event Details

- **Event Name**: Children's Soccer Camp
- **Event Start and End Date**: Sat, 02 May, 2026 at 09:00 am – Sat, 02 May, 2026 at 11:00 am (-05:00)
- **Event Description**: Join us for a joyful morning of soccer!
- **Event URL**: https://allevents.in/baytown/childrens-soccer-camp/200029921092235
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Baytown
- **state**: TX
- **country**: United States
- **location**: 712 Schilling Ave., Baytown, TX, United States, Texas 77520
- **lat**: 29.74928
- **long**: -94.97531
- **full address**: 712 Schilling Ave., Baytown, TX, United States, Texas 77520

## Event gallery

- **Alt text**: Children's Soccer Camp
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c524ed52d20394523f936021fe2faf74820202a24bc8344be68ebd6aa5940777-rimg-w1200-h676-dc8b8e34-gmir?v=1775828495

## FAQs

- **Q**: When and where is Children's Soccer Camp being held?
  - **A:** Children's Soccer Camp takes place on Sat, 02 May, 2026 at 09:00 am to Sat, 02 May, 2026 at 11:00 am at 712 Schilling Ave., Baytown, TX, United States, Texas 77520.
- **Q**: Who is organizing Children's Soccer Camp?
  - **A:** Children's Soccer Camp is organized by Love United Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Children's Soccer Camp 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 Baytown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Children's Soccer Camp sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Soccer Camp",
        "image": "https://cdn-az.allevents.in/events2/banners/c524ed52d20394523f936021fe2faf74820202a24bc8344be68ebd6aa5940777-rimg-w1200-h676-dc8b8e34-gmir?v=1775828495",
        "startDate": "2026-05-02T09:00:00-05:00",
        "endDate": "2026-05-02T11:00:00-05:00",
        "url": "https://allevents.in/baytown/childrens-soccer-camp/200029921092235",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "712 Schilling Ave., Baytown, TX, United States, Texas 77520",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "712 Schilling Ave, Baytown, TX 77520-2320, United States",
                "addressLocality": "Baytown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.74928",
                "longitude": "-94.97531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a joyful morning of soccer!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Love United Methodist Church",
                "url": "https://allevents.in/org/love-united-methodist-church/23305343"
            }
        ]
    }
]
```