Structured Data

    Anytime Fitness - Montana Ave

    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: "Anytime Fitness - Montana Ave",
      description: "Anytime Fitness in Sun Prairie is a 24-hour gym offering members unlimited access to cardio equipment, strength training, and functional fitness areas. As part of the national Anytime Fitness franchise, this location provides flexibility for those with busy schedules, featuring a welcoming environment designed for fitness enthusiasts of all levels.",
      url: "https://www.anytimefitness.com/locations/sun-prairie-wisconsin-593/",
      telephone: "+1-608-834-1222",
      address: {
        @type: "PostalAddress",
        streetAddress: "2352 Montana Ave",
        addressLocality: "Sun Prairie",
        addressRegion: "WI",
        postalCode: "53590",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.186609,
        longitude: -89.25506999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "354",
        bestRating: "5"
      },
      areaServed: "Sun Prairie, WI and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Busy professionals, shift workers, early morning exercisers, those seeking flexible gym hours",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24-Hour Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Franchise Standards"
        }
      ],
      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.