Structured Data

    Moffett Towers Club

    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: "Moffett Towers Club",
      description: "Moffett Towers Club is a full-service fitness facility in Sunnyvale offering gym access, group fitness classes, and sports activities for members of all fitness levels. The club features modern equipment, multiple workout spaces, and a supportive community environment designed to help members achieve their health and wellness goals.",
      url: "http://www.moffett-towers-club.com/",
      telephone: "+1-408-419-4730",
      address: {
        @type: "PostalAddress",
        streetAddress: "1080 Enterprise Way",
        addressLocality: "Sunnyvale",
        addressRegion: "CA",
        postalCode: "94089",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4067878,
        longitude: -122.03645320000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "196",
        bestRating: "5"
      },
      areaServed: "Sunnyvale and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts, group class participants, people seeking a full-service gym with varied workout options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Fitness Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Environment"
        }
      ],
      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.