Structured Data

    Riverside Counseling

    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: "Riverside Counseling",
      description: "Riverside Counseling is a mental health practice in Fredericksburg and Stafford, VA offering individual, couples, family, and group counseling services. Their licensed therapists specialize in treating children, adolescents, and adults, and also provide psychological evaluations. They focus on creating a warm, supportive environment to help clients address behavioral and emotional concerns.",
      url: "http://www.riversidecounseling.org/",
      telephone: "+1-540-373-1200",
      address: {
        @type: "PostalAddress",
        streetAddress: "404 Chatham Square Office Park",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.3132541,
        longitude: -77.4534846
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Fredericksburg and Stafford, VA",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples in need of relationship counseling, families navigating challenges, parents looking for child and adolescent mental health support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Specialist Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Child & Adolescent Focus"
        }
      ],
      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.