

# Event Details

- **Event Name**: Shark Week
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 12:00 pm – Sun, 02 Aug, 2026 at 12:00 am
- **Event Description**: It’s Shark Week ? 

Come down all week and try a “Shark Attack” on special this week to celebrate our jaws-ome friends!

Starting Sunday, July 26 to Sunday, August 1
- **Event URL**: https://allevents.in/lawrence/shark-week/200030321422740
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lawrence
- **state**: MA
- **country**: United States
- **location**: Keltic Club
- **lat**: 42.71792059
- **long**: -71.16694284
- **full address**: Keltic Club, 233 Lawrence St,Lawrence, Massachusetts, United States

## Event gallery

- **Alt text**: Shark Week
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c903fe1f438ff070c234adfcf60a15579f7340464949d53d18bc83df4720d385-rimg-w1200-h1542-dc000000-gmir?v=1785291522

## FAQs

- **Q**: When and where is Shark Week being held?
  - **A:** Shark Week takes place on Sun, 26 Jul, 2026 at 12:00 pm to Sun, 02 Aug, 2026 at 12:00 am at Keltic Club, 233 Lawrence St,Lawrence, Massachusetts, United States.
- **Q**: Who is organizing Shark Week?
  - **A:** Shark Week is organized by Keltic Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shark Week",
        "image": "https://cdn-az.allevents.in/events9/banners/c903fe1f438ff070c234adfcf60a15579f7340464949d53d18bc83df4720d385-rimg-w1200-h1542-dc000000-gmir?v=1785291522",
        "startDate": "2026-07-26",
        "endDate": "2026-08-02",
        "url": "https://allevents.in/lawrence/shark-week/200030321422740",
        "location": {
            "@type": "Place",
            "name": "Keltic Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "233 Lawrence St,Lawrence, Massachusetts",
                "addressLocality": "Lawrence",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.71792059",
                "longitude": "-71.16694284"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s Shark Week ? \n\nCome down all week and try a “Shark Attack” on special this week to celebrate our jaws-ome friends!\n\nStarting Sunday, July 26 to Sunday, August 1",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Keltic Club",
                "url": "https://allevents.in/org/keltic-club/20320249"
            }
        ]
    }
]
```