

# Event Details

- **Event Name**: Fossil Ridge Ward Choir Rehearsal
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 03:30 pm – Sun, 28 Dec, 2025 at 04:00 pm
- **Event URL**: https://allevents.in/fort-worth/fossil-ridge-ward-choir-rehearsal/1600027536003203
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.877288021667
- **long**: -97.289039485023
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7600 N Beach St, Fort Worth, US

## Event gallery

- **Alt text**: Fossil Ridge Ward Choir Rehearsal
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/abd93e20-d216-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcd7dadd-gmir.jpg

## FAQs

- **Q**: When and where is Fossil Ridge Ward Choir Rehearsal being held?
  - **A:** Fossil Ridge Ward Choir Rehearsal takes place on Sun, 28 Dec, 2025 at 03:30 pm to Sun, 28 Dec, 2025 at 04:00 pm at The Church of Jesus Christ of Latter-day Saints, 7600 N Beach St, Fort Worth, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fossil Ridge Ward Choir Rehearsal is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Fort Worth, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fossil Ridge Ward Choir Rehearsal sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fossil Ridge Ward Choir Rehearsal",
        "image": "https://cdn-az.allevents.in/events6/banners/abd93e20-d216-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/fort-worth/fossil-ridge-ward-choir-rehearsal/1600027536003203",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7600 N Beach St",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.877288021667",
                "longitude": "-97.289039485023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```