Structured Data

    Anytime 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: "Anytime Fitness",
      description: "Anytime Fitness in Arlington is a 24/7 gym offering cardio equipment, strength training, and functional fitness facilities for members at any hour. With flexible membership options and a focus on accessibility, this location provides the convenience of round-the-clock workouts to fit busy schedules, backed by the support of a nationwide fitness community.",
      url: "https://www.anytimefitness.com/locations/arlington-virginia-4710/",
      telephone: "+1-571-339-1919",
      address: {
        @type: "PostalAddress",
        streetAddress: "1919 N Lynn St",
        addressLocality: "Arlington",
        addressRegion: "VA",
        postalCode: "22209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8976477,
        longitude: -77.0705536
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "165",
        bestRating: "5"
      },
      areaServed: "Arlington, VA and surrounding Northern Virginia communities",
      knowsAbout: "Fitness & Personal Training, Busy professionals, shift workers, early risers, people with non-traditional schedules",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Nationwide Network"
        }
      ],
      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.