Structured Data

    MyTrainer LLC

    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: "MyTrainer LLC",
      description: "MyTrainer LLC is a personal training studio in Charleston offering one-on-one and group fitness classes designed to help clients achieve their health and wellness goals. With a focus on personalized coaching and community support, MyTrainer provides customized workout programs and nutrition guidance to help clients build strength, lose weight, and improve overall fitness.",
      url: "http://mytrainer.biz/",
      telephone: "+1-843-813-0782",
      address: {
        @type: "PostalAddress",
        streetAddress: "466 Savannah Hwy",
        addressLocality: "Charleston",
        addressRegion: "SC",
        postalCode: "29407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.780238499999996,
        longitude: -79.9721843
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "Charleston, SC and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness newcomers, busy professionals seeking personalized guidance, weight loss goals, strength and conditioning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Coaching"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Approach"
        }
      ],
      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.