Structured Data

    Randy Hook LCSW, 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: "Randy Hook LCSW, PLLC",
      description: "Randy Hook LCSW, PLLC is a mental health counseling practice in Harrisonburg led by Randy Hook, a licensed clinical social worker. The practice offers therapy and counseling services to help clients work through personal and emotional challenges. Hook brings professional expertise and a client-centered approach to supporting mental health and wellness.",
      url: "http://www.randyhooklcsw.com/",
      telephone: "+1-540-746-2626",
      address: {
        @type: "PostalAddress",
        streetAddress: "273 Newman Ave",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.447151,
        longitude: -78.86584359999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, Virginia and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people managing mental health concerns, anyone looking for professional counseling support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Clinical Social Worker"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual Practice"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.