Structured Data

    The Roos Nest LLC

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Roos Nest LLC",
      description: "The Roos Nest LLC is a yoga studio and fitness center located in Tampa that offers yoga classes and fitness activities. As a multi-purpose sports and wellness facility, they provide a space for clients to practice yoga, train, and participate in various fitness and sports activities.",
      telephone: "+1-310-867-0703",
      address: {
        @type: "PostalAddress",
        streetAddress: "1923 W Main St",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.957304099999998,
        longitude: -82.47978839999999
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners and experienced practitioners, fitness enthusiasts, individuals seeking a community-based wellness environment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Purpose Fitness Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Wellness Space"
        }
      ],
      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.