

# Event Details

- **Event Name**: Climb with us at Vertical View
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 03:00 pm
- **Event Description**: We are going to spend the afternoon climbing at the new Vertical View Climbing Gym. 

Price per person is $15
- **Event URL**: https://allevents.in/meridian/climb-with-us-at-vertical-view/200030156646520
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Meridian
- **state**: ID
- **country**: United States
- **location**: Vertical View Climbing Gym
- **lat**: 43.6158375
- **long**: -116.3934351
- **full address**: Vertical View Climbing Gym, 1334 E Bird Dog Dr.,Meridian, Idaho, United States

## Event gallery

- **Alt text**: Climb with us at Vertical View
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/00e6dd08514e4b738ec8465ee1542b85f5ec64f53716d3af27575e904e350202-rimg-w1200-h799-dc444949-gmir?v=1782463213

## FAQs

- **Q**: When and where is Climb with us at Vertical View being held?
  - **A:** Climb with us at Vertical View takes place on Thu, 02 Jul, 2026 at 03:00 pm to Thu, 02 Jul, 2026 at 03:00 pm at Vertical View Climbing Gym, 1334 E Bird Dog Dr.,Meridian, Idaho, United States.
- **Q**: Who is organizing Climb with us at Vertical View?
  - **A:** Climb with us at Vertical View is organized by BSA Troop 7 - Boise Idaho.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Climb with us at Vertical View",
        "image": "https://cdn-az.allevents.in/events5/banners/00e6dd08514e4b738ec8465ee1542b85f5ec64f53716d3af27575e904e350202-rimg-w1200-h799-dc444949-gmir?v=1782463213",
        "startDate": "2026-07-02",
        "url": "https://allevents.in/meridian/climb-with-us-at-vertical-view/200030156646520",
        "location": {
            "@type": "Place",
            "name": "Vertical View Climbing Gym",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1334 E Bird Dog Dr.,Meridian, Idaho",
                "addressLocality": "Meridian",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.6158375",
                "longitude": "-116.3934351"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are going to spend the afternoon climbing at the new Vertical View Climbing Gym. \n\nPrice per person is $15",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BSA Troop 7 - Boise Idaho",
                "url": "https://allevents.in/org/bsa-troop-7-boise-idaho/27859500"
            }
        ]
    }
]
```