

# Event Details

- **Event Name**: Grand Opening
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 10:00 am
- **Event Description**: We have hundreds of pumpkins this year and are looking forward to see you all this season.
- **Event URL**: https://allevents.in/lottsburg/grand-opening/200028876539423
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Lottsburg
- **state**: VA
- **country**: United States
- **location**: 1032 Bleak House Farm Lane, Lottsburg, VA, United States, Virginia 22511
- **lat**: 37.989
- **long**: -76.50353
- **full address**: 1032 Bleak House Farm Lane, Lottsburg, VA, United States, Virginia 22511

## Event gallery

- **Alt text**: Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4d2346656f07d08b7c23f643b24d716bf34a2bfbbbc0f24d17c1f89771da5254-rimg-w1200-h803-dcebecf0-gmir?v=1757993718

## FAQs

- **Q**: When and where is Grand Opening being held?
  - **A:** Grand Opening takes place on Sat, 20 Sep, 2025 at 10:00 am to Sat, 20 Sep, 2025 at 10:00 am at 1032 Bleak House Farm Lane, Lottsburg, VA, United States, Virginia 22511.
- **Q**: Who is organizing Grand Opening?
  - **A:** Grand Opening is organized by Two Daughters Pumpkin Patch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening",
        "image": "https://cdn-az.allevents.in/events3/banners/4d2346656f07d08b7c23f643b24d716bf34a2bfbbbc0f24d17c1f89771da5254-rimg-w1200-h803-dcebecf0-gmir?v=1757993718",
        "startDate": "2025-09-20",
        "url": "https://allevents.in/lottsburg/grand-opening/200028876539423",
        "location": {
            "@type": "Place",
            "name": "1032 Bleak House Farm Lane, Lottsburg, VA, United States, Virginia 22511",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1032 Bleak House Farm Ln, Lottsburg, VA 22511-2332, United States",
                "addressLocality": "Lottsburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.989",
                "longitude": "-76.50353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We have hundreds of pumpkins this year and are looking forward to see you all this season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Two Daughters Pumpkin Patch",
                "url": "https://allevents.in/org/two-daughters-pumpkin-patch/26700476"
            }
        ]
    }
]
```