Structured Data

    Marta J. Vaughn, RD

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Marta J. Vaughn, RD",
      description: "Marta J. Vaughn is a registered dietitian (RD) offering personalized nutrition counseling and dietary guidance in Portland. She works with clients to develop sustainable eating plans tailored to their individual health goals and medical needs. As an RD, she brings evidence-based nutrition expertise to help clients improve their overall health through dietary intervention.",
      telephone: "+1-503-413-4926",
      address: {
        @type: "PostalAddress",
        streetAddress: "2801 N Gantenbein Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97227",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.543376599999995,
        longitude: -122.67014029999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking evidence-based nutrition guidance, clients wanting personalized dietary counseling",
      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.