Structured Data

    Dr. Rhaina A. Smeds, PsyD

    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: "Dr. Rhaina A. Smeds, PsyD",
      description: "Dr. Rhaina A. Smeds, PsyD, is a licensed psychologist in Fort Pierce offering individual psychotherapy and mental health counseling. Dr. Smeds provides personalized care focused on helping clients work through emotional challenges, stress, anxiety, and life transitions in a confidential, supportive environment.",
      url: "http://www.drsmeds.com/",
      telephone: "+1-772-485-4008",
      address: {
        @type: "PostalAddress",
        streetAddress: "906 Delaware Ave",
        addressLocality: "Fort Pierce",
        addressRegion: "FL",
        postalCode: "34950",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.443611299999997,
        longitude: -80.3321686
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Fort Pierce and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, people managing anxiety or stress, those navigating life transitions or emotional challenges",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Psychologist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access 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.