Structured Data

    Wells Fargo 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: "Wells Fargo Advisors",
      description: "Wells Fargo Advisors in Chattanooga offers comprehensive financial advisory services including investment management, retirement planning, and wealth management solutions. As part of the larger Wells Fargo institution, they provide access to a broad range of financial products and services designed to help clients plan for their financial goals.",
      url: "https://home.wellsfargoadvisors.com/001_A572?excid=FA1500050253",
      telephone: "+1-423-265-4228",
      address: {
        @type: "PostalAddress",
        streetAddress: "412 Georgia Ave UNIT 215",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37403",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0519855,
        longitude: -85.30432669999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Financial Advisors, Investors seeking comprehensive wealth management, individuals planning for retirement, clients wanting investment management services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Financial Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Institution"
        }
      ],
      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.