Structured Data

    365 fitness

    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: "365 fitness",
      description: "365 Fitness is a health and fitness establishment located in Orange, CA that provides comprehensive fitness services to the community. They offer personal training and group fitness programs designed to help clients achieve their health and wellness goals. With a focus on personalized fitness solutions, 365 Fitness serves individuals of all fitness levels seeking professional guidance and structured workout environments.",
      telephone: "+1-562-342-3787",
      address: {
        @type: "PostalAddress",
        streetAddress: "1900 N Tustin St",
        addressLocality: "Orange",
        addressRegion: "CA",
        postalCode: "92865",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.819904699999995,
        longitude: -117.83679120000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Orange, CA and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personal training, Group fitness participants, Health-conscious individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Fitness Community"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.