

# Event Details

- **Event Name**: Scouting Interest Meeting
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 05:00 pm
- **Event Description**: Learn about this scouting group for ages 5-7.
- **Event URL**: https://allevents.in/riverview/scouting-interest-meeting/200030242700631
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Riverview
- **state**: FL
- **country**: United States
- **location**: Riverview Public Library
- **lat**: 27.854254407864
- **long**: -82.315200803569
- **full address**: Riverview Public Library, 9951 Balm Riverview Rd.,Riverview, Hillsborough County, Florida, United States

## Event gallery

- **Alt text**: Scouting Interest Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3f64711333a696904bb2d707ffc39eeef60c04b85123bc28718c857dc0ced540-rimg-w1059-h1315-dcffffff-gmir?v=1782900244

## FAQs

- **Q**: When and where is Scouting Interest Meeting being held?
  - **A:** Scouting Interest Meeting takes place on Thu, 02 Jul, 2026 at 05:00 pm to Thu, 02 Jul, 2026 at 05:00 pm at Riverview Public Library, 9951 Balm Riverview Rd.,Riverview, Hillsborough County, Florida, United States.
- **Q**: Who is organizing Scouting Interest Meeting?
  - **A:** Scouting Interest Meeting is organized by OSG- Riverview Otter Raft.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scouting Interest Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/3f64711333a696904bb2d707ffc39eeef60c04b85123bc28718c857dc0ced540-rimg-w1059-h1315-dcffffff-gmir?v=1782900244",
        "startDate": "2026-07-02",
        "url": "https://allevents.in/riverview/scouting-interest-meeting/200030242700631",
        "location": {
            "@type": "Place",
            "name": "Riverview Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9951 Balm Riverview Rd.,Riverview, Hillsborough County, Florida",
                "addressLocality": "Riverview",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.854254407864",
                "longitude": "-82.315200803569"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn about this scouting group for ages 5-7.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "OSG- Riverview Otter Raft",
                "url": "https://allevents.in/org/osg-riverview-otter-raft/27847359"
            }
        ]
    }
]
```