Structured Data

    Advanced Nutrition Center, Inc.

    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: "Advanced Nutrition Center, Inc.",
      description: "Advanced Nutrition Center, Inc. is a nutrition consulting practice in Sacramento offering personalized dietary guidance and nutritional counseling. Led by experienced nutrition professionals, the center works with clients to develop customized nutrition plans tailored to their individual health goals and needs.",
      url: "http://sherrlynchristmas.com/",
      telephone: "+1-916-487-9355",
      address: {
        @type: "PostalAddress",
        streetAddress: "2322 Butano Dr #106",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95825",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6064025,
        longitude: -121.3812107
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking personalized nutrition guidance, people with specific health goals, those looking for professional dietary counseling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Consulting"
        }
      ],
      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.