Structured Data

    Intent Training Methods

    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: "Intent Training Methods",
      description: "Intent Training Methods is a fitness facility in San Jose specializing in personalized training and group fitness classes. They offer one-on-one personal training tailored to individual goals, along with structured group fitness programs to help members achieve strength, conditioning, and wellness objectives. Their experienced trainers focus on creating customized fitness plans and supportive community experiences.",
      url: "http://www.intenttrainingmethods.com/",
      telephone: "+1-831-578-4903",
      address: {
        @type: "PostalAddress",
        streetAddress: "1321 S Winchester Blvd",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95128",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3001947,
        longitude: -121.9516328
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personalized guidance, people wanting structured group training, individuals focused on strength and conditioning goals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Training Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual-Format Options"
        }
      ],
      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.