

# Event Details

- **Event Name**: Opening of FHS museum
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 10:00 pm
- **Event Description**: The FHS museum will be open November 12 from 2-4pm. This maybe the only opportunity to visit the museum this year .
The museum is located in the senior campus - Foot Street entrance.
- **Event URL**: https://allevents.in/new-brunswick/opening-of-fhs-museum/200029179139024
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: New Brunswick
- **state**: NJ
- **country**: United States
- **location**: Senior Campus - Foot Street entrance
- **lat**: 40.50184
- **long**: -74.45594
- **full address**: Senior Campus - Foot Street entrance, 82 Senior St, New Brunswick, NJ 08901-1131, United States

## Event gallery

- **Alt text**: Opening of FHS museum
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cb0d8c99783f05f2c467fdc4536f1d4464a6a272e946b945c9b3874fb439fde1-rimg-w601-h231-dcffffff-gmir?v=1762884084

## FAQs

- **Q**: When and where is Opening of FHS museum being held?
  - **A:** Opening of FHS museum takes place on Tue, 11 Nov, 2025 at 10:00 pm to Tue, 11 Nov, 2025 at 10:00 pm at Senior Campus - Foot Street entrance, 82 Senior St, New Brunswick, NJ 08901-1131, United States.
- **Q**: Who is organizing Opening of FHS museum?
  - **A:** Opening of FHS museum is organized by Frankston High School Former Staff and Students.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Opening of FHS museum",
        "image": "https://cdn-az.allevents.in/events7/banners/cb0d8c99783f05f2c467fdc4536f1d4464a6a272e946b945c9b3874fb439fde1-rimg-w601-h231-dcffffff-gmir?v=1762884084",
        "startDate": "2025-11-11",
        "url": "https://allevents.in/new-brunswick/opening-of-fhs-museum/200029179139024",
        "location": {
            "@type": "Place",
            "name": "Senior Campus - Foot Street entrance",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "82 Senior St, New Brunswick, NJ 08901-1131, United States",
                "addressLocality": "New Brunswick",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.50184",
                "longitude": "-74.45594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The FHS museum will be open November 12 from 2-4pm. This maybe the only opportunity to visit the museum this year .\nThe museum is located in the senior campus - Foot Street entrance.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frankston High School Former Staff and Students",
                "url": "https://allevents.in/org/frankston-high-school-former-staff-and-students/27062323"
            }
        ]
    }
]
```