Structured Data

    Louis Forsberg, RD - Dietitian Nutritionist

    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: "Louis Forsberg, RD - Dietitian Nutritionist",
      description: "Louis Forsberg is a registered dietitian (RD) and nutritionist based in Denver who provides personalized nutrition counseling and dietary guidance. He works with clients to develop evidence-based nutrition plans tailored to their individual health goals and medical needs. Forsberg helps clients optimize their diet for better health outcomes, whether managing chronic conditions, improving athletic performance, or achieving general wellness.",
      url: "https://www.faynutrition.com/dietitians/louis-forsberg",
      telephone: "+1-617-982-3658",
      address: {
        @type: "PostalAddress",
        streetAddress: "300 W 11th Ave",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.73363,
        longitude: -104.99206819999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Denver, CO and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, athletes seeking sports nutrition optimization, people pursuing weight management, general wellness improvement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian (RD)"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Affiliation"
        }
      ],
      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.