Structured Data

    Boone 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: "Boone Wealth Advisors",
      description: "Boone Wealth Advisors is an independent financial advisory firm serving Bellevue and the greater Seattle area. They provide comprehensive wealth management, retirement planning, and financial consulting to help clients build and protect their assets. Their team focuses on personalized strategies tailored to individual financial goals and life circumstances.",
      url: "http://www.boonewealth.com/",
      telephone: "+1-425-462-6406",
      address: {
        @type: "PostalAddress",
        streetAddress: "Boone Wealth Advisors, LLC, 500 108th Ave NE #1840",
        addressLocality: "Bellevue",
        addressRegion: "WA",
        postalCode: "98004",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.615106,
        longitude: -122.19572389999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Bellevue, WA and greater Seattle metropolitan area",
      knowsAbout: "Financial Advisors, Affluent individuals, Pre-retirees and retirees, Business owners, High-net-worth families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.