

# Event Details

- **Event Name**: Pickle Ball
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 11:30 am – Sun, 30 Nov, 2025 at 01:00 pm
- **Event Description**: Join us after service for some pickle ball practice.  We have a court taped off in the parking lot.  Not competitive but good for moving your body and seeing the basics of what it is!
- **Event URL**: https://allevents.in/garland/pickle-ball/200029272368732
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Garland
- **state**: TX
- **country**: United States
- **location**: 1333 Belt Line Rd, Garland, TX, United States, Texas 75040
- **lat**: 32.94562
- **long**: -96.64668
- **full address**: 1333 Belt Line Rd, Garland, TX, United States, Texas 75040

## Event gallery

- **Alt text**: Pickle Ball
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pickle+Ball&date=Sun%2C+30+Nov%2C+2025+at+11%3A30+am&bg=3

## FAQs

- **Q**: When and where is Pickle Ball being held?
  - **A:** Pickle Ball takes place on Sun, 30 Nov, 2025 at 11:30 am to Sun, 30 Nov, 2025 at 01:00 pm at 1333 Belt Line Rd, Garland, TX, United States, Texas 75040.
- **Q**: Who is organizing Pickle Ball?
  - **A:** Pickle Ball is organized by Gloria Dei Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pickle Ball",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Pickle+Ball&date=Sun%2C+30+Nov%2C+2025+at+11%3A30+am&bg=3",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/garland/pickle-ball/200029272368732",
        "location": {
            "@type": "Place",
            "name": "1333 Belt Line Rd, Garland, TX, United States, Texas 75040",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1333 Belt Line Rd, Garland, TX 75040-3267, United States",
                "addressLocality": "Garland",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.94562",
                "longitude": "-96.64668"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after service for some pickle ball practice.  We have a court taped off in the parking lot.  Not competitive but good for moving your body and seeing the basics of what it is!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gloria Dei Lutheran Church",
                "url": "https://allevents.in/org/gloria-dei-lutheran-church/26017336"
            }
        ]
    }
]
```