Structured Data

    Alpharetta Family Therapy

    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: "Alpharetta Family Therapy",
      description: "Alpharetta Family Therapy provides compassionate counseling services for individuals, couples, and families in the Alpharetta area. Led by experienced therapists, they specialize in helping clients navigate relationship challenges, family dynamics, and personal wellness through evidence-based therapeutic approaches. Their practice focuses on creating a supportive environment where clients can work toward meaningful change and healthier relationships.",
      url: "https://www.alpharettafamilytherapy.com/",
      telephone: "+1-404-849-5505",
      address: {
        @type: "PostalAddress",
        streetAddress: "Build 100, 3180 North Point Pkwy UNIT 101",
        addressLocality: "Alpharetta",
        addressRegion: "GA",
        postalCode: "30005",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.075016999999995,
        longitude: -84.2584416
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Alpharetta, GA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Couples seeking relationship support, families navigating transitions, individuals managing personal or relational challenges",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Practice"
        },
        {
          @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.