Structured Data

    Fusion Yoga Studio Sacramento

    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: "Fusion Yoga Studio Sacramento",
      description: "Fusion Yoga Studio Sacramento offers a variety of yoga classes designed for all levels, from beginners to advanced practitioners. Located on Executive Court in Sacramento, they provide a welcoming environment for students seeking to build strength, flexibility, and mindfulness through yoga practice.",
      url: "https://fusionyogasac.com/",
      telephone: "+1-916-600-6557",
      address: {
        @type: "PostalAddress",
        streetAddress: "1620 Executive Ct",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95864",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5949745,
        longitude: -121.39360409999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking low-impact exercise, individuals interested in mindfulness and wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Class Offerings"
        },
        {
          @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.