

# Event Details

- **Event Name**: July Community Dinner 
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 05:30 pm – Thu, 16 Jul, 2026 at 06:30 pm
- **Event Description**: Come enjoy refreshing Taco Salad and Peach Cobbler with your friends and neighbors. Prepared and served by the folks at the Church at Meeker!
- **Event URL**: https://allevents.in/meeker/july-community-dinner/200030393007023
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Meeker
- **state**: CO
- **country**: United States
- **location**: 809 Park Ave, Box 26, Meeker, CO
- **lat**: 40.03813
- **long**: -107.91723
- **full address**: 809 Park Ave, Box 26, Meeker, CO, United States

## Event gallery

- **Alt text**: July Community Dinner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a00a13ce8a4a23139f29c7378af73dc112b8a7edaf253d381353eda75e2a4b0e-rimg-w640-h640-dcd4d2c4-gmir?v=1783797503

## FAQs

- **Q**: When and where is July Community Dinner  being held?
  - **A:** July Community Dinner  takes place on Thu, 16 Jul, 2026 at 05:30 pm to Thu, 16 Jul, 2026 at 06:30 pm at 809 Park Ave, Box 26, Meeker, CO, United States.
- **Q**: Who is organizing July Community Dinner ?
  - **A:** July Community Dinner  is organized by White River Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Community Dinner",
        "image": "https://cdn-az.allevents.in/events2/banners/a00a13ce8a4a23139f29c7378af73dc112b8a7edaf253d381353eda75e2a4b0e-rimg-w640-h640-dcd4d2c4-gmir?v=1783797503",
        "startDate": "2026-07-16",
        "endDate": "2026-07-16",
        "url": "https://allevents.in/meeker/july-community-dinner/200030393007023",
        "location": {
            "@type": "Place",
            "name": "809 Park Ave, Box 26, Meeker, CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "809 Park Ave, Meeker, CO 81641, United States",
                "addressLocality": "Meeker",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.03813",
                "longitude": "-107.91723"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy refreshing Taco Salad and Peach Cobbler with your friends and neighbors. Prepared and served by the folks at the Church at Meeker!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White River Methodist Church",
                "url": "https://allevents.in/org/white-river-methodist-church/23465545"
            }
        ]
    }
]
```