

# Event Details

- **Event Name**: Newton High School Boys Soccer Meeting
- **Event Start and End Date**: Mon, 10 Nov, 2025 at 01:45 pm
- **Event Description**: We will have a short boys soccer meeting right after school on Monday November 10th at 1:45pm in Room 11. This meeting will be for all boys interested in playing soccer this coming Spring.
- **Event URL**: https://allevents.in/newton/newton-high-school-boys-soccer-meeting/200029140937903
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Newton
- **state**: IA
- **country**: United States
- **location**: Newton High School
- **lat**: 41.6895367
- **long**: -93.0411277
- **full address**: Newton High School, 1016 E 10th St S, Newton, IA 50208-4901, United States

## Event gallery

- **Alt text**: Newton High School Boys Soccer Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9849ce96124c108783f928df04b782b658402dcbdd9b6b2085acbfefe0d02b10-rimg-w940-h788-dcfe0000-gmir?v=1762451822

## FAQs

- **Q**: When and where is Newton High School Boys Soccer Meeting being held?
  - **A:** Newton High School Boys Soccer Meeting takes place on Mon, 10 Nov, 2025 at 01:45 pm to Mon, 10 Nov, 2025 at 01:45 pm at Newton High School, 1016 E 10th St S, Newton, IA 50208-4901, United States.
- **Q**: Who is organizing Newton High School Boys Soccer Meeting?
  - **A:** Newton High School Boys Soccer Meeting is organized by Newton High School Boys Soccer.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Newton High School Boys Soccer Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/9849ce96124c108783f928df04b782b658402dcbdd9b6b2085acbfefe0d02b10-rimg-w940-h788-dcfe0000-gmir?v=1762451822",
        "startDate": "2025-11-10",
        "url": "https://allevents.in/newton/newton-high-school-boys-soccer-meeting/200029140937903",
        "location": {
            "@type": "Place",
            "name": "Newton High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1016 E 10th St S, Newton, IA 50208-4901, United States",
                "addressLocality": "Newton",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.6895367",
                "longitude": "-93.0411277"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have a short boys soccer meeting right after school on Monday November 10th at 1:45pm in Room 11. This meeting will be for all boys interested in playing soccer this coming Spring.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newton High School Boys Soccer",
                "url": "https://allevents.in/org/newton-high-school-boys-soccer/27022238"
            }
        ]
    }
]
```