Structured Data

    Jenna Miles, 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: "Jenna Miles, RD - Dietitian Nutritionist",
      description: "Jenna Miles is a registered dietitian nutritionist (RD) based in Oakland, offering personalized nutrition counseling and dietary guidance. She works with clients to develop sustainable eating plans tailored to their individual health goals, whether managing chronic conditions, improving overall wellness, or optimizing nutrition. As part of Fay Nutrition, she combines evidence-based nutritional science with practical support to help clients achieve lasting health improvements.",
      url: "https://www.faynutrition.com/dietitians/jenna-miles",
      telephone: "+1-617-982-3658",
      address: {
        @type: "PostalAddress",
        streetAddress: "1921 San Pablo Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94612",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8094256,
        longitude: -122.2731429
      },
      areaServed: "Oakland and surrounding Bay Area",
      knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking weight loss support, athletes optimizing nutrition, anyone looking to improve overall wellness through evidence-based dietary changes",
      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.