Structured Data

    Healthy Living with Hope - John's Creek Yoga Classes

    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: "Healthy Living with Hope - John's Creek Yoga Classes",
      description: "Healthy Living with Hope is a yoga studio in Johns Creek offering classes for students of all levels. Founded on principles of wellness and personal growth, the studio provides a welcoming environment for practitioners seeking to improve flexibility, strength, and mental clarity through yoga practice.",
      url: "https://www.healthylivingwithhope.com/",
      telephone: "+1-770-789-7782",
      address: {
        @type: "PostalAddress",
        streetAddress: "3651 Peachtree Pkwy Suite E-229",
        addressLocality: "Johns Creek",
        addressRegion: "GA",
        postalCode: "30024",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.069740599999996,
        longitude: -84.1669651
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Johns Creek, GA and surrounding areas",
      knowsAbout: "Yoga Studios, Beginners seeking a welcoming yoga community, fitness enthusiasts looking to add flexibility and mindfulness practice, individuals focused on holistic wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Studio"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.