

# Event Details

- **Event Name**: Free Spaghetti Dinner!  All are Welcome!
- **Event Start and End Date**: Sat, 30 May, 2026 at 06:00 pm
- **Event Description**: This is a FREE spaghetti dinner which is open to all.  Come out and enjoy a good meal and fellowship.
- **Event URL**: https://allevents.in/centreville/free-spaghetti-dinner-all-are-welcome/200030146303340
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Centreville
- **state**: MD
- **country**: United States
- **location**: 608 Church Hill Rd, Centreville, MD, United States, Maryland 21617
- **lat**: 39.04894
- **long**: -76.05901
- **full address**: 608 Church Hill Rd, Centreville, MD, United States, Maryland 21617

## Event gallery

- **Alt text**: Free Spaghetti Dinner!  All are Welcome!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/768b8725e5a9cf602257bc0e96351fbc3841da0e58ee729cdaca500d3279dbf5-rimg-w825-h637-dcffffff-gmir?v=1779938319

## FAQs

- **Q**: When and where is Free Spaghetti Dinner!  All are Welcome! being held?
  - **A:** Free Spaghetti Dinner!  All are Welcome! takes place on Sat, 30 May, 2026 at 06:00 pm to Sat, 30 May, 2026 at 06:00 pm at 608 Church Hill Rd, Centreville, MD, United States, Maryland 21617.
- **Q**: Who is organizing Free Spaghetti Dinner!  All are Welcome!?
  - **A:** Free Spaghetti Dinner!  All are Welcome! is organized by Centreville Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Spaghetti Dinner!  All are Welcome!",
        "image": "https://cdn-az.allevents.in/events4/banners/768b8725e5a9cf602257bc0e96351fbc3841da0e58ee729cdaca500d3279dbf5-rimg-w825-h637-dcffffff-gmir?v=1779938319",
        "startDate": "2026-05-30",
        "url": "https://allevents.in/centreville/free-spaghetti-dinner-all-are-welcome/200030146303340",
        "location": {
            "@type": "Place",
            "name": "608 Church Hill Rd, Centreville, MD, United States, Maryland 21617",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "608 Church Hill Rd, Centreville, MD 21617-1819, United States",
                "addressLocality": "Centreville",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.04894",
                "longitude": "-76.05901"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a FREE spaghetti dinner which is open to all.  Come out and enjoy a good meal and fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Centreville Methodist Church",
                "url": "https://allevents.in/org/centreville-methodist-church/23262292"
            }
        ]
    }
]
```