

# Event Details

- **Event Name**: RC Car Night
- **Event Start and End Date**: Thu, 04 Jun, 2026 at 07:00 pm – Thu, 04 Jun, 2026 at 10:00 pm
- **Event Description**: The next RC Night at OBSP is locked in at a new time! Join us and hour earlier at 7PM on June 4th!
- **Event URL**: https://allevents.in/ormond-beach/rc-car-night/200030084787816
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Ormond Beach
- **state**: FL
- **country**: United States
- **location**: Ormond Beach Skatepark
- **lat**: 29.28725
- **long**: -81.08638
- **full address**: Ormond Beach Skatepark, 440 N. Nova Rd,Ormond Beach, Florida, United States

## Event gallery

- **Alt text**: RC Car Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/644a8c376997b2e4e8c9fd625c25f8a6fa1bfce5fb6d66cfef910a0b36a0631f-rimg-w1024-h1024-dc010615-gmir?v=1779998781

## FAQs

- **Q**: When and where is RC Car Night being held?
  - **A:** RC Car Night takes place on Thu, 04 Jun, 2026 at 07:00 pm to Thu, 04 Jun, 2026 at 10:00 pm at Ormond Beach Skatepark, 440 N. Nova Rd,Ormond Beach, Florida, United States.
- **Q**: Who is organizing RC Car Night?
  - **A:** RC Car Night is organized by Trauma Skateboards.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RC Car Night",
        "image": "https://cdn-az.allevents.in/events2/banners/644a8c376997b2e4e8c9fd625c25f8a6fa1bfce5fb6d66cfef910a0b36a0631f-rimg-w1024-h1024-dc010615-gmir?v=1779998781",
        "startDate": "2026-06-04",
        "endDate": "2026-06-04",
        "url": "https://allevents.in/ormond-beach/rc-car-night/200030084787816",
        "location": {
            "@type": "Place",
            "name": "Ormond Beach Skatepark",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "440 N. Nova Rd,Ormond Beach, Florida",
                "addressLocality": "Ormond Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.28725",
                "longitude": "-81.08638"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The next RC Night at OBSP is locked in at a new time! Join us and hour earlier at 7PM on June 4th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trauma Skateboards",
                "url": "https://allevents.in/org/trauma-skateboards/27472004"
            }
        ]
    }
]
```