Structured Data

    Good Vibes Yoga

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Good Vibes Yoga",
      description: "Good Vibes Yoga is a wellness studio in Sacramento owned by Erika, who brings 20 years of healing experience through massage therapy, yoga instruction, sound healing, Reiki, and mindfulness coaching. Erika transitioned to private one-on-one sessions in December 2024 to provide customized, personalized healing tailored to each client's physical, emotional, and spiritual needs. This is a specialized healing space where every session is designed as a complete experience.",
      url: "http://www.goodvibesyoga.life/",
      telephone: "+1-530-605-7969",
      address: {
        @type: "PostalAddress",
        streetAddress: "3400 Bradshaw Rd suite b-4",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95827",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5618453,
        longitude: -121.33675209999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Yoga Studios, Individuals seeking personalized healing, people exploring alternative wellness practices, those recovering from injury or illness, anyone wanting customized yoga and mindfulness guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Led, Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Modal Healing Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Sessions by Appointment"
        }
      ],
      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.