Structured Data

    Unleashed Barbell Club

    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: "Unleashed Barbell Club",
      description: "Unleashed Barbell Club is a specialized strength training gym in Scottsdale focused on barbell training, powerlifting, and Olympic weightlifting. Located in Pinnacle Peak, the club provides expert coaching, programming, and a community-driven environment for athletes serious about developing strength and technical lifting skills. Whether you're a competitive lifter or looking to build a strong foundation with barbells, Unleashed Barbell offers personalized coaching and group classes tailored to all experience levels.",
      url: "http://www.unleashedbarbellclub.com/",
      telephone: "+1-602-989-6289",
      address: {
        @type: "PostalAddress",
        streetAddress: "7609 E Pinnacle Peak Rd Unit C13",
        addressLocality: "Scottsdale",
        addressRegion: "AZ",
        postalCode: "85255",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6975741,
        longitude: -111.9156477
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Scottsdale and surrounding Phoenix metropolitan area",
      knowsAbout: "Fitness & Personal Training, Competitive powerlifters and weightlifters, serious strength athletes, beginners wanting to learn proper barbell technique, fitness enthusiasts seeking expert coaching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Barbell Specialty Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Programming & Coaching"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Driven Training"
        }
      ],
      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.