

# Event Details

- **Event Name**: Transformations on the Shore
- **Event Start and End Date**: Wed, 25 Jun, 2025 at 12:00 am – Sun, 29 Jun, 2025 at 12:00 am
- **Event Description**: An event that will be occurring
- **Event URL**: https://allevents.in/campbell-river/transformations-on-the-shore/200028141556503
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 204

## Ticket Details


## Event venue details

- **city**: Campbell River
- **state**: BC
- **country**: Canada
- **location**: Frank James Park
- **lat**: 49.971790963304
- **long**: -125.21762869505
- **full address**: Frank James Park, Campbell River, British Columbia, Canada

## Event gallery

- **Alt text**: Transformations on the Shore
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/af0ab80294edc5832735c6f29a073acc98b47527ef75ce9245dd8365f30b478d-rimg-w1200-h479-dc49462e-gmir?v=1750822361

## FAQs

- **Q**: When and where is Transformations on the Shore being held?
  - **A:** Transformations on the Shore takes place on Wed, 25 Jun, 2025 at 12:00 am to Sun, 29 Jun, 2025 at 12:00 am at Frank James Park, Campbell River, British Columbia, Canada.
- **Q**: Who is organizing Transformations on the Shore?
  - **A:** Transformations on the Shore is organized by Shoreline ARTS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Transformations on the Shore",
        "image": "https://cdn-az.allevents.in/events3/banners/af0ab80294edc5832735c6f29a073acc98b47527ef75ce9245dd8365f30b478d-rimg-w1200-h479-dc49462e-gmir?v=1750822361",
        "startDate": "2025-06-25",
        "endDate": "2025-06-29",
        "url": "https://allevents.in/campbell-river/transformations-on-the-shore/200028141556503",
        "location": {
            "@type": "Place",
            "name": "Frank James Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Campbell River, British Columbia",
                "addressLocality": "Campbell River",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.971790963304",
                "longitude": "-125.21762869505"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An event that will be occurring",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shoreline ARTS",
                "url": "https://allevents.in/org/shoreline-arts/24123736"
            }
        ]
    }
]
```