Structured Data

    Shellbank Fitness Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Shellbank Fitness Center",
      description: "Shellbank Fitness Center is a full-service gym located at Langley Air Force Base in Virginia, offering comprehensive fitness facilities and equipment for active duty personnel, retirees, and authorized patrons. The facility provides access to modern exercise equipment, strength training areas, and various fitness amenities to support the health and wellness goals of the military community it serves.",
      telephone: "+1-757-225-8166",
      address: {
        @type: "PostalAddress",
        streetAddress: "36 Sweeney Blvd",
        addressLocality: "Langley AFB",
        addressRegion: "VA",
        postalCode: "23665",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.0740091,
        longitude: -76.367817
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "470",
        bestRating: "5"
      },
      areaServed: "Langley Air Force Base, Hampton, Virginia",
      knowsAbout: "Fitness & Personal Training, Active duty military personnel, Military retirees, Military families, Service members seeking base fitness facilities",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Military Community Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Base Location"
        }
      ],
      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.