

# Event Details

- **Event Name**: FCC KIDS' DAY CAMP
- **Event Start and End Date**: Wed, 10 Jun, 2026 at 12:15 pm
- **Event Description**: Join us for kids' day camp featuring Bible lessons, activities, music, crafts, and fun in a safe environment.
- **Event URL**: https://allevents.in/harlingen/fcc-kids-day-camp/200030137271844
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Harlingen
- **state**: TX
- **country**: United States
- **location**: 1300 E Polk St, Harlingen, TX 78550, United States
- **lat**: 26.18849
- **long**: -97.68216
- **full address**: 1300 E Polk St, Harlingen, TX 78550, United States

## Event gallery

- **Alt text**: FCC KIDS' DAY CAMP
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/481332e879c6814d63bedffc61bd1442a3551ac5ab7c4fb5fde18f27e958a6fc-rimg-w902-h1140-dcf5dca6-gmir?v=1780693354

## FAQs

- **Q**: When and where is FCC KIDS' DAY CAMP being held?
  - **A:** FCC KIDS' DAY CAMP takes place on Wed, 10 Jun, 2026 at 12:15 pm to Wed, 10 Jun, 2026 at 12:15 pm at 1300 E Polk St, Harlingen, TX 78550, United States.
- **Q**: Who is organizing FCC KIDS' DAY CAMP?
  - **A:** FCC KIDS' DAY CAMP is organized by Faith Christian Church Harlingen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FCC KIDS' DAY CAMP",
        "image": "https://cdn-az.allevents.in/events7/banners/481332e879c6814d63bedffc61bd1442a3551ac5ab7c4fb5fde18f27e958a6fc-rimg-w902-h1140-dcf5dca6-gmir?v=1780693354",
        "startDate": "2026-06-10",
        "url": "https://allevents.in/harlingen/fcc-kids-day-camp/200030137271844",
        "location": {
            "@type": "Place",
            "name": "1300 E Polk St, Harlingen, TX 78550, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 S 13th St, Harlingen, TX 78550, United States",
                "addressLocality": "Harlingen",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.18849",
                "longitude": "-97.68216"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for kids' day camp featuring Bible lessons, activities, music, crafts, and fun in a safe environment.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Christian Church Harlingen",
                "url": "https://allevents.in/org/faith-christian-church-harlingen/17922368"
            }
        ]
    }
]
```