

# Event Details

- **Event Name**: Cat Adoption Event
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 01:00 pm – Sun, 26 Jul, 2026 at 04:00 pm
- **Event Description**: Meet your Purrfect Catpanion!
- **Event URL**: https://allevents.in/jersey-city/cat-adoption-event/200030247675617
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Jersey City
- **state**: NJ
- **country**: United States
- **location**: 61 Congress St, Jersey City NJ
- **lat**: 40.74956
- **long**: -74.04309
- **full address**: 61 Congress St, Jersey City NJ, 61 Congress St, Jersey City, NJ 07307-1909, United States

## Event gallery

- **Alt text**: Cat Adoption Event
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ab8f59568c6a789f3eb68f7ac07c425789895aa09992a19b09a5daa4827b2df5-rimg-w1200-h675-dcf0efee-gmir?v=1784500241

## FAQs

- **Q**: When and where is Cat Adoption Event being held?
  - **A:** Cat Adoption Event takes place on Sun, 26 Jul, 2026 at 01:00 pm to Sun, 26 Jul, 2026 at 04:00 pm at 61 Congress St, Jersey City NJ, 61 Congress St, Jersey City, NJ 07307-1909, United States.
- **Q**: Who is organizing Cat Adoption Event?
  - **A:** Cat Adoption Event is organized by Purrfect Catpanion.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cat Adoption Event",
        "image": "https://cdn-az.allevents.in/events5/banners/ab8f59568c6a789f3eb68f7ac07c425789895aa09992a19b09a5daa4827b2df5-rimg-w1200-h675-dcf0efee-gmir?v=1784500241",
        "startDate": "2026-07-26",
        "endDate": "2026-07-26",
        "url": "https://allevents.in/jersey-city/cat-adoption-event/200030247675617",
        "location": {
            "@type": "Place",
            "name": "61 Congress St, Jersey City NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "61 Congress St, Jersey City, NJ 07307-1909, United States",
                "addressLocality": "Jersey City",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.74956",
                "longitude": "-74.04309"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet your Purrfect Catpanion!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Purrfect Catpanion",
                "url": "https://allevents.in/org/purrfect-catpanion/27395178"
            }
        ]
    }
]
```