Structured Data

    Heritage Wealth Advisors

    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: "Heritage Wealth Advisors",
      description: "Heritage Wealth Advisors is an independent financial advisory firm serving the Seattle area, specializing in comprehensive wealth management, investment planning, and retirement strategies. The team provides personalized financial guidance to help clients build and preserve wealth through tailored investment solutions and strategic financial planning.",
      url: "https://www.ameripriseadvisors.com/team/heritage-wealth-advisors/",
      telephone: "+1-425-709-2345",
      address: {
        @type: "PostalAddress",
        streetAddress: "2630 77th Ave SE #110",
        addressLocality: "Mercer Island",
        addressRegion: "WA",
        postalCode: "98040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.586870999999995,
        longitude: -122.23482059999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Mercer Island, Seattle, and surrounding Puget Sound communities",
      knowsAbout: "Financial Advisors, High-net-worth individuals, Pre-retirees and retirees, Business owners, Families seeking comprehensive wealth management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Wealth Strategy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Financial 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.