

# Event Details

- **Event Name**: History Rocks
- **Event Start and End Date**: Sun, 30 Aug, 2026 at 12:00 am (-05:00)
- **Event Description**: Lots of Sunday fun. Bring a lawn chair and enjoy old cars and good music from the 50& the 60s
- **Event URL**: https://allevents.in/grand-forks/history-rocks/200030598864459
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200030598864459?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grand+forks-events

## Event venue details

- **city**: Grand Forks
- **state**: ND
- **country**: United States
- **location**: Myra Museum
- **lat**: 47.89635657377
- **long**: -97.028064009742
- **full address**: Myra Museum, 2405 Belmont Rd,Grand Forks, North Dakota, United States

## Event gallery

- **Alt text**: History Rocks
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/05739088f955f499d79750d1c6ca821fa1c857280d515c2ad4b1ad80fe4ec941-rimg-w942-h2048-dcf8f8f8-gmir?v=1787382779

## FAQs

- **Q**: When and where is History Rocks being held?
  - **A:** History Rocks takes place on Sun, 30 Aug, 2026 at 12:00 am to Sun, 30 Aug, 2026 at 12:00 am at Myra Museum, 2405 Belmont Rd,Grand Forks, North Dakota, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "History Rocks",
        "image": "https://cdn-az.allevents.in/events6/banners/05739088f955f499d79750d1c6ca821fa1c857280d515c2ad4b1ad80fe4ec941-rimg-w942-h2048-dcf8f8f8-gmir?v=1787382779",
        "startDate": "2026-08-30T00:00:00-05:00",
        "url": "https://allevents.in/grand-forks/history-rocks/200030598864459",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Myra Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2405 Belmont Rd,Grand Forks, North Dakota",
                "addressLocality": "Grand Forks",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.89635657377",
                "longitude": "-97.028064009742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lots of Sunday fun. Bring a lawn chair and enjoy old cars and good music from the 50& the 60s"
    }
]
```