

# Event Details

- **Event Name**: June Food Pantry Distribution 
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 12:00 pm
- **Event Description**: In need of food or have the desire to serve your neighbor? Join us for our monthly Food Pantry on June 17th.
- **Event URL**: https://allevents.in/reidsville/june-food-pantry-distribution/200030115782148
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Reidsville
- **state**: NC
- **country**: United States
- **location**: 1735 Cunningham Mill Rd., Reidsville, NC
- **lat**: 36.24967
- **long**: -79.72218
- **full address**: 1735 Cunningham Mill Rd., Reidsville, NC, United States

## Event gallery

- **Alt text**: June Food Pantry Distribution
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4ce215899c60b6f50a47caf32252e24c1ccce02953b81a21d39364fbb2093d13-rimg-w1179-h657-dcf7ebda-gmir?v=1781476280

## FAQs

- **Q**: When and where is June Food Pantry Distribution  being held?
  - **A:** June Food Pantry Distribution  takes place on Wed, 17 Jun, 2026 at 12:00 pm to Wed, 17 Jun, 2026 at 12:00 pm at 1735 Cunningham Mill Rd., Reidsville, NC, United States.
- **Q**: Who is organizing June Food Pantry Distribution ?
  - **A:** June Food Pantry Distribution  is organized by Fairgrove UMC - Reidsville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June Food Pantry Distribution",
        "image": "https://cdn-az.allevents.in/events9/banners/4ce215899c60b6f50a47caf32252e24c1ccce02953b81a21d39364fbb2093d13-rimg-w1179-h657-dcf7ebda-gmir?v=1781476280",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/reidsville/june-food-pantry-distribution/200030115782148",
        "location": {
            "@type": "Place",
            "name": "1735 Cunningham Mill Rd., Reidsville, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1735 Cunningham Mill Rd, Reidsville, NC 27320-9129, United States",
                "addressLocality": "Reidsville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.24967",
                "longitude": "-79.72218"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In need of food or have the desire to serve your neighbor? Join us for our monthly Food Pantry on June 17th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairgrove UMC - Reidsville",
                "url": "https://allevents.in/org/fairgrove-umc-reidsville/23482103"
            }
        ]
    }
]
```