Structured Data

    Wells Fargo Advisors

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Wells Fargo Advisors",
      description: "Wells Fargo Advisors in Gilbert provides comprehensive financial advisory services including investment management, retirement planning, and wealth management solutions. As part of the Wells Fargo enterprise, they offer access to a broad range of financial products and services designed to help clients build and preserve wealth.",
      telephone: "+1-480-840-6740",
      address: {
        @type: "PostalAddress",
        streetAddress: "8196 S Power Rd",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85297",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.2675288,
        longitude: -111.6867176
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Gilbert, Arizona and surrounding Phoenix metropolitan area",
      knowsAbout: "Financial Advisors, Individuals seeking comprehensive wealth management, retirement planning clients, investors wanting institutional-backed advisory services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wells Fargo Resources"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.