

# Event Details

- **Event Name**: Martial Arts Summer Special
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am – Fri, 26 Jun, 2026 at 04:00 pm
- **Event Description**: Martial Arts for the whole family!
- **Event URL**: https://allevents.in/cypress/martial-arts-summer-special/200030274243947
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cypress
- **state**: TX
- **country**: United States
- **location**: Lakewood Forest
- **lat**: 29.986559
- **long**: -95.596834
- **full address**: Lakewood Forest, Klein, Texas, Cypress, United States

## Event gallery

- **Alt text**: Martial Arts Summer Special
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c0d5407cd133cd9d41a8b7ad8ac6c05036c3f6e57796c62410c4001f07dec59a-rimg-w1200-h900-dc727266-gmir?v=1781949767

## FAQs

- **Q**: When and where is Martial Arts Summer Special being held?
  - **A:** Martial Arts Summer Special takes place on Sat, 20 Jun, 2026 at 10:00 am to Fri, 26 Jun, 2026 at 04:00 pm at Lakewood Forest, Klein, Texas, Cypress, United States.
- **Q**: Who is organizing Martial Arts Summer Special?
  - **A:** Martial Arts Summer Special is organized by Master Moore's Martial Arts Academy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Martial Arts Summer Special",
        "image": "https://cdn-az.allevents.in/events9/banners/c0d5407cd133cd9d41a8b7ad8ac6c05036c3f6e57796c62410c4001f07dec59a-rimg-w1200-h900-dc727266-gmir?v=1781949767",
        "startDate": "2026-06-20",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/cypress/martial-arts-summer-special/200030274243947",
        "location": {
            "@type": "Place",
            "name": "Lakewood Forest",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Klein, Texas",
                "addressLocality": "Cypress",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.986559",
                "longitude": "-95.596834"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Martial Arts for the whole family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Master Moores Martial Arts Academy",
                "url": "https://allevents.in/org/master-moores-martial-arts-academy/24667482"
            }
        ]
    }
]
```