

# Event Details

- **Event Name**: Movie Showing: Bad Guys 2
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 01:00 pm
- **Event Description**: Ready for another Bad Guys adventure? Come enjoy light refreshments and a lot of giggles with family and friends!
- **Event URL**: https://allevents.in/gilford/movie-showing-bad-guys-2/200029377996146
- **Event Categories**: entertainment, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Gilford
- **state**: NH
- **country**: United States
- **location**: 31 Potter Hill Rd, Gilford, NH, United States, New Hampshire 03249
- **lat**: 43.54857
- **long**: -71.40345
- **full address**: 31 Potter Hill Rd, Gilford, NH, United States, New Hampshire 03249

## Event gallery

- **Alt text**: Movie Showing: Bad Guys 2
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bd90ac305aea22f9ab9e167493d94af065a3920ada64d4480586f387b758f40e-rimg-w1200-h676-dc031620-gmir?v=1771815909

## FAQs

- **Q**: When and where is Movie Showing: Bad Guys 2 being held?
  - **A:** Movie Showing: Bad Guys 2 takes place on Fri, 27 Feb, 2026 at 01:00 pm to Fri, 27 Feb, 2026 at 01:00 pm at 31 Potter Hill Rd, Gilford, NH, United States, New Hampshire 03249.
- **Q**: Who is organizing Movie Showing: Bad Guys 2?
  - **A:** Movie Showing: Bad Guys 2 is organized by Gilford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Showing: Bad Guys 2",
        "image": "https://cdn-az.allevents.in/events4/banners/bd90ac305aea22f9ab9e167493d94af065a3920ada64d4480586f387b758f40e-rimg-w1200-h676-dc031620-gmir?v=1771815909",
        "startDate": "2026-02-27",
        "url": "https://allevents.in/gilford/movie-showing-bad-guys-2/200029377996146",
        "location": {
            "@type": "Place",
            "name": "31 Potter Hill Rd, Gilford, NH, United States, New Hampshire 03249",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31 Potter Hill Rd, Gilford, NH 03249-6803, United States",
                "addressLocality": "Gilford",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.54857",
                "longitude": "-71.40345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ready for another Bad Guys adventure? Come enjoy light refreshments and a lot of giggles with family and friends!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gilford Public Library",
                "url": "https://allevents.in/org/gilford-public-library/8010386",
                "description": "Gilford Public Library"
            }
        ]
    }
]
```