Structured Data

    Harrisonburg Dieticians LLC

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Harrisonburg Dieticians LLC",
      description: "Harrisonburg Dieticians LLC provides personalized nutrition counseling and medical nutrition therapy services to help clients achieve their health goals through evidence-based dietary guidance. The practice specializes in working with individuals managing chronic conditions, wellness goals, and lifestyle changes with a focus on sustainable, practical nutrition strategies.",
      telephone: "+1-540-437-9575",
      address: {
        @type: "PostalAddress",
        streetAddress: "2040 Deyerle Ave # 106",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.424534799999996,
        longitude: -78.849216
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals with chronic disease management needs, people seeking personalized wellness nutrition guidance, patients referred by healthcare providers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individualized Approach"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.