Structured Data

    BAG Yoga and Fitness LLC

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

    Schema.org / LocalBusiness
    |
    40 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "BAG Yoga and Fitness LLC",
      description: "BAG Yoga and Fitness LLC is a fitness studio in Portland, TX offering yoga classes and fitness training to help clients build strength, flexibility, and wellness. Located on Wildcat Drive, they serve the local community with personalized instruction designed to meet various fitness levels and goals.",
      url: "https://www.bagyogafitness.com/blank-2",
      telephone: "+1-361-290-0584",
      address: {
        @type: "PostalAddress",
        streetAddress: "1535-C, 1535 Wildcat Dr",
        addressLocality: "Portland",
        addressRegion: "TX",
        postalCode: "78374",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.886006499999997,
        longitude: -97.3205021
      },
      areaServed: "Portland, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Fitness enthusiasts, yoga practitioners, people seeking flexible fitness classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Studio Focus"
        }
      ],
      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.