

# Event Details

- **Event Name**: Church Camp Dinner
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 12:00 pm (-05:00)
- **Event Description**: Spaghetti dinner! Help up raise funds for camp with any monitory donation
- **Event URL**: https://allevents.in/fredericktown/church-camp-dinner/200029542439841
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Fredericktown
- **state**: MO
- **country**: United States
- **location**: 502 Franklin St, Fredericktown, MO
- **lat**: 37.55669
- **long**: -90.28703
- **full address**: 502 Franklin St, Fredericktown, MO, United States

## Event gallery

- **Alt text**: Church Camp Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/afd10a2bcea74d0dae05640327e955aaa8b684e4f78742995b3a81bd91991521-rimg-w1200-h669-dcffff43-gmir?v=1774935626

## FAQs

- **Q**: When and where is Church Camp Dinner being held?
  - **A:** Church Camp Dinner takes place on Sun, 19 Apr, 2026 at 12:00 pm to Sun, 19 Apr, 2026 at 12:00 pm at 502 Franklin St, Fredericktown, MO, United States.
- **Q**: Who is organizing Church Camp Dinner?
  - **A:** Church Camp Dinner is organized by Fredericktown Church of God of Prophecy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Camp Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/afd10a2bcea74d0dae05640327e955aaa8b684e4f78742995b3a81bd91991521-rimg-w1200-h669-dcffff43-gmir?v=1774935626",
        "startDate": "2026-04-19T12:00:00-05:00",
        "url": "https://allevents.in/fredericktown/church-camp-dinner/200029542439841",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "502 Franklin St, Fredericktown, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "502 Franklin St, Fredericktown, MO 63645-1515, United States",
                "addressLocality": "Fredericktown",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.55669",
                "longitude": "-90.28703"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spaghetti dinner! Help up raise funds for camp with any monitory donation",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fredericktown Church of God of Prophecy",
                "url": "https://allevents.in/org/fredericktown-church-of-god-of-prophecy/13115267",
                "description": "Where love is more than a word, it’s an action. "
            }
        ]
    }
]
```