Structured Data

    Melissa A. Phillips, RD

    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: "Melissa A. Phillips, RD",
      description: "Melissa A. Phillips is a registered dietitian (RD) based in Madison offering personalized nutrition counseling and dietary guidance. She works with clients to develop evidence-based nutrition plans tailored to their individual health goals and medical conditions. Phillips provides professional nutrition expertise to help clients achieve better health outcomes through dietary intervention and lifestyle changes.",
      url: "http://www.deancare.com/",
      telephone: "+1-608-260-6000",
      address: {
        @type: "PostalAddress",
        streetAddress: "700 S Park St",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53715",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.059273,
        longitude: -89.40151300000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Madison, WI and surrounding Dane County",
      knowsAbout: "Nutrition & Dietitians, Individuals with chronic health conditions, people seeking weight management support, clients needing medical nutrition therapy, health-conscious adults wanting professional dietary guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian Credential"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        }
      ],
      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.