Structured Data

    Harmony Collective

    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: "Harmony Collective",
      description: "Harmony Collective is a wellness-focused gym and sports complex in Lubbock offering fitness classes, sports activities, and health services. They provide a comprehensive approach to physical wellness with group fitness programming and sports instruction in a supportive community environment.",
      url: "http://harmonycollective.org/",
      telephone: "+1-831-320-9429",
      address: {
        @type: "PostalAddress",
        streetAddress: "2400 Glenna Goodacre Blvd Ste 105-B",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5888912,
        longitude: -101.8689607
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking community-based wellness, group class participants, recreational sports players, health-conscious individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Wellness"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Faceted 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.