

# Event Details

- **Event Name**: Service Unit Team Campout 2026
- **Event Start and End Date**: Sat, 02 May, 2026 at 09:00 am – Sun, 03 May, 2026 at 12:30 pm (-04:00)
- **Event Description**: This year's Service Unit Team Campout will take place at Girl Scout Camp Icimani in Roanoke on May 2-3. Registration opens on March 12.
- **Event URL**: https://allevents.in/roanoke/service-unit-team-campout-2026/200029856382627
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Roanoke
- **state**: VA
- **country**: United States
- **location**: 5488 Yellow Moutain Rd, Roanoke, VA, United States, Virginia 24014
- **lat**: 37.18967
- **long**: -79.92701
- **full address**: 5488 Yellow Moutain Rd, Roanoke, VA, United States, Virginia 24014

## Event gallery

- **Alt text**: Service Unit Team Campout 2026
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a5c149bd3970d37fdcecf10a25e1db66cf5cebc613c3864b430203bbbf792384-rimg-w1200-h628-dcf7be00-gmir?v=1775943867

## FAQs

- **Q**: When and where is Service Unit Team Campout 2026 being held?
  - **A:** Service Unit Team Campout 2026 takes place on Sat, 02 May, 2026 at 09:00 am to Sun, 03 May, 2026 at 12:30 pm at 5488 Yellow Moutain Rd, Roanoke, VA, United States, Virginia 24014.
- **Q**: Who is organizing Service Unit Team Campout 2026?
  - **A:** Service Unit Team Campout 2026 is organized by Girl Scouts of VA Skyline.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Service Unit Team Campout 2026",
        "image": "https://cdn-az.allevents.in/events6/banners/a5c149bd3970d37fdcecf10a25e1db66cf5cebc613c3864b430203bbbf792384-rimg-w1200-h628-dcf7be00-gmir?v=1775943867",
        "startDate": "2026-05-02T09:00:00-04:00",
        "endDate": "2026-05-03T12:30:00-04:00",
        "url": "https://allevents.in/roanoke/service-unit-team-campout-2026/200029856382627",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "5488 Yellow Moutain Rd, Roanoke, VA, United States, Virginia 24014",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5488 Yellow Mountain Rd, Roanoke, VA 24014-7036, United States",
                "addressLocality": "Roanoke",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.18967",
                "longitude": "-79.92701"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This year's Service Unit Team Campout will take place at Girl Scout Camp Icimani in Roanoke on May 2-3. Registration opens on March 12.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Girl Scouts of VA Skyline",
                "url": "https://allevents.in/org/girl-scouts-of-va-skyline/23914193"
            }
        ]
    }
]
```