

# Event Details

- **Event Name**: Pet Safety Talk
- **Event Start and End Date**: Tue, 26 Aug, 2025 at 01:00 pm
- **Event Description**: Join me for a presentation on how to keep your pets safe!
- **Event URL**: https://allevents.in/madison/pet-safety-talk/200028739978807
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200028739978807?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=madison-events

## Event venue details

- **city**: Madison
- **state**: WI
- **country**: United States
- **location**: Fitchburg Community Center
- **lat**: 43.00228
- **long**: -89.42408
- **full address**: Fitchburg Community Center, 5510 Lacy Rd, Fitchburg, WI 53711-5318, United States, Madison

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Adventures of Coco Mia (https://allevents.in/org/adventures-of-coco-mia/26468859)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/daa7d8da08fda68cf14d9499c1bbbddf7afae3adf185ba7b556ad8456753557d-rimg-w1200-h1600-dcb0c1d2-gmir?v=1756179425
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pet+Safety+Talk&date=26+Aug

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 26 Aug, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** Fitchburg Community Center, 5510 Lacy Rd, Fitchburg, WI 53711-5318, United States, Madison
- **Q**: Who is organizing the event?
  - **A:** Adventures of Coco Mia
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Pet Safety Talk ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pet Safety Talk",
        "image": "https://cdn-az.allevents.in/events10/banners/daa7d8da08fda68cf14d9499c1bbbddf7afae3adf185ba7b556ad8456753557d-rimg-w1200-h1600-dcb0c1d2-gmir?v=1756179425",
        "startDate": "2025-08-26",
        "url": "https://allevents.in/madison/pet-safety-talk/200028739978807",
        "location": {
            "@type": "Place",
            "name": "Fitchburg Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5510 Lacy Rd, Fitchburg, WI 53711-5318, United States",
                "addressLocality": "Madison",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.00228",
                "longitude": "-89.42408"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join me for a presentation on how to keep your pets safe!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Adventures of Coco Mia",
                "url": "https://allevents.in/org/adventures-of-coco-mia/26468859"
            }
        ]
    }
]
```