Structured Data

    Fit Image Fitness AZ

    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: "Fit Image Fitness AZ",
      description: "Fit Image Fitness AZ is a fitness center in Chandler offering personalized training, group fitness classes, and wellness coaching. They specialize in helping clients achieve their fitness goals through customized workout programs and nutritional guidance. Whether you're looking for one-on-one coaching or group class motivation, Fit Image provides a supportive environment tailored to your specific needs.",
      url: "http://fitimageaz.com/",
      telephone: "+1-480-963-1321",
      address: {
        @type: "PostalAddress",
        streetAddress: "2100 S Gilbert Rd #18",
        addressLocality: "Chandler",
        addressRegion: "AZ",
        postalCode: "85286",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.2766349,
        longitude: -111.79181460000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Chandler, Arizona and surrounding East Valley communities",
      knowsAbout: "Fitness & Personal Training, Fitness beginners seeking guidance, individuals with specific weight loss goals, athletes wanting strength conditioning, busy professionals needing flexible scheduling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Wellness Approach"
        }
      ],
      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.