

# Event Details

- **Event Name**: Dairy Day at the Market
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 08:00 am
- **Event Description**: Join us while we celebrate Dairy month at the Farmers Market! 8 am to noon. 

Free goodies, ice cream in a bag, and a raffle basket! We will have ag bags for kids, as well as a bag of stuff for adults! Limited supplies!
- **Event URL**: https://allevents.in/metropolis/dairy-day-at-the-market/200030257023240
- **Event Categories**: kids, farmers-markets
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Metropolis
- **state**: IL
- **country**: United States
- **location**: Dorthy Miller
- **lat**: 37.144169399123
- **long**: -88.728022237834
- **full address**: Dorthy Miller, 100 E Front St,Metropolis, Illinois, United States

## Event gallery

- **Alt text**: Dairy Day at the Market
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1e1047ccb598677806b76b13b075762b282e51724541d777e95716cb29b47faa-rimg-w1024-h791-dcffffff-gmir?v=1781698000

## FAQs

- **Q**: When and where is Dairy Day at the Market being held?
  - **A:** Dairy Day at the Market takes place on Sat, 27 Jun, 2026 at 08:00 am to Sat, 27 Jun, 2026 at 08:00 am at Dorthy Miller, 100 E Front St,Metropolis, Illinois, United States.
- **Q**: Who is organizing Dairy Day at the Market?
  - **A:** Dairy Day at the Market is organized by Massac County Farm Bureau.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dairy Day at the Market",
        "image": "https://cdn-az.allevents.in/events3/banners/1e1047ccb598677806b76b13b075762b282e51724541d777e95716cb29b47faa-rimg-w1024-h791-dcffffff-gmir?v=1781698000",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/metropolis/dairy-day-at-the-market/200030257023240",
        "location": {
            "@type": "Place",
            "name": "Dorthy Miller",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 E Front St,Metropolis, Illinois",
                "addressLocality": "Metropolis",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.144169399123",
                "longitude": "-88.728022237834"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us while we celebrate Dairy month at the Farmers Market! 8 am to noon. \n\nFree goodies, ice cream in a bag, and a raffle basket! We will have ag bags for kids, as well as a bag of stuff for adults! Limited supplies!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Massac County Farm Bureau",
                "url": "https://allevents.in/org/massac-county-farm-bureau/23373019"
            }
        ]
    }
]
```