Structured Data

    Katherine Woten, 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: "Katherine Woten, RD - Dietitian Nutritionist",
      description: "Katherine Woten is a registered dietitian nutritionist (RD) based in San Jose offering personalized nutrition counseling and dietary guidance. She works with clients to develop evidence-based nutrition plans tailored to their individual health goals and medical conditions. Katherine helps clients improve their eating habits and overall wellness through professional nutrition expertise.",
      url: "https://www.faynutrition.com/dietitians/katherine-woten",
      telephone: "+1-617-982-3658",
      address: {
        @type: "PostalAddress",
        streetAddress: "74 Cherry Ridge Ln",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95136",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.260037499999996,
        longitude: -121.81841460000001
      },
      areaServed: "San Jose and surrounding Silicon Valley communities",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition guidance, people managing chronic health conditions through diet, those looking to improve eating habits with expert support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian (RD)"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individualized 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.