

# Event Details

- **Event Name**: 4th of July Parade!
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 10:00 am
- **Event Description**: We'll have a float in the parade!
- **Event URL**: https://allevents.in/alamogordo/4th-of-july-parade/200030249685008
- **Event Categories**: parades, fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Alamogordo
- **state**: NM
- **country**: United States
- **location**: 2617 N White Sands Blvd Suite A, Alamogordo, NM
- **lat**: 32.92334
- **long**: -105.96109
- **full address**: 2617 N White Sands Blvd Suite A, Alamogordo, NM, United States

## Event gallery

- **Alt text**: 4th of July Parade!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/461c9723b3e16c8c5d486d65ebc9f97c9c235d0e4a6fffefcfc35933a042676b-rimg-w1200-h676-dcffffff-gmir?v=1782890317

## FAQs

- **Q**: When and where is 4th of July Parade! being held?
  - **A:** 4th of July Parade! takes place on Sat, 04 Jul, 2026 at 10:00 am to Sat, 04 Jul, 2026 at 10:00 am at 2617 N White Sands Blvd Suite A, Alamogordo, NM, United States.
- **Q**: Who is organizing 4th of July Parade!?
  - **A:** 4th of July Parade! is organized by Mommy & Me Closet.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Parade!",
        "image": "https://cdn-az.allevents.in/events4/banners/461c9723b3e16c8c5d486d65ebc9f97c9c235d0e4a6fffefcfc35933a042676b-rimg-w1200-h676-dcffffff-gmir?v=1782890317",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/alamogordo/4th-of-july-parade/200030249685008",
        "location": {
            "@type": "Place",
            "name": "2617 N White Sands Blvd Suite A, Alamogordo, NM",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2617 N White Sands Blvd, Alamogordo, NM 88310-6119, United States",
                "addressLocality": "Alamogordo",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.92334",
                "longitude": "-105.96109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll have a float in the parade!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mommy & Me Closet",
                "url": "https://allevents.in/org/mommy-and-me-closet/26740776"
            }
        ]
    }
]
```