Structured Data

    Innovative Nutrition Solutions

    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: "Innovative Nutrition Solutions",
      description: "Innovative Nutrition Solutions is a Madison-based wellness center specializing in personalized nutrition counseling and health optimization. Led by nutrition professionals, they offer comprehensive dietary assessments, meal planning, and lifestyle coaching to help clients achieve their health goals. They combine evidence-based nutrition science with individualized care to address various health concerns and support overall wellness.",
      url: "http://www.innovativenutritionwellness.com/",
      telephone: "+1-608-467-3473",
      address: {
        @type: "PostalAddress",
        streetAddress: "34 Schroeder Ct #230",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53711",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0481683,
        longitude: -89.4786644
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Madison, WI and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Health-conscious individuals, people managing chronic conditions through diet, clients seeking preventive nutrition care, those wanting professional guidance on personalized meal planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Wellness Approach"
        }
      ],
      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.