Structured Data

    Nutrition Partners

    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: "Nutrition Partners",
      description: "Nutrition Partners is a nutrition consulting practice based in Raleigh specializing in personalized dietary guidance and nutrition counseling. Led by registered dietitians and nutrition experts, they work with clients to develop customized nutrition plans addressing individual health goals, medical conditions, and lifestyle needs. Their evidence-based approach combines professional expertise with practical strategies to help clients achieve sustainable health improvements through better nutrition.",
      url: "http://www.nutritionpartnersllc.com/",
      telephone: "+1-919-280-2602",
      address: {
        @type: "PostalAddress",
        streetAddress: "1105 Capital Blvd",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27603",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7971083,
        longitude: -78.6419425
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Raleigh and surrounding areas, NC",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition guidance, people managing chronic health conditions through diet, clients wanting personalized dietary plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        }
      ],
      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.