

# Event Details

- **Event Name**: Ramp Build
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 am – Sat, 20 Jun, 2026 at 11:30 am
- **Event Description**: Come on out and help us build this ramp!
- **Event URL**: https://allevents.in/longview/ramp-build/200030146991132
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Longview
- **state**: TX
- **country**: United States
- **location**: 479 Eastside Rd, Longview, TX 75603-6382, United States
- **lat**: 32.39275
- **long**: -94.65882
- **full address**: 479 Eastside Rd, Longview, TX 75603-6382, United States

## Event gallery

- **Alt text**: Ramp Build
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a3fdc91d0869d75c865a95f962f1388c5f083128e151e02d71f42a3644d8f248-rimg-w686-h358-dcffffff-gmir?v=1781481893

## FAQs

- **Q**: When and where is Ramp Build being held?
  - **A:** Ramp Build takes place on Sat, 20 Jun, 2026 at 07:00 am to Sat, 20 Jun, 2026 at 11:30 am at 479 Eastside Rd, Longview, TX 75603-6382, United States.
- **Q**: Who is organizing Ramp Build?
  - **A:** Ramp Build is organized by Longview Community Ambucs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ramp Build",
        "image": "https://cdn-az.allevents.in/events3/banners/a3fdc91d0869d75c865a95f962f1388c5f083128e151e02d71f42a3644d8f248-rimg-w686-h358-dcffffff-gmir?v=1781481893",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/longview/ramp-build/200030146991132",
        "location": {
            "@type": "Place",
            "name": "479 Eastside Rd, Longview, TX 75603-6382, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "479 Eastside Rd, Longview, TX 75603-6382, United States",
                "addressLocality": "Longview",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.39275",
                "longitude": "-94.65882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out and help us build this ramp!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Longview Community Ambucs",
                "url": "https://allevents.in/org/longview-community-ambucs/23306752"
            }
        ]
    }
]
```