

# Event Details

- **Event Name**: the first foraging event
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 06:00 pm – Fri, 12 Jun, 2026 at 08:00 pm
- **Event Description**: welcome all! definitely going to have a meet up next friday at around 6pm. will keep everyone updated ASAP. 

thank you for helping me create this and making my silly dreams come true.
- **Event URL**: https://allevents.in/tehachapi/the-first-foraging-event/200030202770124
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Tehachapi
- **state**: CA
- **country**: United States
- **location**: Tehachapi, California
- **lat**: 35.1286
- **long**: -118.449
- **full address**: Tehachapi, California, United States

## Event gallery

- **Alt text**: the first foraging event
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9059e1b0295f88bd0df9102f589e963f86c443ddc64b500b510b1933e5e1f3ba-rimg-w735-h746-dc040104-gmir?v=1780874422

## FAQs

- **Q**: When and where is the first foraging event being held?
  - **A:** the first foraging event takes place on Fri, 12 Jun, 2026 at 06:00 pm to Fri, 12 Jun, 2026 at 08:00 pm at Tehachapi, California, United States.
- **Q**: Who is organizing the first foraging event?
  - **A:** the first foraging event is organized by Tehachapi Foraging Club .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "the first foraging event",
        "image": "https://cdn-az.allevents.in/events2/banners/9059e1b0295f88bd0df9102f589e963f86c443ddc64b500b510b1933e5e1f3ba-rimg-w735-h746-dc040104-gmir?v=1780874422",
        "startDate": "2026-06-12",
        "endDate": "2026-06-12",
        "url": "https://allevents.in/tehachapi/the-first-foraging-event/200030202770124",
        "location": {
            "@type": "Place",
            "name": "Tehachapi, California",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tehachapi, California",
                "addressLocality": "Tehachapi",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.1286",
                "longitude": "-118.449"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "welcome all! definitely going to have a meet up next friday at around 6pm. will keep everyone updated ASAP. \n\nthank you for helping me create this and making my silly dreams come true.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tehachapi Foraging Club ",
                "url": "https://allevents.in/org/tehachapi-foraging-club/27893802"
            }
        ]
    }
]
```