

# Event Details

- **Event Name**: Grand Opening
- **Event Start and End Date**: Sun, 21 Sep, 2025 at 11:00 am
- **Event Description**: Join us Sunday September the 21st at 11AM as we celebrate the Grand Opening of Legacy Ridge Baptist Church!
- **Event URL**: https://allevents.in/augusta/grand-opening/200028879022700
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Augusta
- **state**: GA
- **country**: United States
- **location**: Legacy Ridge Baptist Church
- **lat**: 33.4233284
- **long**: -82.049118
- **full address**: Legacy Ridge Baptist Church, 2629 Barton Chapel Rd,Augusta, Georgia, United States

## Event gallery

- **Alt text**: Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5c6642adcf449f47721bdb5fb41439894303a4032f751c07d923a83e9bbcc09d-rimg-w940-h788-dc282a2a-gmir?v=1758055139

## FAQs

- **Q**: When and where is Grand Opening being held?
  - **A:** Grand Opening takes place on Sun, 21 Sep, 2025 at 11:00 am to Sun, 21 Sep, 2025 at 11:00 am at Legacy Ridge Baptist Church, 2629 Barton Chapel Rd,Augusta, Georgia, United States.
- **Q**: Who is organizing Grand Opening?
  - **A:** Grand Opening is organized by Legacy Ridge Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening",
        "image": "https://cdn-az.allevents.in/events2/banners/5c6642adcf449f47721bdb5fb41439894303a4032f751c07d923a83e9bbcc09d-rimg-w940-h788-dc282a2a-gmir?v=1758055139",
        "startDate": "2025-09-21",
        "url": "https://allevents.in/augusta/grand-opening/200028879022700",
        "location": {
            "@type": "Place",
            "name": "Legacy Ridge Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2629 Barton Chapel Rd,Augusta, Georgia",
                "addressLocality": "Augusta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.4233284",
                "longitude": "-82.049118"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Sunday September the 21st at 11AM as we celebrate the Grand Opening of Legacy Ridge Baptist Church!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Legacy Ridge Baptist Church",
                "url": "https://allevents.in/org/legacy-ridge-baptist-church/26704190"
            }
        ]
    }
]
```