

# Event Details

- **Event Name**: we're moving
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 12:00 pm
- **Event Description**: WE'RE MOVING
- **Event URL**: https://allevents.in/sydney/were-moving/200029160737454
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Sydney
- **state**: NS
- **country**: Canada
- **location**: 505 St. Peter's rd Sydney
- **lat**: 46.14221
- **long**: -60.16924
- **full address**: 505 St. Peter's rd Sydney, 505 St Peters Rd, Cape Breton, NS B1P 4S2, Canada, Sydney

## Event gallery

- **Alt text**: we're moving
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5c1e93138d5fa053028d5cdeda6738f488d2af676a2fa8226c007ea9431eeb2d-rimg-w1200-h960-dcffffff-gmir?v=1767481566

## FAQs

- **Q**: When and where is we're moving being held?
  - **A:** we're moving takes place on Sat, 10 Jan, 2026 at 12:00 pm to Sat, 10 Jan, 2026 at 12:00 pm at 505 St. Peter's rd Sydney, 505 St Peters Rd, Cape Breton, NS B1P 4S2, Canada, Sydney.
- **Q**: Who is organizing we're moving?
  - **A:** we're moving is organized by Dragonfly Ice Candy Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "we're moving",
        "image": "https://cdn-az.allevents.in/events10/banners/5c1e93138d5fa053028d5cdeda6738f488d2af676a2fa8226c007ea9431eeb2d-rimg-w1200-h960-dcffffff-gmir?v=1767481566",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/sydney/were-moving/200029160737454",
        "location": {
            "@type": "Place",
            "name": "505 St. Peter's rd Sydney",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "505 St Peters Rd, Cape Breton, NS B1P 4S2, Canada",
                "addressLocality": "Sydney",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.14221",
                "longitude": "-60.16924"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "WE'RE MOVING",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dragonfly Ice Candy Shop",
                "url": "https://allevents.in/org/dragonfly-ice-candy-shop/27043081"
            }
        ]
    }
]
```