

# Event Details

- **Event Name**: Beijing City Tour
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 09:00 am – Sun, 14 Jun, 2026 at 06:00 pm
- **Event Description**: Explore Old Beijing with a native local guide and experience the authentic daily life of Beijing residents.
- **Event URL**: https://allevents.in/beijing/beijing-city-tour/200030227317855
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Beijing
- **state**: BJ
- **country**: China
- **location**: Wangfujing
- **lat**: 39.910871998389
- **long**: 116.40511393547
- **full address**: Wangfujing, Beijing, China

## Event gallery

- **Alt text**: Beijing City Tour
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2c774f030b5890eb4f321caaa8ce2b949f77dae066166b3b70e6e2686789f5a2-rimg-w1200-h600-dcd4ddee-gmir?v=1781309155

## FAQs

- **Q**: When and where is Beijing City Tour being held?
  - **A:** Beijing City Tour takes place on Sun, 14 Jun, 2026 at 09:00 am to Sun, 14 Jun, 2026 at 06:00 pm at Wangfujing, Beijing, China.
- **Q**: Who is organizing Beijing City Tour?
  - **A:** Beijing City Tour is organized by Beijing Tour Guide.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beijing City Tour",
        "image": "https://cdn-az.allevents.in/events7/banners/2c774f030b5890eb4f321caaa8ce2b949f77dae066166b3b70e6e2686789f5a2-rimg-w1200-h600-dcd4ddee-gmir?v=1781309155",
        "startDate": "2026-06-14",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/beijing/beijing-city-tour/200030227317855",
        "location": {
            "@type": "Place",
            "name": "Wangfujing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Beijing, China",
                "addressLocality": "Beijing",
                "addressRegion": "BJ",
                "addressCountry": "CN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.910871998389",
                "longitude": "116.40511393547"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Explore Old Beijing with a native local guide and experience the authentic daily life of Beijing residents.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beijing Tour Guide",
                "url": "https://allevents.in/org/beijing-tour-guide/27912170"
            }
        ]
    }
]
```