Structured Data

    Iron Roots Fitness

    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: "Iron Roots Fitness",
      description: "Iron Roots Fitness is a gym located in Sacramento's Midtown neighborhood offering comprehensive fitness services including personal training, group fitness classes, and strength conditioning. The facility provides both one-on-one coaching and community-based workout programs designed to help members achieve their fitness goals through structured training and ongoing support.",
      url: "https://ironroots916.com/",
      telephone: "+1-916-244-7373",
      address: {
        @type: "PostalAddress",
        streetAddress: "1409 16th St",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95814",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5732322,
        longitude: -121.48703640000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personalized coaching, Group fitness participants, Strength training focused individuals, Sacramento Midtown residents and workers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Midtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Training Services"
        }
      ],
      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.