

# Event Details

- **Event Name**: Opening Day
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 07:30 am
- **Event Description**: First day we are open to the public! We will be seeing patients all day!
- **Event URL**: https://allevents.in/fulton/opening-day/200029252914433
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Fulton
- **state**: MS
- **country**: United States
- **location**: 905 Bethel Church Road, Fulton, MS, United States, Mississippi 38843
- **lat**: 34.25513
- **long**: -88.48867
- **full address**: 905 Bethel Church Road, Fulton, MS, United States, Mississippi 38843

## Event gallery

- **Alt text**: Opening Day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/092e9f6bc60da8869a5e4936990a111e620fcb755734739d6a3092b15a284816-rimg-w1200-h600-dcffffff-gmir?v=1764030812

## FAQs

- **Q**: When and where is Opening Day being held?
  - **A:** Opening Day takes place on Mon, 01 Dec, 2025 at 07:30 am to Mon, 01 Dec, 2025 at 07:30 am at 905 Bethel Church Road, Fulton, MS, United States, Mississippi 38843.
- **Q**: Who is organizing Opening Day?
  - **A:** Opening Day is organized by Dorsey Family Medical Clinic.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Opening Day",
        "image": "https://cdn-az.allevents.in/events3/banners/092e9f6bc60da8869a5e4936990a111e620fcb755734739d6a3092b15a284816-rimg-w1200-h600-dcffffff-gmir?v=1764030812",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/fulton/opening-day/200029252914433",
        "location": {
            "@type": "Place",
            "name": "905 Bethel Church Road, Fulton, MS, United States, Mississippi 38843",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dorsey Trading Post, 905 Bethel Church Rd, Fulton, MS 38843, United States",
                "addressLocality": "Fulton",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.25513",
                "longitude": "-88.48867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First day we are open to the public! We will be seeing patients all day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dorsey Family Medical Clinic",
                "url": "https://allevents.in/org/dorsey-family-medical-clinic/27141611"
            }
        ]
    }
]
```