Structured Data

    Victory Family Counseling, PLLC

    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: "Victory Family Counseling, PLLC",
      description: "Victory Family Counseling, PLLC is a mental health practice in Concord, NC offering individual therapy, couples counseling, and family therapy for clients of all ages. The practice specializes in helping families navigate relationship challenges, trauma, and life transitions with evidence-based therapeutic approaches. They provide a supportive environment for personal growth and healing.",
      url: "https://www.victoryfamilycounseling.org/",
      telephone: "+1-704-918-9741",
      address: {
        @type: "PostalAddress",
        streetAddress: "11 Union Street South Suite 201, 202, 206 and 222 on the 2nd floor",
        addressLocality: "Concord",
        addressRegion: "NC",
        postalCode: "28025",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.410494299999996,
        longitude: -80.5807749
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Concord, NC and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Couples seeking relationship counseling, families navigating conflict or life transitions, individuals in need of therapy support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Age Services"
        }
      ],
      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.