

# Event Details

- **Event Name**: youth group meeting
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 06:00 pm
- **Event Description**: Our Parish is starting a Youth Group on Saturday June 13th at 6pm for all teenagers. This will be an opportunity to grow in faith and fellowship. See you all there!
- **Event URL**: https://allevents.in/covington/youth-group-meeting/200030197319525
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Covington
- **state**: TN
- **country**: United States
- **location**: 1225 Highway 51 S, Covington, TN, United States, Tennessee 38019
- **lat**: 35.5504
- **long**: -89.65865
- **full address**: 1225 Highway 51 S, Covington, TN, United States, Tennessee 38019

## Event gallery

- **Alt text**: youth group meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/061be73ef4eb8f08740ee6bf99cb64a7dc765687851a526ee0a63af1a088e54b-rimg-w1200-h1553-dc041a25-gmir?v=1780764505

## FAQs

- **Q**: When and where is youth group meeting being held?
  - **A:** youth group meeting takes place on Sat, 13 Jun, 2026 at 06:00 pm to Sat, 13 Jun, 2026 at 06:00 pm at 1225 Highway 51 S, Covington, TN, United States, Tennessee 38019.
- **Q**: Who is organizing youth group meeting?
  - **A:** youth group meeting is organized by St Alphonsus Catholic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "youth group meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/061be73ef4eb8f08740ee6bf99cb64a7dc765687851a526ee0a63af1a088e54b-rimg-w1200-h1553-dc041a25-gmir?v=1780764505",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/covington/youth-group-meeting/200030197319525",
        "location": {
            "@type": "Place",
            "name": "1225 Highway 51 S, Covington, TN, United States, Tennessee 38019",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1225 TN-51 S, Covington, TN 38019-3236, United States",
                "addressLocality": "Covington",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.5504",
                "longitude": "-89.65865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Parish is starting a Youth Group on Saturday June 13th at 6pm for all teenagers. This will be an opportunity to grow in faith and fellowship. See you all there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Alphonsus Catholic Church",
                "url": "https://allevents.in/org/st-alphonsus-catholic-church/25333949"
            }
        ]
    }
]
```