Structured Data

    Cary Street Gym

    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: "Cary Street Gym",
      description: "Cary Street Gym is a fitness facility operated by VCU Recreation Sports, offering comprehensive workout amenities and fitness programs to the campus and local community. Located in Richmond, the facility provides access to gym equipment, fitness classes, and wellness resources for members of varying fitness levels. As part of VCU's recreation department, they combine professional facilities with community-focused programming.",
      url: "https://recsports.vcu.edu/facilities/facilities-and-locations/",
      telephone: "+1-804-827-1100",
      address: {
        @type: "PostalAddress",
        streetAddress: "101 S Linden St",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23284",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5443343,
        longitude: -77.4539406
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "315",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, VCU students and staff, Richmond residents seeking community gym access, fitness enthusiasts wanting group class options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "VCU Recreation Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.