

# Event Details

- **Event Name**: Sunday School & Primary
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 11:10 am – Sun, 07 Dec, 2025 at 12:00 pm
- **Event Description**: Come Follow Me - Doctrine and Covenants 2025
- **Event URL**: https://allevents.in/new-port-richey/sunday-school-and-primary/1600027700327842
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027700327842

## Event venue details

- **city**: New Port Richey
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 28.311325885402
- **long**: -82.659307396289
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10606 Hilltop Drive, New Port Richey, US

## Event gallery

- **Alt text**: Sunday School &amp; Primary
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2f9b42d0-d389-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc160305-gmir.jpg

## FAQs

- **Q**: When and where is Sunday School & Primary being held?
  - **A:** Sunday School & Primary takes place on Sun, 07 Dec, 2025 at 11:10 am to Sun, 07 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 10606 Hilltop Drive, New Port Richey, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday School &amp; Primary",
        "image": "https://cdn-az.allevents.in/events4/banners/2f9b42d0-d389-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc160305-gmir.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/new-port-richey/sunday-school-and-primary/1600027700327842",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10606 Hilltop Drive",
                "addressLocality": "New Port Richey",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.311325885402",
                "longitude": "-82.659307396289"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come Follow Me - Doctrine and Covenants 2025"
    }
]
```