

# Event Details

- **Event Name**: Travel to Puerto Rico
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 08:00 am – Wed, 22 Jul, 2026 at 11:00 am
- **Event Description**: Save the date!  Travel to Puerto Rico with us; rescue mission
- **Event URL**: https://allevents.in/san-juan/travel-to-puerto-rico/200029745300656
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: San Juan
- **state**: PR
- **country**: Puerto Rico
- **location**: Puerto Rico
- **lat**: 18.4542015
- **long**: -66.0631777
- **full address**: Puerto Rico, San Juan, Puerto Rico

## Event gallery

- **Alt text**: Travel to Puerto Rico
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c6899ef0f299124c1e684dc11a7c4fc66b680bbeda97c3c01da9455e37efafa2-rimg-w1200-h692-dc377fcd-gmir?v=1783009949

## FAQs

- **Q**: When and where is Travel to Puerto Rico being held?
  - **A:** Travel to Puerto Rico takes place on Wed, 15 Jul, 2026 at 08:00 am to Wed, 22 Jul, 2026 at 11:00 am at Puerto Rico, San Juan, Puerto Rico.
- **Q**: Who is organizing Travel to Puerto Rico?
  - **A:** Travel to Puerto Rico is organized by Hope for Dogs and Cats PR.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Travel to Puerto Rico",
        "image": "https://cdn-az.allevents.in/events2/banners/c6899ef0f299124c1e684dc11a7c4fc66b680bbeda97c3c01da9455e37efafa2-rimg-w1200-h692-dc377fcd-gmir?v=1783009949",
        "startDate": "2026-07-15",
        "endDate": "2026-07-22",
        "url": "https://allevents.in/san-juan/travel-to-puerto-rico/200029745300656",
        "location": {
            "@type": "Place",
            "name": "Puerto Rico",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "San Juan, Puerto Rico",
                "addressLocality": "San Juan",
                "addressRegion": "PR",
                "addressCountry": "PR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "18.4542015",
                "longitude": "-66.0631777"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date!  Travel to Puerto Rico with us; rescue mission",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope for Dogs and Cats PR",
                "url": "https://allevents.in/org/hope-for-dogs-and-cats-pr/24183599"
            }
        ]
    }
]
```