---
title: "Cookies Policy | Liftoff Local"
url: https://liftofflocal.co/cookies-policy
description: "Learn how Liftoff Local uses cookies and similar technologies, and how you can control cookie preferences."
lang: en
---

# Cookies Policy

Last updated: September 24, 2026

## What Are Cookies?

Cookies are small text files placed on your device when you visit a website. They help websites function properly, remember preferences, and improve performance.

## How We Use Cookies

- **Essential cookies:** Support core site functionality and security.
- **Performance cookies:** Help us understand traffic and improve site experience.
- **Preference cookies:** Remember interface settings where applicable.

## Third-Party Tools

We may use trusted third-party tools (such as analytics or communications platforms) that also set cookies or similar technologies to help operate and improve our services.

## SMS Data and Cookie Scope

All the above categories exclude text messaging originator opt-in data and consent; this information will not be shared with any third parties, excluding aggregators and providers of the Text Message services.

## Your Choices

Most browsers allow you to manage or block cookies in settings. If you disable cookies, some site functionality may be limited.

## Contact

Questions about this Cookies Policy? Email hello@liftofflocal.co.

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://liftofflocal.co/#organization",
      "name": "Liftoff Local LLC",
      "alternateName": "Liftoff Local",
      "url": "https://liftofflocal.co",
      "description": "Marketing infrastructure for local businesses. Liftoff Local builds and runs the website, search presence, advertising, and Lead Management System behind an Ohio local business as one connected system.",
      "logo": "https://liftofflocal.co/og-image.png",
      "email": "hello@liftofflocal.co",
      "telephone": "+1-937-887-3622",
      "sameAs": [
        "https://www.facebook.com/profile.php?id=61586439009930",
        "https://www.instagram.com/liftofflocal/",
        "https://www.tiktok.com/@liftofflocal"
      ]
    },
    {
      "@type": [
        "LocalBusiness",
        "ProfessionalService"
      ],
      "@id": "https://liftofflocal.co/#localbusiness",
      "name": "Liftoff Local",
      "url": "https://liftofflocal.co",
      "image": "https://liftofflocal.co/og-image.png",
      "telephone": "+1-937-887-3622",
      "email": "hello@liftofflocal.co",
      "priceRange": "$$",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Bellefontaine",
        "addressRegion": "OH",
        "postalCode": "43311",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 40.3612,
        "longitude": -83.7599
      },
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "09:00",
          "closes": "17:00"
        }
      ],
      "areaServed": [
        {
          "@type": "City",
          "name": "Bellefontaine",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Columbus",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Dayton",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Cincinnati",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Springfield",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Marysville",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Lima",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Mason",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        }
      ],
      "sameAs": [
        "https://www.facebook.com/profile.php?id=61586439009930",
        "https://www.instagram.com/liftofflocal/",
        "https://www.tiktok.com/@liftofflocal"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://liftofflocal.co/#website",
      "url": "https://liftofflocal.co",
      "name": "Liftoff Local",
      "publisher": {
        "@id": "https://liftofflocal.co/#organization"
      }
    }
  ]
}
```