---
title: "Back to School Special — San Diego Private Dance Lesson Programs"
description: "Back to School Special: Two options — 3-week sprint (6 lessons for $297) or full 6-week program (12 lessons for $497). Add extra weekly lessons for deeper immersion."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "@id": "https://levelupwithnoe.com/#organization",
      "name": "Level Up With Noe",
      "alternateName": "Level Up With Noe Dance Studio",
      "url": "https://levelupwithnoe.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://levelupwithnoe.com/apple-touch-icon.png",
        "width": 180,
        "height": 180
      },
      "image": "https://levelupwithnoe.com/og-image.jpg",
      "description": "Private dance lessons and dance experiences in San Diego — Ballroom, Latin, Wedding, and Social dance instruction with Noe.",
      "email": "noe@levelupwithnoe.com",
      "telephone": "+1-619-786-3534",
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+1-619-786-3534",
          "email": "noe@levelupwithnoe.com",
          "contactType": "customer service",
          "areaServed": "US-CA",
          "availableLanguage": [
            "English",
            "Spanish"
          ],
          "contactOption": "TollFree",
          "hoursAvailable": [
            {
              "@type": "OpeningHoursSpecification",
              "dayOfWeek": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday",
                "Friday"
              ],
              "opens": "09:00",
              "closes": "21:00"
            },
            {
              "@type": "OpeningHoursSpecification",
              "dayOfWeek": [
                "Saturday",
                "Sunday"
              ],
              "opens": "10:00",
              "closes": "18:00"
            }
          ]
        },
        {
          "@type": "ContactPoint",
          "telephone": "+1-619-786-3534",
          "contactType": "sales",
          "areaServed": "US-CA",
          "availableLanguage": [
            "English",
            "Spanish"
          ]
        }
      ],
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "7243 Engineer Rd B",
        "addressLocality": "San Diego",
        "addressRegion": "CA",
        "postalCode": "92111",
        "addressCountry": "US"
      },
      "areaServed": {
        "@type": "City",
        "name": "San Diego"
      },
      "founder": {
        "@type": "Person",
        "name": "Noe",
        "url": "https://levelupwithnoe.com/about"
      },
      "sameAs": [
        "https://instagram.com/levelupwithnoe",
        "https://tiktok.com/@levelupwithnoe",
        "https://youtube.com/@levelupwithnoe",
        "https://www.yelp.com/biz/level-up-with-noe-san-diego-2"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "@id": "https://levelupwithnoe.com/#website",
      "url": "https://levelupwithnoe.com",
      "name": "Level Up With Noe",
      "description": "Private dance lessons & dance experiences in San Diego.",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://levelupwithnoe.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://levelupwithnoe.com/blog?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": [
        "LocalBusiness",
        "DanceSchool"
      ],
      "@id": "https://levelupwithnoe.com/#localbusiness",
      "name": "Level Up With Noe",
      "url": "https://levelupwithnoe.com",
      "image": "https://levelupwithnoe.com/og-image.jpg",
      "logo": "https://levelupwithnoe.com/apple-touch-icon.png",
      "description": "Private dance lessons and dance experiences in San Diego — Ballroom, Latin, Wedding, and Social dance instruction with Noe.",
      "email": "noe@levelupwithnoe.com",
      "telephone": "+1-619-786-3534",
      "priceRange": "$60-$616",
      "currenciesAccepted": "USD",
      "paymentAccepted": "Cash, Credit Card, Debit Card",
      "parentOrganization": {
        "@id": "https://levelupwithnoe.com/#organization"
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "7243 Engineer Rd B",
        "addressLocality": "San Diego",
        "addressRegion": "CA",
        "postalCode": "92111",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 32.8064,
        "longitude": -117.1728
      },
      "areaServed": [
        {
          "@type": "City",
          "name": "San Diego"
        },
        {
          "@type": "AdministrativeArea",
          "name": "San Diego County"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "09:00",
          "closes": "21:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Saturday",
            "Sunday"
          ],
          "opens": "10:00",
          "closes": "18:00"
        }
      ],
      "sameAs": [
        "https://instagram.com/levelupwithnoe",
        "https://tiktok.com/@levelupwithnoe",
        "https://youtube.com/@levelupwithnoe",
        "https://www.yelp.com/biz/level-up-with-noe-san-diego-2"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Product",
      "name": "Back to School Special — Private Dance Lesson Programs in San Diego",
      "description": "Choose the 3-week sprint (6 lessons for $297) or the full 6-week program (12 lessons for $497). Both include the option to add a 3rd or 4th lesson each week for deeper immersion.",
      "url": "https://levelupwithnoe.com/specials",
      "image": "https://levelupwithnoe.com/og-specials.jpg",
      "brand": {
        "@type": "Brand",
        "name": "Level Up With Noe"
      },
      "offers": {
        "@type": "AggregateOffer",
        "validFrom": "2025-01-01",
        "hasMerchantReturnPolicy": {
          "@type": "MerchantReturnPolicy",
          "name": "Risk-Free Satisfaction Guarantee",
          "applicableCountry": "US",
          "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
          "merchantReturnDays": 14,
          "returnMethod": "https://schema.org/ReturnByMail",
          "returnFees": "https://schema.org/FreeReturn",
          "refundType": "https://schema.org/FullRefund",
          "merchantReturnLink": "https://levelupwithnoe.com/terms"
        },
        "shippingDetails": {
          "@type": "OfferShippingDetails",
          "shippingRate": {
            "@type": "MonetaryAmount",
            "value": "0",
            "currency": "USD"
          },
          "shippingDestination": {
            "@type": "DefinedRegion",
            "addressCountry": "US"
          },
          "deliveryTime": {
            "@type": "ShippingDeliveryTime",
            "handlingTime": {
              "@type": "QuantitativeValue",
              "minValue": 0,
              "maxValue": 0,
              "unitCode": "DAY"
            },
            "transitTime": {
              "@type": "QuantitativeValue",
              "minValue": 0,
              "maxValue": 0,
              "unitCode": "DAY"
            }
          }
        },
        "priceCurrency": "USD",
        "lowPrice": "297",
        "highPrice": "497",
        "offerCount": 2,
        "availability": "https://schema.org/LimitedAvailability",
        "url": "https://levelupwithnoe.com/specials"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Why is this a limited offer?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "This is a focused seasonal commitment with dedicated lesson slots. Once spots fill, sign-ups close so current students keep their scheduled times."
          }
        },
        {
          "@type": "Question",
          "name": "Can I add more than 2 lessons per week?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Both the 3-week sprint and the full 6-week program can be scheduled at 3 or 4 lessons per week for deeper immersion — significantly accelerating how fast you pick things up. Just tell Noe your ideal pace when scheduling."
          }
        },
        {
          "@type": "Question",
          "name": "What happens when spots fill?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Sign-ups close and the program continues for registered students. If you're interested in the next seasonal offer, text Noe to be first to hear."
          }
        },
        {
          "@type": "Question",
          "name": "Can I bring a partner?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes — partner is included at no extra charge. No partner required either."
          }
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://levelupwithnoe.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Back to School Special",
          "item": "https://levelupwithnoe.com/specials"
        }
      ]
    }
  ]
---

[

Back to School Special $41/Lesson With Me vs. $140/45 Min at Local Studios Limited Back to School spots 

Claim → 

Back to School Special 

$41/Lesson With Me vs. $140/45 Min at Local Studios 2 lessons/week · 6 week program Limited Back to School spots Claim → 

](/specials)

[Level Up With Noe](/)Proudly Serving San Diego Since 2016 

[Text Noe](sms:+16197863534)

Back to School Special · Limited spots

# Two ways to level up fast. 

Pick the **3-week sprint** (6 lessons · $297) or the **full 6-week program** (12 lessons · $497). Want deeper immersion? Both let you add a 3rd or 4th lesson each week to accelerate results.

Full Back to School Program · Best Value 

## $497

12 lessons · 6 weeks · just $41/lesson

2 private 60-minute lessons per week, continuous. Missed lessons will not be rescheduled or refunded. One payment, full commitment, biggest savings.

-   12 private 60-minute lessons
-   2 lessons / week for 6 weeks
-   Locks in your lesson schedule
-   Partner included at no extra cost
-   Want faster results? Add a 3rd or 4th lesson each week to significantly accelerate your learning.

Limited Back to School spots

Claim Full Program · $497 →

3-Week Sprint 

## $297

6 lessons · 3 weeks · $49.50/lesson

2 private 60-minute lessons per week for 3 weeks. Fast-track option to build real skills without the 6-week commitment.

-   6 private 60-minute lessons
-   2 lessons / week for 3 weeks
-   Partner included at no extra cost
-   Want faster results? Add a 3rd or 4th lesson each week for deeper immersion.

Claim 3-Week Sprint · $297 →

## Prefer regular lesson rates?

Not ready to commit to the seasonal program? Book a single lesson or a package on your own timeline — same instructor, same 60-minute sessions.

### Single Lesson

$87

$87 / lesson

Try it out or drop in as needed.

Book Single Lesson

### 4-Lesson Package

$328

$82 / lesson

Build momentum · save $20.

Book 4-Lesson Package

### 8-Lesson Package

$616

$77 / lesson

Best value · save $80.

Book 8-Lesson Package

Looking for the monthly membership or a full comparison? [See full pricing page](/pricing).

## How it stacks up in San Diego

Most local instructors charge $140 for a single **45-minute** private lesson. The Full Back to School Program is **60-minute** lessons at $41 each.

Provider

Private Lesson Length

Per-Lesson Price

Level Up With Noe — Full Back to School Program

60 min

$41

Typical San Diego studio (low end)

45 min

$75

Typical San Diego studio (mid)

45 min

$95 – $120

Local instructors

45 min

$140

Comparison based on publicly listed rates for adult private ballroom/Latin/social dance lessons in San Diego County.

## How the Back to School Special works

1.  1
    
    ### Pick your option
    
    Choose the 3-week sprint (6 lessons · $297) or the full 6-week program (12 lessons · $497).
    
2.  2
    
    ### Text Noe to schedule
    
    We map out 2 lessons a week — or add a 3rd or 4th for deeper immersion.
    
3.  3
    
    ### Show up consistently
    
    Consistent reps are what actually make you a confident dancer.
    
4.  4
    
    ### Finish your program
    
    Walk into any event ready to lead, follow and have fun.
    

## Trained by the best, taught by Noe

DVIDA, WSDF & FADS certified · 16+ years teaching · 19+ dance styles · Hundreds of San Diego students.

## FAQ

### Why is this a limited offer?

This is a focused seasonal commitment with dedicated lesson slots. Once spots fill, sign-ups close so current students keep their scheduled times.

### Can I add more than 2 lessons per week?

Yes. Both the 3-week sprint and the full 6-week program can be scheduled at 3 or 4 lessons per week for deeper immersion — significantly accelerating how fast you pick things up. Just tell Noe your ideal pace when scheduling.

### What happens when spots fill?

Sign-ups close and the program continues for registered students. If you're interested in the next seasonal offer, text Noe to be first to hear.

### Can I bring a partner?

Yes — partner is included at no extra charge. No partner required either.

## Not ready for the full program?

Try a 60-minute dance experience instead — a low-commitment way to test the waters before joining the program.

### Social Latin Club Experience

2 private one-hour classes (same week) of Salsa, Bachata, Merengue, and/or Cumbia. Step into San Diego's vibrant Latin club scene — perfect for date night and social dancing.

[

Salsa

](/salsa-lessons-san-diego)[

Bachata

](/bachata-lessons-san-diego)

[Explore Ballroom Latin lessons →](/latin-dance-lessons-san-diego)

$100–$140/class at most San Diego studios 

$117 total · $58.50/class 

2 private classes · both within 5 days 

Duration:  2 × 60-min classes (same week)

Guests:  Up to 4

[View Details](/experience/social-latin)

### Wedding Dance Experience

2 private one-hour classes (same week) to build your perfect first dance — choreography tailored to your song. Also ideal for anniversary celebrations and romantic date nights.

[

Waltz

](/waltz-lessons-san-diego)[

Foxtrot

](/foxtrot-lessons-san-diego)[

Rumba

](/rumba-lessons-san-diego)

$100–$140/class at most San Diego studios 

$117 total · $58.50/class 

2 private classes · both within 5 days 

Duration:  2 × 60-min classes (same week)

Guests:  Up to 4

[View Details](/experience/wedding)

### Ballroom Experience

2 private one-hour classes (same week) covering Waltz, Foxtrot, Tango, and/or Viennese Waltz. Perfect for date night, anniversaries, weddings, and formal events.

[

Waltz

](/waltz-lessons-san-diego)[

Foxtrot

](/foxtrot-lessons-san-diego)[

Tango

](/tango-lessons-san-diego)[

Viennese Waltz

](/viennese-waltz-lessons-san-diego)

[Explore Ballroom dance lessons →](/ballroom-dance)

$100–$140/class at most San Diego studios 

$117 total · $58.50/class 

2 private classes · both within 5 days 

Duration:  2 × 60-min classes (same week)

Guests:  Up to 4

[View Details](/experience/ballroom)

### Ballroom Latin Experience

2 private one-hour classes (same week) of Rumba, Cha-Cha, Mambo, Bolero, Samba, and/or East Coast Swing. Great for date night, cruises, and social dancing.

[

Rumba

](/rumba-lessons-san-diego)[

Cha-Cha

](/cha-cha-lessons-san-diego)[

East Coast Swing

](/east-coast-swing-lessons-san-diego)

[Explore Ballroom Latin lessons →](/latin-dance-lessons-san-diego)

$100–$140/class at most San Diego studios 

$117 total · $58.50/class 

2 private classes · both within 5 days 

Duration:  2 × 60-min classes (same week)

Guests:  Up to 4

[View Details](/experience/latin)

### Swing Experience

2 private one-hour classes (same week) of East Coast Swing, West Coast Swing, Jitterbug, Lindy Hop, and/or Foxtrot. Fun, energetic dancing for date night, parties, and social events.

[

East Coast Swing

](/east-coast-swing-lessons-san-diego)[

West Coast Swing

](/west-coast-swing-lessons-san-diego)

[Explore Swing dance lessons →](/swing-dance)

$100–$140/class at most San Diego studios 

$117 total · $58.50/class 

2 private classes · both within 5 days 

Duration:  2 × 60-min classes (same week)

Guests:  Up to 4

[View Details](/experience/swing)

### Country & Two-Step Experience

2 private one-hour classes (same week) of Texas Two-Step, Country Waltz, Country Swing, and/or Nightclub Two-Step. Perfect for honky-tonk nights and country-themed date nights.

[

Country Two-Step

](/country-two-step-lessons-san-diego)

$100–$140/class at most San Diego studios 

$117 total · $58.50/class 

2 private classes · both within 5 days 

Duration:  2 × 60-min classes (same week)

Guests:  Up to 4

[View Details](/experience/country)

### Nightclub & Bar Experience

2 private one-hour classes (same week) of Nightclub Two-Step, Hustle, Bachata Moderna, and/or Freestyle Movement. Own any dance floor on your next date night or night out.

[

Nightclub Dancing

](/nightclub-dancing-lessons-san-diego)[

Bachata

](/bachata-lessons-san-diego)

$100–$140/class at most San Diego studios 

$117 total · $58.50/class 

2 private classes · both within 5 days 

Duration:  2 × 60-min classes (same week)

Guests:  Up to 4

[View Details](/experience/nightclub)

Previous slide Next slide 

Social Latin Club Experience Wedding Dance Experience Ballroom Experience Ballroom Latin Experience Swing Experience Country & Two-Step Experience Nightclub & Bar Experience 

Showing Social Latin Club Experience slide

## Questions before you book?

Text Noe — fastest way to get a real answer.

[Text Noe](/contact)

### Level Up With Noe

Private dance lessons & experiences in San Diego. Your journey to confidence starts here.

[](https://instagram.com/levelupwithnoe)[](https://tiktok.com/@levelupwithnoe)[](https://youtube.com/@levelupwithnoe)[Yelp](https://www.yelp.com/biz/level-up-with-noe-san-diego-2)

#### Quick Links

-   [Dance Experiences](/dance-experiences)
-   [About Noe](/about)
-   [Pricing](/pricing)
-   [Adult Dance Classes](/adult-dance-classes)
-   [Private Dance Lesson Prices](/pricing)
-   [Compare Dances](/compare)
-   [Service Area](/service-area)
-   [Blog](/blog)
-   [FAQ](/faq)
-   [Contact Us](/contact)

#### Events

-   [All Events](/dance-lessons-special-events-san-diego)
-   [Father-Daughter Dance](/events/father-daughter-dance)
-   [Mother-Son Dance](/events/mother-son-dance)
-   [Anniversary Dance](/events/anniversary-dance)
-   [Prom Dance](/events/prom-dance)
-   [Cruise Prep](/events/cruise-dance)
-   [Date Night](/events/date-night-dance)
-   [Corporate Events](/events/corporate-dance)

#### Dance Styles

-   [Waltz](/waltz-lessons-san-diego)
-   [Foxtrot](/foxtrot-lessons-san-diego)
-   [Tango](/tango-lessons-san-diego)
-   [Salsa](/salsa-lessons-san-diego)
-   [Bachata](/bachata-lessons-san-diego)
-   [Cha-Cha](/cha-cha-lessons-san-diego)
-   [Swing](/swing-dance)
-   [Rumba](/rumba-lessons-san-diego)
-   [Latin Dance](/latin-dance-lessons-san-diego)

#### Contact

-   [
    
    Infinity Dance Sport Center
    
    7243 Engineer Rd B, San Diego, CA 92111
    
    ](https://share.google/0pP5XZYAHQerjLywd)
-   [noe@levelupwithnoe.com](mailto:noe@levelupwithnoe.com)

© 2026 Level Up With Noe. All rights reserved.

[Privacy Policy](/privacy)[Terms of Service](/terms)