Structured Data

    Experience Matters Counseling, LLC

    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: "Experience Matters Counseling, LLC",
      description: "Experience Matters Counseling, LLC is a mental health counseling practice in Port St. Lucie offering therapy and counseling services to help individuals navigate life challenges, relationships, and emotional wellness. The practice focuses on providing personalized, compassionate care tailored to each client's unique needs and circumstances.",
      url: "https://www.experiencematterscounseling.com/",
      telephone: "+1-561-888-9500",
      address: {
        @type: "PostalAddress",
        streetAddress: "808 SE Degan Dr",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34983",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.311608099999997,
        longitude: -80.3311677
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking mental health support, people navigating life transitions, those working through emotional challenges",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.