Structured Data

    Sweat 408 Studio

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sweat 408 Studio",
      description: "Sweat 408 Studio is a fitness studio in San Jose offering dynamic group fitness classes designed to build strength, endurance, and community. Located on Lincoln Ave, they provide an energetic workout environment for fitness enthusiasts looking to challenge themselves in a supportive, studio-setting atmosphere.",
      url: "https://www.sweat408studio.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "2034 Lincoln Ave",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95125",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2939801,
        longitude: -121.890258
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts, group workout lovers, people seeking community-driven exercise, individuals looking for structured classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Group-Based Fitness"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Central 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.