

# Event Details

- **Event Name**: Henry Ford II vs. Anchor Bay
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 03:30 pm
- **Event Description**: MAC White league meet. Two baker games followed by two regular head-to-head games. Bowlers should report no later than 3:00pm.
- **Event URL**: https://allevents.in/roseville/henry-ford-ii-vs-anchor-bay/200029245154903
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Roseville
- **state**: MI
- **country**: United States
- **location**: AMF Bowling Co.
- **lat**: 42.50222797
- **long**: -82.964667
- **full address**: AMF Bowling Co., 28001 Groesbeck Hwy, Roseville, MI 48066-2388, United States

## Event gallery

- **Alt text**: Henry Ford II vs. Anchor Bay
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a5fe7425b7487bc0a3c6360130198444b5c0cf9a1ac3414945dacbee176b8ebc-rimg-w1080-h608-dcffffff-gmir?v=1765184036

## FAQs

- **Q**: When and where is Henry Ford II vs. Anchor Bay being held?
  - **A:** Henry Ford II vs. Anchor Bay takes place on Wed, 10 Dec, 2025 at 03:30 pm to Wed, 10 Dec, 2025 at 03:30 pm at AMF Bowling Co., 28001 Groesbeck Hwy, Roseville, MI 48066-2388, United States.
- **Q**: Who is organizing Henry Ford II vs. Anchor Bay?
  - **A:** Henry Ford II vs. Anchor Bay is organized by Henry Ford II Bowling.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Henry Ford II vs. Anchor Bay",
        "image": "https://cdn-az.allevents.in/events9/banners/a5fe7425b7487bc0a3c6360130198444b5c0cf9a1ac3414945dacbee176b8ebc-rimg-w1080-h608-dcffffff-gmir?v=1765184036",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/roseville/henry-ford-ii-vs-anchor-bay/200029245154903",
        "location": {
            "@type": "Place",
            "name": "AMF Bowling Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "28001 Groesbeck Hwy, Roseville, MI 48066-2388, United States",
                "addressLocality": "Roseville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.50222797",
                "longitude": "-82.964667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "MAC White league meet. Two baker games followed by two regular head-to-head games. Bowlers should report no later than 3:00pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Henry Ford II Bowling",
                "url": "https://allevents.in/org/henry-ford-ii-bowling/20498691"
            }
        ]
    }
]
```