

# Event Details

- **Event Name**: How to Install Exterior Holiday Lighting that will Shine
- **Event Start and End Date**: Sat, 12 Nov, 2022 at 10:00 am – Sat, 12 Nov, 2022 at 11:00 am
- **Event Description**: ‘Tis the season to hang outdoor lights! We’ll provide some tips that will make your home shine a little brighter this holiday. Plus, we’ve got some other fun outdoor decorating ideas that you won’t want to miss!
- **Event URL**: https://allevents.in/west-carrollton/how-to-install-exterior-holiday-lighting-that-will-shine/1600023547864909
- **Event Categories**: Home
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.lowes.com/events/register/exterior-holiday-lighting-tips-that-shine-instore

## Event venue details

- **city**: West Carrollton
- **state**: OH
- **country**: US
- **location**: Lowe's Home Improvement
- **lat**: 39.6408299
- **long**: -84.2222734
- **full address**: Lowe's Home Improvement, 2900 Martin's Drive, West Carrollton, US

## Event gallery

- **Alt text**: How to Install Exterior Holiday Lighting that will Shine
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fb204ae0-606e-11ed-9fac-1d5ca8bea482-rimg-w1200-h776-gmir.jpg

## FAQs

- **Q**: When and where is How to Install Exterior Holiday Lighting that will Shine being held?
  - **A:** How to Install Exterior Holiday Lighting that will Shine takes place on Sat, 12 Nov, 2022 at 10:00 am to Sat, 12 Nov, 2022 at 11:00 am at Lowe's Home Improvement, 2900 Martin's Drive, West Carrollton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "How to Install Exterior Holiday Lighting that will Shine",
        "image": "https://cdn-az.allevents.in/events4/banners/fb204ae0-606e-11ed-9fac-1d5ca8bea482-rimg-w1200-h776-gmir.jpg",
        "startDate": "2022-11-12",
        "endDate": "2022-11-12",
        "url": "https://allevents.in/west-carrollton/how-to-install-exterior-holiday-lighting-that-will-shine/1600023547864909",
        "location": {
            "@type": "Place",
            "name": "Lowe's Home Improvement",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2900 Martin's Drive",
                "addressLocality": "West Carrollton",
                "addressRegion": "OH",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.6408299",
                "longitude": "-84.2222734"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "‘Tis the season to hang outdoor lights! We’ll provide some tips that will make your home shine a little brighter this holiday. Plus, we’ve got some other fun outdoor decorating ideas that you won’t want to miss!"
    }
]
```