

# Event Details

- **Event Name**: Palentine's Day
- **Event Start and End Date**: Sun, 13 Feb, 2022 at 12:00 pm – Sun, 13 Feb, 2022 at 06:00 pm
- **Event Description**: A celebration of friends with Chocolate Cherry Stout &amp; Delicious Food from Nonnie's Kitchen from 1-5pm
- **Event URL**: https://allevents.in/millville/palentines-day/200022070048713
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Millville
- **state**: MA
- **country**: United States
- **location**: Lops Brewing
- **lat**: 42.00716790
- **long**: -71.51371474
- **full address**: Lops Brewing, Millville, United States

## Event gallery

- **Alt text**: Palentine's Day
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/32d6fe4ce577dba41349f510b15ed2ab693f13bfd38b1c36544e0e399663998e-rimg-w526-h441-gmir.jpg?v=1644331032

## FAQs

- **Q**: When and where is Palentine's Day being held?
  - **A:** Palentine's Day takes place on Sun, 13 Feb, 2022 at 12:00 pm to Sun, 13 Feb, 2022 at 06:00 pm at Lops Brewing, Millville, United States.
- **Q**: Who is organizing Palentine's Day?
  - **A:** Palentine's Day is organized by Lops Brewing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Palentine's Day",
        "image": "https://cdn-az.allevents.in/events7/banners/32d6fe4ce577dba41349f510b15ed2ab693f13bfd38b1c36544e0e399663998e-rimg-w526-h441-gmir.jpg?v=1644331032",
        "startDate": "2022-02-13",
        "endDate": "2022-02-13",
        "url": "https://allevents.in/millville/palentines-day/200022070048713",
        "location": {
            "@type": "Place",
            "name": "Lops Brewing",
            "address": {
                "@type": "PostalAddress",
                "name": "Lops Brewing, Millville, United States",
                "addressLocality": "Millville",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.00716790",
                "longitude": "-71.51371474"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A celebration of friends with Chocolate Cherry Stout & Delicious Food from Nonnie's Kitchen from 1-5pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lops Brewing",
                "url": "https://allevents.in/org/lops-brewing/16904907",
                "description": "Brewery and Tasting Room in Woonsocket, RI."
            }
        ]
    }
]
```