

# Event Details

- **Event Name**: Spring Fling Fundraiser
- **Event Start and End Date**: Sat, 03 May, 2025 at 01:00 pm – Sat, 03 May, 2025 at 04:00 pm
- **Event Description**: Come join us for our Spring Fling Fundraiser which helps fund our summer activities.
- **Event URL**: https://allevents.in/west-portsmouth/spring-fling-fundraiser/200028052636348
- **Event Categories**: nonprofit, spring-break
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: West Portsmouth
- **state**: OH
- **country**: United States
- **location**: 1131 Washington Blvd. N, West Portsmouth, OH
- **lat**: 38.76579
- **long**: -83.03146
- **full address**: 1131 Washington Blvd. N, West Portsmouth, OH, United States

## Event gallery

- **Alt text**: Spring Fling Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e6e64796a28e11c5e2c1d182e253c6661f7e6d3e052ea620b79126d519b94eff-rimg-w600-h815-dcffffff-gmir?v=1745950952

## FAQs

- **Q**: When and where is Spring Fling Fundraiser being held?
  - **A:** Spring Fling Fundraiser takes place on Sat, 03 May, 2025 at 01:00 pm to Sat, 03 May, 2025 at 04:00 pm at 1131 Washington Blvd. N, West Portsmouth, OH, United States.
- **Q**: Who is organizing Spring Fling Fundraiser?
  - **A:** Spring Fling Fundraiser is organized by Victory Tabernacle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Fling Fundraiser",
        "image": "https://cdn-az.allevents.in/events5/banners/e6e64796a28e11c5e2c1d182e253c6661f7e6d3e052ea620b79126d519b94eff-rimg-w600-h815-dcffffff-gmir?v=1745950952",
        "startDate": "2025-05-03",
        "endDate": "2025-05-03",
        "url": "https://allevents.in/west-portsmouth/spring-fling-fundraiser/200028052636348",
        "location": {
            "@type": "Place",
            "name": "1131 Washington Blvd. N, West Portsmouth, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1131 Fairview Ave, West Portsmouth, OH 45663-5914, United States,West Portsmouth, Ohio",
                "addressLocality": "West Portsmouth",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.76579",
                "longitude": "-83.03146"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our Spring Fling Fundraiser which helps fund our summer activities.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Victory Tabernacle",
                "url": "https://allevents.in/org/victory-tabernacle/25578373"
            }
        ]
    }
]
```