Structured Data

    Idaho All-Star Cheer

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Idaho All-Star Cheer",
      description: "Idaho All-Star Cheer is a cheerleading gym in Twin Falls offering competitive cheer teams, tumbling classes, and athletic training for athletes of all levels. The facility specializes in developing elite cheerleaders through structured programs while also providing recreational tumbling and conditioning. They focus on building strong fundamentals, team spirit, and athletic excellence for youth and young athletes.",
      url: "https://theidahoallstars.com/",
      telephone: "+1-208-280-1048",
      address: {
        @type: "PostalAddress",
        streetAddress: "510 2nd Ave S",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.550812199999996,
        longitude: -114.4656176
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "186",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Young athletes interested in cheerleading, Competitive cheer teams, Recreational tumbling students, Athletes seeking conditioning and strength training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Competitive Cheer Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Level Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Gym Facility"
        }
      ],
      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.