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 provides comprehensive financial advisory services including investment management, retirement planning, and wealth management solutions. As part of the Wells Fargo network, they serve individual investors and families in the Twin Falls area seeking professional guidance on building and protecting their financial futures.",
      telephone: "+1-208-734-1987",
      address: {
        @type: "PostalAddress",
        streetAddress: "1864 Blue Lakes Blvd N",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5946402,
        longitude: -114.4573477
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding communities",
      knowsAbout: "Financial Advisors, Individual investors, Families seeking retirement planning, Clients wanting integrated banking and investment services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "National Financial Institution"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.