

# Event Details

- **Event Name**: Fun at the firehouse.
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 06:00 pm – Thu, 25 Jun, 2026 at 07:30 pm
- **Event Description**: We are hosting our annual summer open house. Come check out the firetrucks, spray the fire hose, meet Sparky. Lots of fun for all ages!
6pm-7:30pm
- **Event URL**: https://allevents.in/limestone/fun-at-the-firehouse/200030228870503
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Limestone
- **state**: ME
- **country**: United States
- **location**: 155 Main St, Limestone, ME
- **lat**: 46.90206
- **long**: -67.82601
- **full address**: 155 Main St, Limestone, ME, United States

## Event gallery

- **Alt text**: Fun at the firehouse.
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5ffea4f513bc30b5da0426f51bd148add02191be3386075a595b9f9efafe1d54-rimg-w1200-h1600-dc505e70-gmir?v=1781976581

## FAQs

- **Q**: When and where is Fun at the firehouse. being held?
  - **A:** Fun at the firehouse. takes place on Thu, 25 Jun, 2026 at 06:00 pm to Thu, 25 Jun, 2026 at 07:30 pm at 155 Main St, Limestone, ME, United States.
- **Q**: Who is organizing Fun at the firehouse.?
  - **A:** Fun at the firehouse. is organized by Limestone Vol. Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fun at the firehouse.",
        "image": "https://cdn-az.allevents.in/events3/banners/5ffea4f513bc30b5da0426f51bd148add02191be3386075a595b9f9efafe1d54-rimg-w1200-h1600-dc505e70-gmir?v=1781976581",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/limestone/fun-at-the-firehouse/200030228870503",
        "location": {
            "@type": "Place",
            "name": "155 Main St, Limestone, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "155 Main St, Limestone, ME 04750-1115, United States",
                "addressLocality": "Limestone",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.90206",
                "longitude": "-67.82601"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are hosting our annual summer open house. Come check out the firetrucks, spray the fire hose, meet Sparky. Lots of fun for all ages!\n6pm-7:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Limestone Vol. Fire Department",
                "url": "https://allevents.in/org/limestone-vol-fire-department/27913447"
            }
        ]
    }
]
```