Structured Data

    Lucinda Pate, RD - Dietitian Nutritionist

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lucinda Pate, RD - Dietitian Nutritionist",
      description: "Lucinda Pate is a registered dietitian nutritionist (RD) serving Harrisonburg with personalized nutrition counseling and dietary guidance. She works with clients to develop sustainable eating plans tailored to their individual health goals, medical conditions, and lifestyle. Her evidence-based approach focuses on practical, long-term dietary changes rather than fad diets.",
      url: "https://www.faynutrition.com/dietitians/lucinda-pate",
      telephone: "+1-617-982-3658",
      address: {
        @type: "PostalAddress",
        streetAddress: "731 E Market St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.448332,
        longitude: -78.8552758
      },
      areaServed: "Harrisonburg, Virginia and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking professional nutrition guidance, patients referred by healthcare providers, health-conscious adults wanting sustainable dietary changes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian Credential"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        }
      ],
      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.