

# Event Details

- **Event Name**: Noche de Hogar
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 06:00 pm – Sun, 28 Jun, 2026 at 07:00 pm (-07:00)
- **Event Description**: Todos está invitados a participar en un noche de hogar como rama. Por más detallas pregunta otros en la rama.
- **Event URL**: https://allevents.in/ramona/noche-de-hogar/1600028582966919
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028582966919

## Event venue details

- **city**: Ramona
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.04013
- **long**: -116.865188
- **full address**: The Church of Jesus Christ of Latter-day Saints, 527 9th Street, Ramona, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c993f250-6c38-11f0-976f-b9a4803786cd-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Jun, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 527 9th Street, Ramona, United States
- **Q**: Where can I find ticket details about Noche de Hogar ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Noche de Hogar",
        "image": "https://cdn-az.allevents.in/events6/banners/c88e1b10-6c38-11f0-bdea-a1f2ba011e80-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-06-28T18:00:00-07:00",
        "endDate": "2026-06-28T19:00:00-07:00",
        "url": "https://allevents.in/ramona/noche-de-hogar/1600028582966919",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "527 9th Street",
                "addressLocality": "Ramona",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.04013",
                "longitude": "-116.865188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Todos está invitados a participar en un noche de hogar como rama. Por más detallas pregunta otros en la rama."
    }
]
```