

# Event Details

- **Event Name**: Full Moon Ride
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 09:00 pm
- **Event Description**: Join us for the full moon ride !!!
Meet us at the amphitheater 8:30 we ride at 9pm
- **Event URL**: https://allevents.in/south-padre-island/full-moon-ride/200030469786710
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: South Padre Island
- **state**: TX
- **country**: United States
- **location**: Isla Blanca Park South Padre Island Community
- **lat**: 26.07546
- **long**: -97.16318
- **full address**: Isla Blanca Park South Padre Island Community, State Park Road 100, South Padre Island, TX 78597, United States

## Event gallery

- **Alt text**: Full Moon Ride
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9695498be920758ddbd9b845f8a23591c9f1f416fee870942a1d74cca75b45c4-rimg-w1200-h1600-dc130806-gmir?v=1785196441

## FAQs

- **Q**: When and where is Full Moon Ride being held?
  - **A:** Full Moon Ride takes place on Wed, 29 Jul, 2026 at 09:00 pm to Wed, 29 Jul, 2026 at 09:00 pm at Isla Blanca Park South Padre Island Community, State Park Road 100, South Padre Island, TX 78597, United States.
- **Q**: Who is organizing Full Moon Ride?
  - **A:** Full Moon Ride is organized by Island Motor Bikes LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Full Moon Ride",
        "image": "https://cdn-az.allevents.in/events1/banners/9695498be920758ddbd9b845f8a23591c9f1f416fee870942a1d74cca75b45c4-rimg-w1200-h1600-dc130806-gmir?v=1785196441",
        "startDate": "2026-07-29",
        "url": "https://allevents.in/south-padre-island/full-moon-ride/200030469786710",
        "location": {
            "@type": "Place",
            "name": "Isla Blanca Park South Padre Island Community",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "State Park Road 100, South Padre Island, TX 78597, United States",
                "addressLocality": "South Padre Island",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.07546",
                "longitude": "-97.16318"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the full moon ride !!!\nMeet us at the amphitheater 8:30 we ride at 9pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Island Motor Bikes LLC",
                "url": "https://allevents.in/org/island-motor-bikes-llc/26446795"
            }
        ]
    }
]
```