

# Event Details

- **Event Name**: Coffee, Cake, and True Islam
- **Event Start and End Date**: Sat, 29 Apr, 2017 at 06:00 pm
- **Event URL**: https://allevents.in/fitchburg/coffee-cake-and-true-islam/412663529108380
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fitchburg
- **state**: MA
- **country**: United States
- **location**: Ahmadiyya Muslim Community USA
- **lat**: 42.5822953
- **long**: -71.7974502
- **full address**: Ahmadiyya Muslim Community USA, 370 Main Street, Fitchburg, United States

## Event gallery

- **Alt text**: Coffee, Cake, and True Islam
  - **Image URL**: https://cdn-az.allevents.in/banners/a8f95cc103bfbb7d526f2f0896f077c0

## FAQs

- **Q**: When and where is Coffee, Cake, and True Islam being held?
  - **A:** Coffee, Cake, and True Islam takes place on Sat, 29 Apr, 2017 at 06:00 pm to Sat, 29 Apr, 2017 at 06:00 pm at Ahmadiyya Muslim Community USA, 370 Main Street, Fitchburg, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee, Cake, and True Islam",
        "image": "https://cdn-az.allevents.in/banners/a8f95cc103bfbb7d526f2f0896f077c0",
        "startDate": "2017-04-29",
        "url": "https://allevents.in/fitchburg/coffee-cake-and-true-islam/412663529108380",
        "location": {
            "@type": "Place",
            "name": "Ahmadiyya Muslim Community USA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "370 Main Street",
                "addressLocality": "Fitchburg",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.5822953",
                "longitude": "-71.7974502"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```