

# Event Details

- **Event Name**: Camp Fundraiser Meal
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm
- **Event Description**: We're having a meal to raise money for next years summer camp and a chance to hear what is next for Colwyn Youth for Christ.
- **Event URL**: https://allevents.in/colwyn-bay/camp-fundraiser-meal/200029136072816
- **Event Categories**: nonprofit, summer-camps, kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Colwyn Bay
- **state**: WA
- **country**: United Kingdom
- **location**: Rhos Church URC
- **lat**: 53.311647093723
- **long**: -3.7407803535461
- **full address**: Rhos Church URC, Colwyn Avenue Office Mobile 07833 453 748,Colwyn Bay, United Kingdom

## Event gallery

- **Alt text**: Camp Fundraiser Meal
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/894f29849ac43896d82052b87951d624343c1237be03a2ed32b38cdd372650b0-rimg-w1200-h1697-dcf7e7c6-gmir?v=1765254375

## FAQs

- **Q**: When and where is Camp Fundraiser Meal being held?
  - **A:** Camp Fundraiser Meal takes place on Sat, 13 Dec, 2025 at 06:00 pm to Sat, 13 Dec, 2025 at 06:00 pm at Rhos Church URC, Colwyn Avenue Office Mobile 07833 453 748,Colwyn Bay, United Kingdom.
- **Q**: Who is organizing Camp Fundraiser Meal?
  - **A:** Camp Fundraiser Meal is organized by Colwyn Youth For Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Camp Fundraiser Meal",
        "image": "https://cdn-az.allevents.in/events5/banners/894f29849ac43896d82052b87951d624343c1237be03a2ed32b38cdd372650b0-rimg-w1200-h1697-dcf7e7c6-gmir?v=1765254375",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/colwyn-bay/camp-fundraiser-meal/200029136072816",
        "location": {
            "@type": "Place",
            "name": "Rhos Church URC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Colwyn Avenue Office Mobile 07833 453 748,Colwyn Bay",
                "addressLocality": "Colwyn Bay",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.311647093723",
                "longitude": "-3.7407803535461"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're having a meal to raise money for next years summer camp and a chance to hear what is next for Colwyn Youth for Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Colwyn Youth For Christ",
                "url": "https://allevents.in/org/colwyn-youth-for-christ/27016873"
            }
        ]
    }
]
```