

# Event Details

- **Event Name**: Beginner paddle
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 09:00 am
- **Event Description**: It’s been forever! Summer is here. Let’s get out on the water.
- **Event URL**: https://allevents.in/long-beach/beginner-paddle/200030195334218
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200030195334218?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=long+beach-events

## Event venue details

- **city**: Long Beach
- **state**: CA
- **country**: United States
- **location**: Horny Corner
- **lat**: 33.754994186341
- **long**: -118.13242971897
- **full address**: Horny Corner, Bayshore and 54th,Long Beach, California, United States

## Event gallery

- **Alt text**: Beginner paddle
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d4496da6e381fb6469986777bc73752a1f373c8937cf91c66dad72d7c8460fb1-rimg-w720-h960-dc191f1a-gmir?v=1781142375

## FAQs

- **Q**: When and where is Beginner paddle being held?
  - **A:** Beginner paddle takes place on Sun, 14 Jun, 2026 at 09:00 am to Sun, 14 Jun, 2026 at 09:00 am at Horny Corner, Bayshore and 54th,Long Beach, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beginner paddle",
        "image": "https://cdn-az.allevents.in/events7/banners/d4496da6e381fb6469986777bc73752a1f373c8937cf91c66dad72d7c8460fb1-rimg-w720-h960-dc191f1a-gmir?v=1781142375",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/long-beach/beginner-paddle/200030195334218",
        "location": {
            "@type": "Place",
            "name": "Horny Corner",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bayshore and 54th,Long Beach, California",
                "addressLocality": "Long Beach",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.754994186341",
                "longitude": "-118.13242971897"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s been forever! Summer is here. Let’s get out on the water."
    }
]
```