

# Event Details

- **Event Name**: TOPS (CA)
- **Event Start and End Date**: Tue, 24 Feb, 2026 at 07:30 pm – Tue, 24 Feb, 2026 at 11:00 pm
- **Event Description**: Nearby AttractionsTOPS has 3 upcoming events.
- **Event URL**: https://allevents.in/sydney/tops-ca/210002944423337
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038772/23905?u=https://www.moshtix.com.au/v2/event/tops-ca-/188918&utm_medium=affiliate

## Event venue details

- **city**: Sydney
- **state**: NS
- **country**: Australia
- **location**: Oxford Art Factory
- **lat**: -33.87783800
- **long**: 151.21391300
- **full address**: Oxford Art Factory, Sydney, Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b96eeb4ae94a76de4267e52536b58cbbb130616333f2da2c0d370882971dc954-rimg-w1024-h576-dcdcd9d7-gmir.jpg?v=1769603857
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9578d3ab5be92a5ebb2a6ee03f70c2d394f5b416c8b9b154e636f45aa86c92c0-rimg-w400-h400-dcdfdbd9-gmir.jpg?v=1771867827

## Artist Details

- **Artist name**: TOPS
  - **Artist page URL**: https://allevents.in/performer/tops

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 24 Feb, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Oxford Art Factory, Sydney, Australia
- **Q**: Who are the performers at this event?
  - **A:** TOPS
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about TOPS (CA) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "TOPS (CA)",
        "image": "https://cdn-az.allevents.in/events5/banners/b96eeb4ae94a76de4267e52536b58cbbb130616333f2da2c0d370882971dc954-rimg-w1024-h576-dcdcd9d7-gmir.jpg?v=1769603857",
        "startDate": "2026-02-24",
        "endDate": "2026-02-24",
        "url": "https://allevents.in/sydney/tops-ca/210002944423337",
        "location": {
            "@type": "Place",
            "name": "Oxford Art Factory",
            "address": {
                "@type": "PostalAddress",
                "name": "Oxford Art Factory, Sydney, Australia",
                "addressLocality": "Sydney",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.87783800",
                "longitude": "151.21391300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsTOPS has 3 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Tops",
                "url": "https://allevents.in/performer/tops"
            }
        ]
    }
]
```