

# Event Details

- **Event Name**: 2026 Summer Camp
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 10:00 am (-04:00)
- **Event Description**: Come join your favorite Backstop Instructors for our Annual Summer Camp!
- **Event URL**: https://allevents.in/west-greenwich/2026-summer-camp/200030139175143
- **Event Categories**: summer-camps, kids
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: West Greenwich
- **state**: RI
- **country**: United States
- **location**: Lineham Softbal Complex
- **lat**: 41.612901880161
- **long**: -71.637358256679
- **full address**: Lineham Softbal Complex, 859 Nooseneck Hill Road,West Greenwich, Rhode Island, United States

## Event gallery

- **Alt text**: 2026 Summer Camp
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9eb453bdf99a4d8fe505080e5cefbd03328ef6cef5244eec89c355aeeb529de3-rimg-w720-h960-dc606360-gmir?v=1780602307

## FAQs

- **Q**: When and where is 2026 Summer Camp being held?
  - **A:** 2026 Summer Camp takes place on Mon, 13 Jul, 2026 at 10:00 am to Mon, 13 Jul, 2026 at 10:00 am at Lineham Softbal Complex, 859 Nooseneck Hill Road,West Greenwich, Rhode Island, United States.
- **Q**: Who is organizing 2026 Summer Camp?
  - **A:** 2026 Summer Camp is organized by The Backstop Softball Training Facility.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Summer Camp",
        "image": "https://cdn-az.allevents.in/events9/banners/9eb453bdf99a4d8fe505080e5cefbd03328ef6cef5244eec89c355aeeb529de3-rimg-w720-h960-dc606360-gmir?v=1780602307",
        "startDate": "2026-07-13T10:00:00-04:00",
        "url": "https://allevents.in/west-greenwich/2026-summer-camp/200030139175143",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lineham Softbal Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "859 Nooseneck Hill Road,West Greenwich, Rhode Island",
                "addressLocality": "West Greenwich",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.612901880161",
                "longitude": "-71.637358256679"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join your favorite Backstop Instructors for our Annual Summer Camp!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Backstop Softball Training Facility",
                "url": "https://allevents.in/org/the-backstop-softball-training-facility/15030720",
                "description": "We teach positivity and sportsmanship, in an environment where girls from different teams come together, challenge their weaknesses and learn from each other's strengths."
            }
        ]
    }
]
```