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 Durham provides comprehensive financial advisory services including investment management, retirement planning, and wealth management strategies. As part of the Wells Fargo wealth management division, they serve individual and business clients seeking professional guidance on building and protecting their financial futures.",
      telephone: "+1-919-220-1523",
      address: {
        @type: "PostalAddress",
        streetAddress: "300 Foushee St",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0156436,
        longitude: -78.888125
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking comprehensive retirement planning, business owners managing wealth, professionals building investment portfolios",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wells Fargo Resources"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Advisory"
        }
      ],
      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.