Structured Data

    Isabel Garza, 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: "Isabel Garza, RD - Dietitian Nutritionist",
      description: "Isabel Garza is a registered dietitian nutritionist (RD) offering personalized nutrition counseling and dietary guidance in Austin. She works with clients to develop evidence-based nutrition plans tailored to their individual health goals and needs. Whether managing chronic conditions, optimizing athletic performance, or establishing healthier eating habits, Isabel provides professional nutrition expertise and support.",
      url: "https://www.faynutrition.com/dietitians/isabel-garza",
      telephone: "+1-617-982-3658",
      address: {
        @type: "PostalAddress",
        streetAddress: "5900 Balcones Dr Suit 100",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78731",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.3415589,
        longitude: -97.75495459999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, athletes seeking sports nutrition optimization, people establishing sustainable eating habits",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian Credential"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based 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.