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 is a financial advisory firm located in downtown St. Petersburg offering investment management and financial planning services to clients in the Tampa Bay area. As part of Wells Fargo's wealth management division, they provide personalized advisory services to help clients with their investment portfolios and long-term financial goals.",
      telephone: "+1-727-550-2222",
      address: {
        @type: "PostalAddress",
        streetAddress: "100 2nd Ave S Suite 400-N",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.770637500000003,
        longitude: -82.6442296
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "St. Petersburg, Tampa Bay area, Florida",
      knowsAbout: "Financial Advisors, High-net-worth individuals, retirement planning clients, investors seeking professional portfolio management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wells Fargo Resources"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown St. Petersburg Location"
        }
      ],
      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.