

# Event Details

- **Event Name**: Pick up Adult Basketball
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 08:30 pm – Thu, 27 Nov, 2025 at 10:30 pm
- **Event Description**: Organized by Rian Lucas
- **Event URL**: https://allevents.in/lynnfield/pick-up-adult-basketball/1600027794876604
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027794876604

## Event venue details

- **city**: Lynnfield
- **state**: MA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.540764
- **long**: -71.025176
- **full address**: The Church of Jesus Christ of Latter-day Saints, 400 East Essex Street, Lynnfield, US

## Event gallery

- **Alt text**: Pick up Adult Basketball
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pick+up+Adult+Basketball&date=Thu%2C+27+Nov%2C+2025+at+08%3A30+pm&bg=5

## FAQs

- **Q**: When and where is Pick up Adult Basketball being held?
  - **A:** Pick up Adult Basketball takes place on Thu, 27 Nov, 2025 at 08:30 pm to Thu, 27 Nov, 2025 at 10:30 pm at The Church of Jesus Christ of Latter-day Saints, 400 East Essex Street, Lynnfield, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pick up Adult Basketball is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Lynnfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pick up Adult Basketball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pick up Adult Basketball",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Pick+up+Adult+Basketball&date=Thu%2C+27+Nov%2C+2025+at+08%3A30+pm&bg=5",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/lynnfield/pick-up-adult-basketball/1600027794876604",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 East Essex Street",
                "addressLocality": "Lynnfield",
                "addressRegion": "MA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.540764",
                "longitude": "-71.025176"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Organized by Rian Lucas"
    }
]
```