

# Event Details

- **Event Name**: First Open Listing
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:30 am (-04:00)
- **Event Description**: We will start our first scheduled mowing service on this day.
- **Event URL**: https://allevents.in/wallingford/first-open-listing/200030173642120
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wallingford
- **state**: CT
- **country**: United States
- **location**: 80 Meadow St, Wallingford, CT
- **lat**: 41.45879
- **long**: -72.82187
- **full address**: 80 Meadow St, Wallingford, CT, United States

## Event gallery

- **Alt text**: First Open Listing
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/70d61b10727c94022a5ff481df8e29c962f18532ec9c186b4f33670a4a77853a-rimg-w1200-h669-dcd8ecd6-gmir?v=1780315160

## FAQs

- **Q**: When and where is First Open Listing being held?
  - **A:** First Open Listing takes place on Sat, 20 Jun, 2026 at 10:30 am to Sat, 20 Jun, 2026 at 10:30 am at 80 Meadow St, Wallingford, CT, United States.
- **Q**: Who is organizing First Open Listing?
  - **A:** First Open Listing is organized by D-P-J Mowing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Open Listing",
        "image": "https://cdn-az.allevents.in/events4/banners/70d61b10727c94022a5ff481df8e29c962f18532ec9c186b4f33670a4a77853a-rimg-w1200-h669-dcd8ecd6-gmir?v=1780315160",
        "startDate": "2026-06-20T10:30:00-04:00",
        "url": "https://allevents.in/wallingford/first-open-listing/200030173642120",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "80 Meadow St, Wallingford, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "80 Meadow St, Wallingford, CT 06492-3614, United States",
                "addressLocality": "Wallingford",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.45879",
                "longitude": "-72.82187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will start our first scheduled mowing service on this day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "D-P-J Mowing",
                "url": "https://allevents.in/org/d-p-j-mowing/27873044"
            }
        ]
    }
]
```