Structured Data

    Gainiac Nutrition

    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: "Gainiac Nutrition",
      description: "Gainiac Nutrition is a Lubbock-based nutrition consulting and retail store specializing in personalized nutrition plans, dietary supplements, and wellness coaching. They combine professional nutrition expertise with a full product selection to help clients achieve their fitness and health goals through evidence-based nutrition strategies.",
      url: "https://www.gainiacnutrition.com/",
      telephone: "+1-806-407-5455",
      address: {
        @type: "PostalAddress",
        streetAddress: "4502 50th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79414",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5492127,
        longitude: -101.9076643
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "60",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Fitness enthusiasts, athletes, individuals seeking personalized nutrition guidance, people looking for quality supplements and wellness products",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Retail + Consulting Hybrid"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fitness-Focused Expertise"
        }
      ],
      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.