

# Event Details

- **Event Name**: P'sghetti's Night
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 04:00 pm – Mon, 08 Dec, 2025 at 08:00 pm
- **Event Description**: You must mention our school when ordering!
- **Event URL**: https://allevents.in/valley-park/psghettis-night/200029218952405
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Valley Park
- **state**: MO
- **country**: United States
- **location**: P’sghettis
- **lat**: 38.536636893302
- **long**: -90.497329513545
- **full address**: P’sghettis, 932 Meramec Station Road,Valley Park, Missouri, United States

## Event gallery

- **Alt text**: P'sghetti's Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1ec5e5f779c8614c017a8689f9815b723215f958c4611e5fc189ab2cda5bd676-rimg-w1080-h1080-dc010101-gmir?v=1764971773

## FAQs

- **Q**: When and where is P'sghetti's Night being held?
  - **A:** P'sghetti's Night takes place on Mon, 08 Dec, 2025 at 04:00 pm to Mon, 08 Dec, 2025 at 08:00 pm at P’sghettis, 932 Meramec Station Road,Valley Park, Missouri, United States.
- **Q**: Who is organizing P'sghetti's Night?
  - **A:** P'sghetti's Night is organized by Rockwood South Middle School PSO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "P'sghetti's Night",
        "image": "https://cdn-az.allevents.in/events6/banners/1ec5e5f779c8614c017a8689f9815b723215f958c4611e5fc189ab2cda5bd676-rimg-w1080-h1080-dc010101-gmir?v=1764971773",
        "startDate": "2025-12-08",
        "endDate": "2025-12-08",
        "url": "https://allevents.in/valley-park/psghettis-night/200029218952405",
        "location": {
            "@type": "Place",
            "name": "P’sghettis",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "932 Meramec Station Road,Valley Park, Missouri",
                "addressLocality": "Valley Park",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.536636893302",
                "longitude": "-90.497329513545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You must mention our school when ordering!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rockwood South Middle School PSO",
                "url": "https://allevents.in/org/rockwood-south-middle-school-pso/23792453"
            }
        ]
    }
]
```