---
title: "Sitemap | Liftoff Local"
url: https://liftofflocal.co/sitemap
description: "A complete map of every public page on liftofflocal.co — solutions, industries, locations, resources, and company pages."
lang: en
---

Sitemap

# Every Page on Liftoff Local

A human-readable index of the site. For machines, see /sitemap.xml.

## Start Here

- Home: https://liftofflocal.co/
- The Liftoff System: https://liftofflocal.co/liftoff-system
- How It Works: https://liftofflocal.co/how-it-works
- Pricing: https://liftofflocal.co/pricing
- Pilot Engagement: https://liftofflocal.co/pilot
- Growth Dashboard: https://liftofflocal.co/growth-dashboard
- Start Here Quiz: https://liftofflocal.co/start-here/quiz

## Solutions

- All Solutions: https://liftofflocal.co/solutions
- Interactive Experiences: https://liftofflocal.co/solutions/interactive-experiences
- Websites & Local SEO: https://liftofflocal.co/solutions/local-seo
- Paid Advertising: https://liftofflocal.co/solutions/paid-ads
- Marketing Automation: https://liftofflocal.co/solutions/marketing-automation
- Branding & Design: https://liftofflocal.co/solutions/branding
- AI & Automation: https://liftofflocal.co/solutions/ai-automation
- Growth Strategy: https://liftofflocal.co/solutions/growth-strategy

## Industries

- All Industries: https://liftofflocal.co/industries
- Service Businesses: https://liftofflocal.co/industries/service-businesses
- Retail & Brick-and-Mortar: https://liftofflocal.co/industries/retail
- Restaurants & Cafes: https://liftofflocal.co/industries/restaurants
- Local Professionals: https://liftofflocal.co/industries/local-professionals
- Community Builders & Creators: https://liftofflocal.co/industries/community-builders

## Locations

- All Locations: https://liftofflocal.co/locations
- Columbus: https://liftofflocal.co/locations/columbus
- Dayton: https://liftofflocal.co/locations/dayton
- Cincinnati: https://liftofflocal.co/locations/cincinnati
- Bellefontaine: https://liftofflocal.co/locations/bellefontaine
- Lima: https://liftofflocal.co/locations/lima
- Springfield: https://liftofflocal.co/locations/springfield
- Urbana: https://liftofflocal.co/locations/urbana
- Indian Lake: https://liftofflocal.co/locations/indian-lake
- Wapakoneta: https://liftofflocal.co/locations/wapakoneta
- Marysville: https://liftofflocal.co/locations/marysville
- Loveland: https://liftofflocal.co/locations/loveland
- Mason: https://liftofflocal.co/locations/mason

## Resources & Command Center

- Command Center: https://liftofflocal.co/resources
- Marketing Academy: https://liftofflocal.co/resources?tab=academy
- Marketing Playbooks: https://liftofflocal.co/resources?tab=playbooks
- Tech & AI News: https://liftofflocal.co/resources?tab=news
- Case Studies: https://liftofflocal.co/resources?tab=case-studies
- Templates: https://liftofflocal.co/resources?tab=templates
- Self Assessments: https://liftofflocal.co/resources?tab=assessments
- Expert Guides: https://liftofflocal.co/resources?tab=guides
- FAQ: https://liftofflocal.co/resources/faq
- Website Conversion Score: https://liftofflocal.co/resources/website-score
- Local SEO Grader: https://liftofflocal.co/resources/seo-grader
- Missed Revenue Estimator: https://liftofflocal.co/resources/missed-revenue
- HVAC Marketing Playbook: https://liftofflocal.co/resources/playbooks/hvac-marketing

## Company

- About: https://liftofflocal.co/about
- Our Team: https://liftofflocal.co/team
- Contact: https://liftofflocal.co/contact
- Book a Call: https://liftofflocal.co/book-a-call
- Bellefontaine, Ohio: https://liftofflocal.co/bellefontaine-ohio

## Legal

- Privacy Policy: https://liftofflocal.co/privacy-policy
- Terms & Conditions: https://liftofflocal.co/terms-and-conditions
- Cookies Policy: https://liftofflocal.co/cookies-policy

Looking for the machine-readable version? View sitemap.xml (https://liftofflocal.co/sitemap.xml).

## 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"
      }
    }
  ]
}
```