Structured Data

    Stephanie Cohen Dietitian

    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: "Stephanie Cohen Dietitian",
      description: "Stephanie Cohen is a registered dietitian offering personalized nutrition counseling and dietary guidance to help clients achieve their health goals. Based in Atlanta, she provides evidence-based nutrition services tailored to individual needs, whether for weight management, disease prevention, or overall wellness optimization.",
      telephone: "+1-404-536-6297",
      address: {
        @type: "PostalAddress",
        streetAddress: "6000 Lake Forrest Dr NW Suite 520",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30328",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9198904,
        longitude: -84.3889715
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Atlanta, GA and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking weight management, disease prevention, athletes optimizing performance, anyone looking to improve overall health through nutrition",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian Professional"
        },
        {
          @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.