

# Event Details

- **Event Name**: Used Tire Sale 
- **Event Start and End Date**: Mon, 24 Nov, 2025 at 08:00 am – Wed, 26 Nov, 2025 at 05:00 pm
- **Event Description**: The Lawnmower Man is having a used Tire Sale. All used tires will be $40 dollars mount and balanced ! Come by and see us.
- **Event URL**: https://allevents.in/charlotte/used-tire-sale/200029238449604
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Charlotte
- **state**: TN
- **country**: United States
- **location**: 526 Water St., Charlotte, TN
- **lat**: 36.17572
- **long**: -87.34201
- **full address**: 526 Water St., Charlotte, TN, United States

## Event gallery

- **Alt text**: Used Tire Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8509ac944792617367306fbee9c9ac9ec3a205d3ab39ba8de479aa792f436a36-rimg-w1200-h800-dcffffff-gmir?v=1763771163

## FAQs

- **Q**: When and where is Used Tire Sale  being held?
  - **A:** Used Tire Sale  takes place on Mon, 24 Nov, 2025 at 08:00 am to Wed, 26 Nov, 2025 at 05:00 pm at 526 Water St., Charlotte, TN, United States.
- **Q**: Who is organizing Used Tire Sale ?
  - **A:** Used Tire Sale  is organized by Lawnmower Man.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Used Tire Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/8509ac944792617367306fbee9c9ac9ec3a205d3ab39ba8de479aa792f436a36-rimg-w1200-h800-dcffffff-gmir?v=1763771163",
        "startDate": "2025-11-24",
        "endDate": "2025-11-26",
        "url": "https://allevents.in/charlotte/used-tire-sale/200029238449604",
        "location": {
            "@type": "Place",
            "name": "526 Water St., Charlotte, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "526 Water St, Charlotte, TN 37036-4822, United States",
                "addressLocality": "Charlotte",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.17572",
                "longitude": "-87.34201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Lawnmower Man is having a used Tire Sale. All used tires will be $40 dollars mount and balanced ! Come by and see us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lawnmower Man",
                "url": "https://allevents.in/org/lawnmower-man/27126950"
            }
        ]
    }
]
```