Structured Data

    In Home Fitness Trainers

    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: "In Home Fitness Trainers",
      description: "In Home Fitness Trainers provides personalized one-on-one fitness training delivered directly to clients' homes in the Fresno area. Their trainers specialize in customized workout programs tailored to individual fitness goals and schedules, eliminating the need for gym commutes. They focus on making fitness accessible and convenient for busy professionals, families, and anyone preferring private training sessions.",
      telephone: "+1-559-513-1612",
      address: {
        @type: "PostalAddress",
        streetAddress: "7726 N First St #523",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93720",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.85073080000001,
        longitude: -119.77396499999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Busy professionals, busy parents, individuals preferring private training, fitness beginners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Home Convenience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Programming"
        }
      ],
      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.