Structured Data

    Theresa Kuhn Yoga

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Theresa Kuhn Yoga",
      description: "Theresa Kuhn Yoga is an independent yoga studio in Brentwood offering classes for all levels in a welcoming community setting. Founded and led by Theresa Kuhn, the studio specializes in creating an accessible yoga practice for beginners through advanced practitioners. They focus on building strength, flexibility, and mindfulness through thoughtfully designed classes and personalized instruction.",
      url: "https://theresakuhn.com/",
      telephone: "+1-615-436-4488",
      address: {
        @type: "PostalAddress",
        streetAddress: "229 Ward Cir suite B-21",
        addressLocality: "Brentwood",
        addressRegion: "TN",
        postalCode: "37027",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0332699,
        longitude: -86.8028121
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Brentwood, TN and surrounding areas",
      knowsAbout: "Yoga Studios, Beginners exploring yoga, fitness enthusiasts seeking mindful movement, individuals looking for community-based wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Led Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Welcome"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.