Structured Data

    Atlas Wealth Advisers

    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: "Atlas Wealth Advisers",
      description: "Atlas Wealth Advisers is an independent financial advisory firm based in Madison, Wisconsin, serving clients throughout the region with comprehensive wealth management and financial planning services. The firm specializes in helping individuals and families develop personalized investment strategies, retirement planning, and long-term financial goals. They provide direct consultation and fiduciary-based advice to build and protect client wealth.",
      url: "http://awateam.com/",
      telephone: "+1-608-827-8881",
      address: {
        @type: "PostalAddress",
        streetAddress: "2921 Landmark Pl Suite 225",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0327151,
        longitude: -89.42775139999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin and surrounding areas",
      knowsAbout: "Financial Advisors, High-net-worth individuals, families planning for retirement, business owners seeking wealth management, professionals looking for fiduciary investment advice",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Planning"
        }
      ],
      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.