

# Event Details

- **Event Name**: Free wine and cheese tasting friday
- **Event Start and End Date**: Fri, 15 Aug, 2025 at 04:00 pm – Fri, 15 Aug, 2025 at 06:00 pm
- **Event Description**: Free wine and cheese Friday! Stop in on your way to the blueberry dance! 4-6pm! Hope to see ya
- **Event URL**: https://allevents.in/machias/free-wine-and-cheese-tasting-friday/200028666547231
- **Event Categories**: wine-tasting
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Machias
- **state**: ME
- **country**: United States
- **location**: 4 Colonial Way, Suite 2, Machias, ME
- **lat**: 44.71428
- **long**: -67.45861
- **full address**: 4 Colonial Way, Suite 2, Machias, ME, United States

## Event gallery

- **Alt text**: Free wine and cheese tasting friday
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/80abce0b28682ab2c76d3fa163d1630be7fd07293fcc4cf91c7615359332bd33-rimg-w1200-h730-dc2e1b16-gmir?v=1755102389

## FAQs

- **Q**: When and where is Free wine and cheese tasting friday being held?
  - **A:** Free wine and cheese tasting friday takes place on Fri, 15 Aug, 2025 at 04:00 pm to Fri, 15 Aug, 2025 at 06:00 pm at 4 Colonial Way, Suite 2, Machias, ME, United States.
- **Q**: Who is organizing Free wine and cheese tasting friday?
  - **A:** Free wine and cheese tasting friday is organized by The French Cellar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free wine and cheese tasting friday",
        "image": "https://cdn-az.allevents.in/events4/banners/80abce0b28682ab2c76d3fa163d1630be7fd07293fcc4cf91c7615359332bd33-rimg-w1200-h730-dc2e1b16-gmir?v=1755102389",
        "startDate": "2025-08-15",
        "endDate": "2025-08-15",
        "url": "https://allevents.in/machias/free-wine-and-cheese-tasting-friday/200028666547231",
        "location": {
            "@type": "Place",
            "name": "4 Colonial Way, Suite 2, Machias, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Colonial Way, Machias, ME 04654-2015, United States",
                "addressLocality": "Machias",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.71428",
                "longitude": "-67.45861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free wine and cheese Friday! Stop in on your way to the blueberry dance! 4-6pm! Hope to see ya",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The French Cellar",
                "url": "https://allevents.in/org/the-french-cellar/24174177"
            }
        ]
    }
]
```