Structured Data

    Autonomy Therapy

    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: "Autonomy Therapy",
      description: "Autonomy Therapy is a mental health counseling practice in North Austin specializing in eating disorder recovery, anxiety, depression, and life transitions for individuals, couples, and families. Founded by Kim Fry, LMFT-S, the practice offers both virtual and in-person therapy sessions with a team of licensed therapists and counselors who emphasize body-mind connection, weight inclusivity, and values-aligned healing. They provide individual therapy, couples and family counseling, and specialized support for children and teens, with immediate availability and flexible accessibility options.",
      url: "http://www.autonomytherapyatx.com/",
      telephone: "+1-512-387-1398",
      address: {
        @type: "PostalAddress",
        streetAddress: "601 Farley Dr",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78753",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.3762865,
        longitude: -97.678668
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "North Austin and surrounding areas, serving clients throughout Texas via virtual and in-person sessions",
      knowsAbout: "Mental Health & Therapy, Individuals with eating disorders or body-image concerns, couples seeking relationship support, families navigating transitions, adolescents and teens requiring specialized counseling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Eating Disorder Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Immediate Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Whole-Person Approach"
        }
      ],
      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.