

# Event Details

- **Event Name**: Middle School Summer Trip
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 09:00 am – Sat, 04 Jul, 2026 at 01:00 pm
- **Event Description**: Middle School students are headed to M-Fuge in Mobile this summer. We stay in college dorms on the campus of University of Mobile. We'll serve the community, grow closer to Jesus, and have some fun along the way.
- **Event URL**: https://allevents.in/mobile/middle-school-summer-trip/200029890257553
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Mobile
- **state**: AL
- **country**: United States
- **location**: University of Mobile
- **lat**: 30.793128874951
- **long**: -88.128912448883
- **full address**: University of Mobile, Mobile, United States

## Event gallery

- **Alt text**: Middle School Summer Trip
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3368724c977bf8e85ba3dd68c245978cb0e24ce69683b907a849db874de3a111-rimg-w960-h540-dcd80100-gmir?v=1782429343

## FAQs

- **Q**: When and where is Middle School Summer Trip being held?
  - **A:** Middle School Summer Trip takes place on Mon, 29 Jun, 2026 at 09:00 am to Sat, 04 Jul, 2026 at 01:00 pm at University of Mobile, Mobile, United States.
- **Q**: Who is organizing Middle School Summer Trip?
  - **A:** Middle School Summer Trip is organized by FM Student Ministry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Middle School Summer Trip",
        "image": "https://cdn-az.allevents.in/events7/banners/3368724c977bf8e85ba3dd68c245978cb0e24ce69683b907a849db874de3a111-rimg-w960-h540-dcd80100-gmir?v=1782429343",
        "startDate": "2026-06-29",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/mobile/middle-school-summer-trip/200029890257553",
        "location": {
            "@type": "Place",
            "name": "University of Mobile",
            "address": {
                "@type": "PostalAddress",
                "name": "University of Mobile, Mobile, United States",
                "addressLocality": "Mobile",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.793128874951",
                "longitude": "-88.128912448883"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Middle School students are headed to M-Fuge in Mobile this summer. We stay in college dorms on the campus of University of Mobile. We'll serve the community, grow closer to Jesus, and have some fun along the way.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FM Student Ministry",
                "url": "https://allevents.in/org/fm-student-ministry/20789638"
            }
        ]
    }
]
```