Structured Data

    Some.Yoga.Studio

    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: "Some.Yoga.Studio",
      description: "Some.Yoga Studio is an independent yoga studio located in Somerville offering classes for all levels in a welcoming, community-focused environment. They provide a variety of yoga styles and instruction designed to meet students where they are in their practice, whether beginners or experienced practitioners.",
      url: "https://www.someyogastudio.com/",
      telephone: "+1-617-849-2483",
      address: {
        @type: "PostalAddress",
        streetAddress: "370 Medford St",
        addressLocality: "Somerville",
        addressRegion: "MA",
        postalCode: "02145",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.389347699999995,
        longitude: -71.0975806
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Somerville, MA and surrounding neighborhoods",
      knowsAbout: "Yoga Studios, Yoga beginners, experienced practitioners, fitness enthusiasts, students seeking stress relief and mindfulness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Studio"
        }
      ],
      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.