

# Event Details

- **Event Name**: Church Camping
- **Event Start and End Date**: Fri, 07 Aug, 2026 at 05:00 pm – Sun, 09 Aug, 2026 at 12:00 pm
- **Event Description**: Come for the day or stay for the weekend.
All meals are on your own
- **Event URL**: https://allevents.in/delhi/church-camping/200030377890556
- **Event Categories**: trips-adventures, camping
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Delhi
- **state**: NY
- **country**: United States
- **location**: 79 Assembly Lane, Delhi, NY, United States, New York 13753
- **lat**: 42.29336
- **long**: -74.91333
- **full address**: 79 Assembly Lane, Delhi, NY, United States, New York 13753

## Event gallery

- **Alt text**: Church Camping
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b0743e32b672253dbf0a6085b4bb14cf1817dcce1bec7454e00639b718805b48-rimg-w1200-h628-dce8d8b8-gmir?v=1786226456

## FAQs

- **Q**: When and where is Church Camping being held?
  - **A:** Church Camping takes place on Fri, 07 Aug, 2026 at 05:00 pm to Sun, 09 Aug, 2026 at 12:00 pm at 79 Assembly Lane, Delhi, NY, United States, New York 13753.
- **Q**: Who is organizing Church Camping?
  - **A:** Church Camping is organized by Abundant Life Church - Assembly of God of Delhi.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Camping",
        "image": "https://cdn-az.allevents.in/events9/banners/b0743e32b672253dbf0a6085b4bb14cf1817dcce1bec7454e00639b718805b48-rimg-w1200-h628-dce8d8b8-gmir?v=1786226456",
        "startDate": "2026-08-07",
        "endDate": "2026-08-09",
        "url": "https://allevents.in/delhi/church-camping/200030377890556",
        "location": {
            "@type": "Place",
            "name": "79 Assembly Lane, Delhi, NY, United States, New York 13753",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Abundant Life Church - Assembly of God of Delhi, 79 Assembly Ln, Delhi, NY 13753, United States",
                "addressLocality": "Delhi",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.29336",
                "longitude": "-74.91333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come for the day or stay for the weekend.\nAll meals are on your own",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Abundant Life Church - Assembly of God of Delhi",
                "url": "https://allevents.in/org/abundant-life-church-assembly-of-god-of-delhi/19273345"
            }
        ]
    }
]
```