Structured Data

    OC Fitness Coach Inc.

    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: "OC Fitness Coach Inc.",
      description: "OC Fitness Coach Inc. is a personal training gym in Mission Viejo specializing in one-on-one coaching and customized fitness programs. Owner-operated by experienced fitness professionals, the facility offers personalized strength training, conditioning, and nutrition guidance tailored to individual goals and fitness levels. They focus on sustainable results through direct coaching relationships rather than group classes.",
      url: "http://www.ocfitnesscoach.com/",
      telephone: "+1-949-829-4589",
      address: {
        @type: "PostalAddress",
        streetAddress: "27772 Vista Del Lago #B18",
        addressLocality: "Mission Viejo",
        addressRegion: "CA",
        postalCode: "92692",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6317486,
        longitude: -117.6453958
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "115",
        bestRating: "5"
      },
      areaServed: "Mission Viejo, CA and surrounding Orange County communities",
      knowsAbout: "Fitness & Personal Training, Individuals seeking personalized coaching, busy professionals needing flexible scheduling, strength training enthusiasts, people returning to fitness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized 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.