

# Event Details

- **Event Name**: Grand Opening
- **Event Start and End Date**: Fri, 08 May, 2026 at 10:00 am (-04:00)
- **Event Description**: Join us for the opening of Buy The Sea! Fresh and salt water fish, corals, and all your aquarium needs. Whether you’re a first time aquarist, or a seasoned fish lover, we’d love to meet you!
- **Event URL**: https://allevents.in/biddeford/grand-opening/200030029894617
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Biddeford
- **state**: ME
- **country**: United States
- **location**: 642 Elm Street, Biddeford, ME
- **lat**: 43.46056
- **long**: -70.49235
- **full address**: 642 Elm Street, Biddeford, ME, United States

## Event gallery

- **Alt text**: Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1f7dab02938e516d347849947dfedff7d466cb753cf4f568ecccddc178d48a38-rimg-w940-h788-dc04daff-gmir?v=1778140216

## FAQs

- **Q**: When and where is Grand Opening being held?
  - **A:** Grand Opening takes place on Fri, 08 May, 2026 at 10:00 am to Fri, 08 May, 2026 at 10:00 am at 642 Elm Street, Biddeford, ME, United States.
- **Q**: Who is organizing Grand Opening?
  - **A:** Grand Opening is organized by Buy The Sea Aquatics.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening",
        "image": "https://cdn-az.allevents.in/events2/banners/1f7dab02938e516d347849947dfedff7d466cb753cf4f568ecccddc178d48a38-rimg-w940-h788-dc04daff-gmir?v=1778140216",
        "startDate": "2026-05-08T10:00:00-04:00",
        "url": "https://allevents.in/biddeford/grand-opening/200030029894617",
        "location": {
            "@type": "Place",
            "name": "642 Elm Street, Biddeford, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "642 Elm St, Biddeford, ME 04005-4415, United States",
                "addressLocality": "Biddeford",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.46056",
                "longitude": "-70.49235"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the opening of Buy The Sea! Fresh and salt water fish, corals, and all your aquarium needs. Whether you’re a first time aquarist, or a seasoned fish lover, we’d love to meet you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buy The Sea Aquatics",
                "url": "https://allevents.in/org/buy-the-sea-aquatics/27684801"
            }
        ]
    }
]
```