Structured Data

    Cedar Park Therapist Insight

    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: "Cedar Park Therapist Insight",
      description: "Cedar Park Therapist Insight is an independent mental health practice in Cedar Park offering individual therapy and counseling services. The practice provides personalized mental health care to help clients work through various challenges and improve their overall well-being. They focus on creating a supportive therapeutic environment tailored to each client's specific needs.",
      url: "https://www.cedarparktherapistinsight.com/",
      telephone: "+1-737-336-5038",
      address: {
        @type: "PostalAddress",
        streetAddress: "3016 Polar Ln Bldg 2 Suite 206",
        addressLocality: "Cedar Park",
        addressRegion: "TX",
        postalCode: "78613",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.516147000000004,
        longitude: -97.77516179999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Cedar Park and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, People managing anxiety or depression, Those looking for personalized mental health support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Cedar Park 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.