Structured Data

    Christy Haas, 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: "Christy Haas, RD - Dietitian Nutritionist",
      description: "Christy Haas is a registered dietitian nutritionist (RD) offering personalized nutrition counseling and dietary guidance in Barboursville, VA. She works with clients to develop sustainable eating plans tailored to their individual health goals and medical needs. As part of Fay Nutrition, she combines evidence-based nutritional science with practical strategies to help clients achieve better health outcomes.",
      url: "https://www.faynutrition.com/dietitians/christy-haas",
      telephone: "+1-617-982-3658",
      address: {
        @type: "PostalAddress",
        streetAddress: "352 Daniels Rd",
        addressLocality: "Barboursville",
        addressRegion: "VA",
        postalCode: "22923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.1954989,
        longitude: -78.3880873
      },
      areaServed: "Barboursville, VA and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, athletes seeking sports nutrition guidance, people pursuing weight management, those with specific dietary restrictions or food sensitivities",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian (RD)"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.