Structured Data

    Turna Fitness - Irvine

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Turna Fitness - Irvine",
      description: "Turna Fitness is a full-service gym in Irvine offering state-of-the-art equipment, personal training, and group fitness classes. Located in the Sky Park business district, they provide comprehensive fitness solutions for members of all levels, with certified trainers and a welcoming community atmosphere.",
      url: "https://www.turnafitness.com/store",
      telephone: "+1-714-365-0318",
      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: "4.9",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Irvine, CA and surrounding Orange County areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking professional guidance, Group class participants, Individuals new to gym environments",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Personal Trainers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Group Fitness Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Facility"
        }
      ],
      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.