Structured Data

    The Shed

    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: "The Shed",
      description: "The Shed is a comprehensive fitness and athletic training facility in Richmond offering group fitness classes, personal training, sports instruction, and athletic development programs. With a focus on community-driven fitness and sports coaching, The Shed serves athletes and fitness enthusiasts of all levels looking for personalized training and group class options in a supportive environment.",
      url: "https://www.theshedrva.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "1006 Lafayette St",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23221",
        addressCountry: "US"
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Student-athletes, competitive sports participants, fitness enthusiasts seeking group classes, individuals wanting personal training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Sport Programming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mixed Modality Training"
        }
      ],
      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.