Structured Data

    Idaho Nutrition

    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: "Idaho Nutrition",
      description: "Idaho Nutrition is a wellness center in Boise specializing in personalized nutrition counseling and dietary guidance. Their team of nutrition professionals works with clients to develop customized meal plans and lifestyle strategies to support health goals, from weight management to disease prevention. They combine clinical expertise with a consultative approach to help clients achieve sustainable nutrition-based wellness outcomes.",
      url: "http://idahonutritionassociates.com/",
      telephone: "+1-208-433-9424",
      address: {
        @type: "PostalAddress",
        streetAddress: "13900 W Wainwright Dr #102",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.642029799999996,
        longitude: -116.35483529999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Boise, Idaho and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking personalized nutrition guidance, people managing health conditions through diet, weight management clients, wellness-focused professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Clinical Nutrition 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.