Structured Data

    Tampa Counseling and Wellness

    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: "Tampa Counseling and Wellness",
      description: "Tampa Counseling and Wellness is a therapy and counseling practice in Tampa providing mental health support to individuals and families. They offer professional counseling services designed to help clients navigate life challenges, emotional concerns, and personal growth. The practice focuses on creating a supportive environment for therapeutic work tailored to each client's unique needs.",
      url: "http://www.tampacounselingandwellness.com/",
      telephone: "+1-813-520-2807",
      address: {
        @type: "PostalAddress",
        streetAddress: "2814 W Dr Martin Luther King Jr Blvd #201",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.980904499999998,
        longitude: -82.490471
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Tampa and surrounding areas, Florida",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families needing counseling support, people navigating life transitions or emotional challenges",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Counseling Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual & Family Support"
        }
      ],
      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.