

# Event Details

- **Event Name**: Grand Opening Celebration
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am – Sat, 02 May, 2026 at 04:00 pm (-04:00)
- **Event Description**: Food, music, speakers, a giveaway, and more. A whole day event to enjoy in conjunction with Franklin's May Garden Mart.
- **Event URL**: https://allevents.in/franklin/grand-opening-celebration/200029941879450
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: PA
- **country**: United States
- **location**: 1242 Liberty Street, Franklin, PA, United States, Pennsylvania 16323
- **lat**: 41.39797
- **long**: -79.82968
- **full address**: 1242 Liberty Street, Franklin, PA, United States, Pennsylvania 16323

## Event gallery

- **Alt text**: Grand Opening Celebration
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/716f360d89784798df950065532bac922910764a29d3968b0f9e4df0aafbca75-rimg-w1200-h675-dcffffff-gmir?v=1776168530

## FAQs

- **Q**: When and where is Grand Opening Celebration being held?
  - **A:** Grand Opening Celebration takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 04:00 pm at 1242 Liberty Street, Franklin, PA, United States, Pennsylvania 16323.
- **Q**: Who is organizing Grand Opening Celebration?
  - **A:** Grand Opening Celebration is organized by Earthen Echoes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening Celebration",
        "image": "https://cdn-az.allevents.in/events1/banners/716f360d89784798df950065532bac922910764a29d3968b0f9e4df0aafbca75-rimg-w1200-h675-dcffffff-gmir?v=1776168530",
        "startDate": "2026-05-02T10:00:00-04:00",
        "endDate": "2026-05-02T16:00:00-04:00",
        "url": "https://allevents.in/franklin/grand-opening-celebration/200029941879450",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1242 Liberty Street, Franklin, PA, United States, Pennsylvania 16323",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1242 Liberty St, Franklin, PA 16323-1322, United States",
                "addressLocality": "Franklin",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.39797",
                "longitude": "-79.82968"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Food, music, speakers, a giveaway, and more. A whole day event to enjoy in conjunction with Franklin's May Garden Mart.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Earthen Echoes",
                "url": "https://allevents.in/org/earthen-echoes/27689739"
            }
        ]
    }
]
```