

# Event Details

- **Event Name**: Vacation Bible School at Blaine Christian Church
- **Event Start and End Date**: Mon, 03 Aug, 2026 at 06:00 pm
- **Event Description**: Save the date! ?️
- **Event URL**: https://allevents.in/arcadia/vacation-bible-school-at-blaine-christian-church/200030431237027
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Arcadia
- **state**: MI
- **country**: United States
- **location**: 7018 Putney Rd, Arcadia, MI
- **lat**: 44.53169
- **long**: -86.16069
- **full address**: 7018 Putney Rd, Arcadia, MI, United States

## Event gallery

- **Alt text**: Vacation Bible School at Blaine Christian Church
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d3953d92666247aceb05a5fb2281b982e54e588f1de8013da53b998cf24acc96-rimg-w1170-h969-dcc2d7d8-gmir?v=1785297277

## FAQs

- **Q**: When and where is Vacation Bible School at Blaine Christian Church being held?
  - **A:** Vacation Bible School at Blaine Christian Church takes place on Mon, 03 Aug, 2026 at 06:00 pm to Mon, 03 Aug, 2026 at 06:00 pm at 7018 Putney Rd, Arcadia, MI, United States.
- **Q**: Who is organizing Vacation Bible School at Blaine Christian Church?
  - **A:** Vacation Bible School at Blaine Christian Church is organized by Blaine Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vacation Bible School at Blaine Christian Church",
        "image": "https://cdn-az.allevents.in/events10/banners/d3953d92666247aceb05a5fb2281b982e54e588f1de8013da53b998cf24acc96-rimg-w1170-h969-dcc2d7d8-gmir?v=1785297277",
        "startDate": "2026-08-03",
        "url": "https://allevents.in/arcadia/vacation-bible-school-at-blaine-christian-church/200030431237027",
        "location": {
            "@type": "Place",
            "name": "7018 Putney Rd, Arcadia, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Blaine Christian Church, 7018 Putney Rd, Arcadia, MI 49613, United States",
                "addressLocality": "Arcadia",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.53169",
                "longitude": "-86.16069"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date! ?️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blaine Christian Church",
                "url": "https://allevents.in/org/blaine-christian-church/23368188"
            }
        ]
    }
]
```