

# Event Details

- **Event Name**: Calendar
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 01:00 pm – Mon, 24 Nov, 2025 at 04:00 pm
- **Event Description**: https://calendar.google.com/calendar/u/0/r
- **Event URL**: https://allevents.in/fayetteville/calendar/200029250423053
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fayetteville
- **state**: GA
- **country**: United States
- **location**: 135 Robinson Drive, Fayetteville, GA, United States, Georgia 30214
- **lat**: 33.45452
- **long**: -84.42984
- **full address**: 135 Robinson Drive, Fayetteville, GA, United States, Georgia 30214

## Event gallery

- **Alt text**: Calendar
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/40779f04b4ca62c91fe91f75caabbaeffa9b17c9ec07e5864e0ecaca54851c1d-rimg-w1119-h1117-dcfdfdfd-gmir?v=1763986552

## FAQs

- **Q**: When and where is Calendar being held?
  - **A:** Calendar takes place on Sun, 23 Nov, 2025 at 01:00 pm to Mon, 24 Nov, 2025 at 04:00 pm at 135 Robinson Drive, Fayetteville, GA, United States, Georgia 30214.
- **Q**: Who is organizing Calendar?
  - **A:** Calendar is organized by Crossroads Community Church Fayetteville GA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Calendar",
        "image": "https://cdn-az.allevents.in/events2/banners/40779f04b4ca62c91fe91f75caabbaeffa9b17c9ec07e5864e0ecaca54851c1d-rimg-w1119-h1117-dcfdfdfd-gmir?v=1763986552",
        "startDate": "2025-11-23",
        "endDate": "2025-11-24",
        "url": "https://allevents.in/fayetteville/calendar/200029250423053",
        "location": {
            "@type": "Place",
            "name": "135 Robinson Drive, Fayetteville, GA, United States, Georgia 30214",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "135 Robinson Dr, Fayetteville, GA 30214-6904, United States",
                "addressLocality": "Fayetteville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.45452",
                "longitude": "-84.42984"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "https://calendar.google.com/calendar/u/0/r",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crossroads Community Church Fayetteville GA",
                "url": "https://allevents.in/org/crossroads-community-church-fayetteville-ga/27138997"
            }
        ]
    }
]
```