Structured Data

    Deanna Busteed, 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: "Deanna Busteed, RD - Dietitian Nutritionist",
      description: "Deanna Busteed is a registered dietitian nutritionist based in Fort Belvoir, VA, offering personalized nutrition counseling and dietary guidance. With credentials as a registered dietitian, she provides evidence-based nutritional care tailored to individual health goals and medical conditions. Her practice focuses on helping clients achieve sustainable dietary changes through professional expertise and individualized meal planning.",
      url: "https://www.faynutrition.com/dietitians/deanna-busteed",
      telephone: "+1-617-982-3658",
      address: {
        @type: "PostalAddress",
        streetAddress: "5980 9th St #1259",
        addressLocality: "Fort Belvoir",
        addressRegion: "VA",
        postalCode: "22060",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.7016126,
        longitude: -77.14465620000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Fort Belvoir, VA and surrounding Northern Virginia communities",
      knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking medical nutrition therapy, those wanting personalized meal planning guidance, Fort Belvoir military and civilian populations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian Credentials"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.