

# Event Details

- **Event Name**: Rally Day
- **Event Start and End Date**: Sun, 14 Sep, 2025 at 09:15 am – Sun, 14 Sep, 2025 at 12:15 pm
- **Event Description**: Join us this Sunday for Rally Day and bring a friend.
- **Event URL**: https://allevents.in/columbus/rally-day/200028853764348
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: 946 Parsons Ave, Columbus, OH, United States, Ohio 43206
- **lat**: 39.94435
- **long**: -82.9828
- **full address**: 946 Parsons Ave, Columbus, OH, United States, Ohio 43206

## Event gallery

- **Alt text**: Rally Day
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/eb3a7adff5b8fff70602b76760b49be1cff295c73d4bff7d3140484daf5ccf85-rimg-w1024-h1536-dcffffff-gmir?v=1757708508

## FAQs

- **Q**: When and where is Rally Day being held?
  - **A:** Rally Day takes place on Sun, 14 Sep, 2025 at 09:15 am to Sun, 14 Sep, 2025 at 12:15 pm at 946 Parsons Ave, Columbus, OH, United States, Ohio 43206.
- **Q**: Who is organizing Rally Day?
  - **A:** Rally Day is organized by Church and Community Development For All People.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rally Day",
        "image": "https://cdn-az.allevents.in/events10/banners/eb3a7adff5b8fff70602b76760b49be1cff295c73d4bff7d3140484daf5ccf85-rimg-w1024-h1536-dcffffff-gmir?v=1757708508",
        "startDate": "2025-09-14",
        "endDate": "2025-09-14",
        "url": "https://allevents.in/columbus/rally-day/200028853764348",
        "location": {
            "@type": "Place",
            "name": "946 Parsons Ave, Columbus, OH, United States, Ohio 43206",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "946 Parsons Ave, Columbus, OH 43206-2346, United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.94435",
                "longitude": "-82.9828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Sunday for Rally Day and bring a friend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church and Community Development For All People",
                "url": "https://allevents.in/org/church-and-community-development-for-all-people/26673533"
            }
        ]
    }
]
```