

# Event Details

- **Event Name**: Self-Guided Walking Tour
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 12:00 am – Wed, 01 Jul, 2026 at 11:59 pm
- **Event Description**: The historic walking tours will take you back in time to meet early farmers and artists, feel the pulse of roaring crowds at the horse racetrack, smell the fishy action of clanging canneries, and hear the humming busyness of our rich, diverse wetlands. It’s all there, once you know what to look for!
- **Event URL**: https://allevents.in/richmond/self-guided-walking-tour/4300030268809248
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: BC
- **country**: Canada
- **location**: Various Locations
- **lat**: 49.1704
- **long**: -123.177
- **full address**: Various Locations, Various Locations, Richmond, Canada

## Event gallery

- **Alt text**: Self-Guided Walking Tour
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Self-Guided+Walking+Tour&date=Wed%2C+01+Jul%2C+2026+at+12%3A00+am&bg=4

## FAQs

- **Q**: When and where is Self-Guided Walking Tour being held?
  - **A:** Self-Guided Walking Tour takes place on Wed, 01 Jul, 2026 at 12:00 am to Wed, 01 Jul, 2026 at 11:59 pm at Various Locations, Various Locations, Richmond, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Self-Guided Walking Tour",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Self-Guided+Walking+Tour&date=Wed%2C+01+Jul%2C+2026+at+12%3A00+am&bg=4",
        "startDate": "2026-07-01",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/richmond/self-guided-walking-tour/4300030268809248",
        "location": {
            "@type": "Place",
            "name": "Various Locations",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Various Locations",
                "addressLocality": "Richmond",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.1704",
                "longitude": "-123.177"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The historic walking tours will take you back in time to meet early farmers and artists, feel the pulse of roaring crowds at the horse racetrack, smell the fishy action of clanging canneries, and hear the humming busyness of our rich, diverse wetlands. It’s all there, once you know what to look for!"
    }
]
```