Structured Data

    Jasmine Swier, RD - Dietitian Nutritionist

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Jasmine Swier, RD - Dietitian Nutritionist",
      description: "Jasmine Swier is a registered dietitian (RD) nutritionist based in Mesa, offering personalized nutrition counseling and medical nutrition therapy. She provides evidence-based dietary guidance to help clients manage health conditions, optimize wellness, and achieve sustainable nutrition goals through one-on-one consultations.",
      url: "https://www.faynutrition.com/dietitians/jasmine-swier",
      telephone: "+1-617-982-3658",
      address: {
        @type: "PostalAddress",
        streetAddress: "3340 E Rochelle St",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85213",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4805135,
        longitude: -111.75850829999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Mesa, Arizona and surrounding Phoenix metropolitan area",
      knowsAbout: "Nutrition & Dietitians, Individuals with chronic health conditions, athletes and active individuals seeking sports nutrition, those pursuing weight loss goals, people managing diabetes or other metabolic disorders",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian Credential"
        },
        {
          @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.