

# Event Details

- **Event Name**: Pet Food Pantry
- **Event Start and End Date**: Wed, 12 Mar, 2025 at 10:00 am – Wed, 12 Mar, 2025 at 03:00 pm
- **Event Description**: We will have pet food, pet supplies, and straw for outdoor dogs available to the public in need, while supplies last.
- **Event URL**: https://allevents.in/edgewood/pet-food-pantry/200027915862615
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Edgewood
- **state**: NM
- **country**: United States
- **location**: 16 Municipal Way, Edgewood, NM, United States, New Mexico 87015
- **lat**: 35.09133
- **long**: -106.1946
- **full address**: 16 Municipal Way, Edgewood, NM, United States, New Mexico 87015

## Event gallery

- **Alt text**: Pet Food Pantry
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2c3f9a8183daf7e9ab2966bc49cbe49e4b24c5bc352bedb75c4d0a2f18a3091b-rimg-w1200-h683-dc647789-gmir?v=1741804298

## FAQs

- **Q**: When and where is Pet Food Pantry being held?
  - **A:** Pet Food Pantry takes place on Wed, 12 Mar, 2025 at 10:00 am to Wed, 12 Mar, 2025 at 03:00 pm at 16 Municipal Way, Edgewood, NM, United States, New Mexico 87015.
- **Q**: Who is organizing Pet Food Pantry?
  - **A:** Pet Food Pantry is organized by Edgewood Animal Control.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pet Food Pantry",
        "image": "https://cdn-az.allevents.in/events4/banners/2c3f9a8183daf7e9ab2966bc49cbe49e4b24c5bc352bedb75c4d0a2f18a3091b-rimg-w1200-h683-dc647789-gmir?v=1741804298",
        "startDate": "2025-03-12",
        "endDate": "2025-03-12",
        "url": "https://allevents.in/edgewood/pet-food-pantry/200027915862615",
        "location": {
            "@type": "Place",
            "name": "16 Municipal Way, Edgewood, NM, United States, New Mexico 87015",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 Municipal Way, Edgewood, NM 87015, United States,Edgewood, New Mexico",
                "addressLocality": "Edgewood",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.09133",
                "longitude": "-106.1946"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have pet food, pet supplies, and straw for outdoor dogs available to the public in need, while supplies last.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Edgewood Animal Control",
                "url": "https://allevents.in/org/edgewood-animal-control/25365272"
            }
        ]
    }
]
```