

# Event Details

- **Event Name**: 75th Annual Picnic
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 11:00 am
- **Event Description**: Join us for a fun afternoon with free shaved ice, gift baskets & raffle, and games for all ages. Proceeds support scholarships and student programs. Due to restrictions from SD City, no alcohol, dogs, glass containers, especially dogs drinking alcohol from glass containers.
- **Event URL**: https://allevents.in/san-diego/75th-annual-picnic/200030231256529
- **Event Categories**: trips-adventures, nonprofit, dog
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: San Diego
- **state**: CA
- **country**: United States
- **location**: Crown Point Shores
- **lat**: 32.785844777916
- **long**: -117.23268908596
- **full address**: Crown Point Shores, Crown Point Middle, San Diego, CA 92109, United States

## Event gallery

- **Alt text**: 75th Annual Picnic
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/54c8efc55ca2d0080a99e0d9743d64b807863f460ec82cba1ff31cad90975f3d-rimg-w1200-h1200-dc4a6e04-gmir?v=1782644234

## FAQs

- **Q**: When and where is 75th Annual Picnic being held?
  - **A:** 75th Annual Picnic takes place on Sun, 28 Jun, 2026 at 11:00 am to Sun, 28 Jun, 2026 at 11:00 am at Crown Point Shores, Crown Point Middle, San Diego, CA 92109, United States.
- **Q**: Who is organizing 75th Annual Picnic?
  - **A:** 75th Annual Picnic is organized by San Diego Japanese American Citizens League.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "75th Annual Picnic",
        "image": "https://cdn-az.allevents.in/events7/banners/54c8efc55ca2d0080a99e0d9743d64b807863f460ec82cba1ff31cad90975f3d-rimg-w1200-h1200-dc4a6e04-gmir?v=1782644234",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/san-diego/75th-annual-picnic/200030231256529",
        "location": {
            "@type": "Place",
            "name": "Crown Point Shores",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Crown Point Middle, San Diego, CA 92109, United States",
                "addressLocality": "San Diego",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.785844777916",
                "longitude": "-117.23268908596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun afternoon with free shaved ice, gift baskets & raffle, and games for all ages. Proceeds support scholarships and student programs. Due to restrictions from SD City, no alcohol, dogs, glass containers, especially dogs drinking alcohol from glass containers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "San Diego Japanese American Citizens League",
                "url": "https://allevents.in/org/san-diego-japanese-american-citizens-league/20076646"
            }
        ]
    }
]
```