Structured Data

    Austin Child Guidance Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Austin Child Guidance Center",
      description: "Austin Child Guidance Center is a nonprofit providing evidence-based mental health services to children, young adults up to age 26, and their families across Central Texas. They offer individual and family therapy, group therapy, psychological assessments (including ADHD, autism, learning disabilities, and emotional/behavioral evaluations), and community workshops—all delivered in English and Spanish via in-person and telehealth. With a sliding fee scale and special free programs for underserved populations, they prioritize removing financial barriers to care.",
      url: "https://www.austinchildguidance.org/",
      telephone: "+1-512-451-2242",
      address: {
        @type: "PostalAddress",
        streetAddress: "810 W 45th St",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78751",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.3135495,
        longitude: -97.73635499999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Austin and Central Texas",
      knowsAbout: "Mental Health & Therapy, Families seeking affordable mental health care, children with ADHD or autism evaluation needs, parents seeking caregiver support and workshops",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sliding Fee Scale"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bilingual Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Assessments"
        }
      ],
      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.