Structured Data

    Bloom Mental Health Healing

    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: "Bloom Mental Health Healing",
      description: "Bloom Mental Health Healing is a mental health clinic in Stuart providing therapy and counseling services to help clients overcome challenges and improve their emotional well-being. The practice offers evidence-based treatment approaches tailored to individual needs, serving individuals seeking support for anxiety, depression, life transitions, and other mental health concerns.",
      url: "http://www.bloom-mentalhealth.com/",
      telephone: "+1-772-212-2935",
      address: {
        @type: "PostalAddress",
        streetAddress: "1111 SE Federal Hwy Suite 206",
        addressLocality: "Stuart",
        addressRegion: "FL",
        postalCode: "34994",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.1898442,
        longitude: -80.24840220000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Stuart and surrounding areas, Florida",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people managing anxiety or depression, adults navigating life transitions, those wanting emotional support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Stuart 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.