Structured Data

    Rooted956

    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: "Rooted956",
      description: "Rooted956 is a yoga studio and fitness center in Laredo offering yoga classes for various levels and abilities. Beyond yoga, they provide fitness training and sports instruction in a welcoming community space designed to help members develop strength, flexibility, and mindfulness. Their experienced instructors create an inclusive environment for beginners through advanced practitioners.",
      url: "http://www.rooted956.com/",
      telephone: "+1-956-238-2851",
      address: {
        @type: "PostalAddress",
        streetAddress: "1701 Peaceful Meadows STE A4",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5745215,
        longitude: -99.467991
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking community, individuals looking for mind-body wellness practices",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Discipline Offerings"
        }
      ],
      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.