

# Event Details

- **Event Name**: Dog and Cat Food Distribution
- **Event Start and End Date**: Tue, 13 Jan, 2026 at 10:00 am
- **Event Description**: Dog and cat food distributed to needy families.  Just show up.  Food will be distributed until we give out which happens quickly.
- **Event URL**: https://allevents.in/goldsboro/dog-and-cat-food-distribution/200029367448008
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Goldsboro
- **state**: NC
- **country**: United States
- **location**: Wayne County Public Library (Main LIbrary)
- **lat**: 35.38199
- **long**: -77.98033
- **full address**: Wayne County Public Library (Main LIbrary), 1001 E. Ash Street,Goldsboro, North Carolina, United States

## Event gallery

- **Alt text**: Dog and Cat Food Distribution
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7bf1ff86953a8a14fb36586a9e7d57270738e7a298def8f139ecbd9b9dc4631b-rimg-w1080-h1080-dcf3f3f3-gmir?v=1767824847

## FAQs

- **Q**: When and where is Dog and Cat Food Distribution being held?
  - **A:** Dog and Cat Food Distribution takes place on Tue, 13 Jan, 2026 at 10:00 am to Tue, 13 Jan, 2026 at 10:00 am at Wayne County Public Library (Main LIbrary), 1001 E. Ash Street,Goldsboro, North Carolina, United States.
- **Q**: Who is organizing Dog and Cat Food Distribution?
  - **A:** Dog and Cat Food Distribution is organized by Animal Welfare League of Wayne County - NC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dog and Cat Food Distribution",
        "image": "https://cdn-az.allevents.in/events10/banners/7bf1ff86953a8a14fb36586a9e7d57270738e7a298def8f139ecbd9b9dc4631b-rimg-w1080-h1080-dcf3f3f3-gmir?v=1767824847",
        "startDate": "2026-01-13",
        "url": "https://allevents.in/goldsboro/dog-and-cat-food-distribution/200029367448008",
        "location": {
            "@type": "Place",
            "name": "Wayne County Public Library (Main LIbrary)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 E. Ash Street,Goldsboro, North Carolina",
                "addressLocality": "Goldsboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.38199",
                "longitude": "-77.98033"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dog and cat food distributed to needy families.  Just show up.  Food will be distributed until we give out which happens quickly.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Animal Welfare League of Wayne County - NC",
                "url": "https://allevents.in/org/animal-welfare-league-of-wayne-county-nc/23394686"
            }
        ]
    }
]
```