Structured Data

    Untamed Fitness

    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: "Untamed Fitness",
      description: "Untamed Fitness is a full-service gym in Glendale offering strength training, cardio equipment, group fitness classes, and personal training programs. The facility provides a community-focused environment designed to support members at all fitness levels in achieving their health and wellness goals.",
      url: "http://www.untamedfitnessaz.com/",
      telephone: "+1-602-421-2799",
      address: {
        @type: "PostalAddress",
        streetAddress: "4316 W Bell Rd",
        addressLocality: "Glendale",
        addressRegion: "AZ",
        postalCode: "85308",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6405063,
        longitude: -112.153096
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "59",
        bestRating: "5"
      },
      areaServed: "Glendale, AZ and surrounding Phoenix metro area",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personalized coaching, Group fitness class participants, Community-oriented gym members, Strength training focused athletes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Training Services"
        }
      ],
      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.