Structured Data

    Maria Keaveney, 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: "Maria Keaveney, RD - Dietitian Nutritionist",
      description: "Maria Keaveney is a registered dietitian nutritionist based in Henderson offering personalized nutrition counseling and meal planning services. She works with clients to develop sustainable dietary strategies tailored to their individual health goals and medical conditions. With expertise in medical nutrition therapy, Maria helps clients optimize their nutrition for better health outcomes.",
      url: "https://www.faynutrition.com/dietitians/maria-keaveney",
      telephone: "+1-617-982-3658",
      address: {
        @type: "PostalAddress",
        streetAddress: "700 Carnegie St",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89052",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0039878,
        longitude: -115.0946446
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Henderson and surrounding Las Vegas area",
      knowsAbout: "Nutrition & Dietitians, Individuals with chronic health conditions, people seeking medical nutrition therapy, anyone wanting personalized dietary guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian Nutritionist"
        },
        {
          @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.