Structured Data

    IronWolf Training

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "IronWolf Training",
      description: "IronWolf Training is a fitness facility in Charlottesville offering personal training, group fitness classes, and strength conditioning programs. The gym provides both one-on-one coaching and community-based workouts designed to help members achieve their fitness goals through structured training and professional guidance.",
      url: "http://ironwolftraining.com/",
      telephone: "+1-434-987-9653",
      address: {
        @type: "PostalAddress",
        streetAddress: "700 Harris St",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.035996600000004,
        longitude: -78.48385429999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personalized coaching, Athletes looking to improve performance, Group fitness participants, Individuals new to strength training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Personal Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Group Fitness Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Strength & Conditioning Focus"
        }
      ],
      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.