Structured Data

    Melanie Ernould, Psy.D.

    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: "Melanie Ernould, Psy.D.",
      description: "Melanie Ernould, Psy.D. is a licensed clinical psychologist providing individual mental health therapy and counseling in Sacramento. With a doctorate in psychology, Dr. Ernould offers evidence-based treatment for a range of mental health concerns in a confidential, professional setting.",
      url: "http://www.melanieernould.com/",
      telephone: "+1-612-910-7153",
      address: {
        @type: "PostalAddress",
        streetAddress: "2620 J St F1",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95816",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5741294,
        longitude: -121.471095
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA",
      knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, people managing anxiety or depression, professionals looking for confidential mental health support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Clinical Psychologist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individualized Care"
        }
      ],
      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.