Structured Data

    The Orange County Personal Trainer

    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: "The Orange County Personal Trainer",
      description: "The Orange County Personal Trainer is a fitness coaching service based in Irvine that specializes in personalized one-on-one training programs tailored to individual goals and fitness levels. Owner and certified trainer provides expert guidance in strength training, weight management, and overall fitness optimization. They focus on creating sustainable, customized workout plans that help clients achieve measurable results.",
      url: "http://theorangecountypersonaltrainer.com/",
      telephone: "+1-217-416-9538",
      address: {
        @type: "PostalAddress",
        streetAddress: "17811 Sky Park Cir suite e",
        addressLocality: "Irvine",
        addressRegion: "CA",
        postalCode: "92614",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6922111,
        longitude: -117.8545074
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "44",
        bestRating: "5"
      },
      areaServed: "Irvine, Orange County, CA",
      knowsAbout: "Fitness & Personal Training, Individuals seeking personalized fitness guidance, people new to structured training, clients with specific fitness goals, busy professionals needing efficient workouts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Attention"
        }
      ],
      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.