Structured Data

    Holleys Yoga

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Holleys Yoga",
      description: "Holley's Yoga offers yoga classes for students of all levels in Fredericksburg, VA. The studio focuses on creating an accessible and welcoming environment where practitioners can develop their yoga practice at their own pace. With a commitment to individualized instruction and community, Holley's Yoga serves both beginners discovering yoga for the first time and experienced practitioners looking to deepen their practice.",
      url: "https://www.holleysyoga.com/",
      telephone: "+1-714-595-6591",
      address: {
        @type: "PostalAddress",
        streetAddress: "Ballantraye Dr",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2460488,
        longitude: -77.51240179999999
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Yoga Studios, Beginner yoga students, All-levels practitioners, Community-focused fitness seekers, People new to yoga",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Independent Studio"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.