

# Event Details

- **Event Name**: Richmond Lavenderland
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 12:00 am – Wed, 01 Jul, 2026 at 11:59 pm
- **Event Description**: Richmond Lavenderland is an 8-acre leisure farm, including some agricultural facilities and the 7 Acres lavender farm. There are four kinds of lavender in Richmond Lavenderland: Superblue, Melissa, Grosso, and French.
- **Event URL**: https://allevents.in/richmond/richmond-lavenderland/4300030268809047
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: BC
- **country**: Canada
- **location**: Richmond Lavenderland
- **lat**: 49.1285
- **long**: -123.145
- **full address**: Richmond Lavenderland, 8460 Steveston Hwy, Richmond, Canada

## Event gallery

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

## FAQs

- **Q**: When and where is Richmond Lavenderland being held?
  - **A:** Richmond Lavenderland takes place on Wed, 01 Jul, 2026 at 12:00 am to Wed, 01 Jul, 2026 at 11:59 pm at Richmond Lavenderland, 8460 Steveston Hwy, Richmond, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Richmond Lavenderland",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Richmond+Lavenderland&date=Wed%2C+01+Jul%2C+2026+at+12%3A00+am&bg=3",
        "startDate": "2026-07-01",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/richmond/richmond-lavenderland/4300030268809047",
        "location": {
            "@type": "Place",
            "name": "Richmond Lavenderland",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8460 Steveston Hwy",
                "addressLocality": "Richmond",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.1285",
                "longitude": "-123.145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Richmond Lavenderland is an 8-acre leisure farm, including some agricultural facilities and the 7 Acres lavender farm. There are four kinds of lavender in Richmond Lavenderland: Superblue, Melissa, Grosso, and French."
    }
]
```