Structured Data

    Synergos Counseling & Wellness

    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: "Synergos Counseling & Wellness",
      description: "Synergos Counseling & Wellness is a Madison-based mental health practice offering therapy, counseling, and wellness services to help clients navigate life challenges, improve relationships, and achieve personal growth. Located downtown on South Blount Street, they provide professional mental health support tailored to individual and family needs.",
      url: "http://www.synergoscounseling.com/",
      telephone: "+1-608-405-5111",
      address: {
        @type: "PostalAddress",
        streetAddress: "301 S Blount St",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.077639399999995,
        longitude: -89.37358739999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples working on relationships, families navigating challenges, people prioritizing mental health and wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Wellness 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.