

# Event Details

- **Event Name**: Moving Office
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 09:00 am
- **Event Description**: Moving to new premises on the 1st July.
- **Event URL**: https://allevents.in/midrand/moving-office/200030321420315
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Midrand
- **state**: GT
- **country**: South Africa
- **location**: 1st Floor, Mushroom Farm Shopping Centre, Allandale Road, Kyalami, Midrand, South Africa
- **lat**: -26.03813
- **long**: 28.14401
- **full address**: 1st Floor, Mushroom Farm Shopping Centre, Allandale Road, Kyalami, Midrand, South Africa

## Event gallery

- **Alt text**: Moving Office
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b31b13f1cc745f32e3552ca99559a1a1fd27bc204fed4979529b39b8d2e35b0a-rimg-w554-h320-dcffffff-gmir?v=1782637215

## FAQs

- **Q**: When and where is Moving Office being held?
  - **A:** Moving Office takes place on Wed, 01 Jul, 2026 at 09:00 am to Wed, 01 Jul, 2026 at 09:00 am at 1st Floor, Mushroom Farm Shopping Centre, Allandale Road, Kyalami, Midrand, South Africa.
- **Q**: Who is organizing Moving Office?
  - **A:** Moving Office is organized by Hands on Physio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Moving Office",
        "image": "https://cdn-az.allevents.in/events4/banners/b31b13f1cc745f32e3552ca99559a1a1fd27bc204fed4979529b39b8d2e35b0a-rimg-w554-h320-dcffffff-gmir?v=1782637215",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/midrand/moving-office/200030321420315",
        "location": {
            "@type": "Place",
            "name": "1st Floor, Mushroom Farm Shopping Centre, Allandale Road, Kyalami, Midrand, South Africa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Allandale Rd, Midrand, 1685, South Africa",
                "addressLocality": "Midrand",
                "addressRegion": "GT",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-26.03813",
                "longitude": "28.14401"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Moving to new premises on the 1st July.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hands on Physio",
                "url": "https://allevents.in/org/hands-on-physio/27977516"
            }
        ]
    }
]
```