Structured Data

    Truist Wealth

    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: "Truist Wealth",
      description: "Truist Wealth is part of Truist Financial Corporation, one of the largest financial institutions in the United States. They provide comprehensive wealth management services including investment management, financial planning, retirement planning, and estate planning for high-net-worth individuals and families in the Raleigh area. With access to Truist's extensive resources and team of financial advisors, they help clients build and preserve wealth while managing complex financial goals.",
      url: "https://www.truist.com/",
      telephone: "+1-919-571-1893",
      address: {
        @type: "PostalAddress",
        streetAddress: "3605 Glenwood Ave #400",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27612",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8288487,
        longitude: -78.667874
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Financial Advisors, High-net-worth individuals, families with complex financial situations, business owners seeking comprehensive wealth management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "National Bank 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.