Structured Data

    LA 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: "LA Fitness",
      description: "LA Fitness is a large-scale gym in Arlington offering a comprehensive range of fitness amenities including cardio equipment, free weights, strength training machines, group fitness classes, swimming pools, and spa facilities. The facility serves both individual gym members and families with various membership options and on-site amenities designed for diverse fitness levels and goals.",
      url: "https://www.lafitness.com/Pages/clubhome.aspx?clubid=1393",
      telephone: "+1-703-807-0067",
      address: {
        @type: "PostalAddress",
        streetAddress: "2955 S Glebe Rd",
        addressLocality: "Arlington",
        addressRegion: "VA",
        postalCode: "22206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.845787699999995,
        longitude: -77.0678023
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "349",
        bestRating: "5"
      },
      areaServed: "Arlington, VA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Gym members seeking diverse fitness options, families wanting shared wellness activities, group fitness enthusiasts, swimmers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Membership Options"
        }
      ],
      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.