

# Event Details

- **Event Name**: Andover Family Fun Fest
- **Event Start and End Date**: Sat, 09 Jul, 2022 at 10:00 am
- **Event Description**: Craft sale and a whole lot of family fun
- **Event URL**: https://allevents.in/andover/andover-family-fun-fest/200022756564355
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Andover
- **state**: MA
- **country**: United States
- **location**: Andover YMCA
- **lat**: 42.672833644992
- **long**: -71.131731854005
- **full address**: Andover YMCA, 165 Haverhill St,Andover,MA,United States

## Event gallery

- **Alt text**: Andover Family Fun Fest
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c45fcc1a4b5776dd61f3b1cea5da5b8bcb46f7b2aad4602e281e45f98982d2a9-rimg-w960-h288-gmir.jpg?v=1657328566

## FAQs

- **Q**: When and where is Andover Family Fun Fest being held?
  - **A:** Andover Family Fun Fest takes place on Sat, 09 Jul, 2022 at 10:00 am to Sat, 09 Jul, 2022 at 10:00 am at Andover YMCA, 165 Haverhill St,Andover,MA,United States.
- **Q**: Who is organizing Andover Family Fun Fest?
  - **A:** Andover Family Fun Fest is organized by Good Smells.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Andover Family Fun Fest",
        "image": "https://cdn-az.allevents.in/events1/banners/c45fcc1a4b5776dd61f3b1cea5da5b8bcb46f7b2aad4602e281e45f98982d2a9-rimg-w960-h288-gmir.jpg?v=1657328566",
        "startDate": "2022-07-09",
        "url": "https://allevents.in/andover/andover-family-fun-fest/200022756564355",
        "location": {
            "@type": "Place",
            "name": "Andover YMCA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "165 Haverhill St,Andover,MA,United States",
                "addressLocality": "Andover",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.672833644992",
                "longitude": "-71.131731854005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Craft sale and a whole lot of family fun",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Good Smells",
                "url": "https://allevents.in/org/good-smells/13419304",
                "description": "Minimal ingredients derived carefully from natural elements, Good Smells prides ourselves on products that are good for you, your skin, your life."
            }
        ]
    }
]
```