Structured Data

    Full Potential Counseling

    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: "Full Potential Counseling",
      description: "Full Potential Counseling is a mental health counseling practice in Jacksonville offering therapy and counseling services to help clients work through life challenges and emotional concerns. Located on Park Street, they provide professional mental health support in a client-centered approach designed to help individuals reach their therapeutic goals.",
      url: "http://www.fullpotentialcounseling.com/",
      telephone: "+1-904-204-9308",
      address: {
        @type: "PostalAddress",
        streetAddress: "2309 Park St",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.3128033,
        longitude: -81.687128
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, People working through life challenges, Those needing emotional support and counseling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Client-Centered 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.