Structured Data

    WillowTrust Wealth Management

    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: "WillowTrust Wealth Management",
      description: "WillowTrust Wealth Management is an independent financial advisory firm based in Raleigh specializing in personalized wealth management and financial planning. The firm helps clients build and preserve wealth through strategic investment management, retirement planning, and comprehensive financial strategies tailored to individual goals and circumstances.",
      url: "http://www.willowtrustwealth.com/",
      telephone: "+1-919-562-5072",
      address: {
        @type: "PostalAddress",
        streetAddress: "3909 Sunset Ridge Rd #101",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8124955,
        longitude: -78.7066729
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding Triangle area",
      knowsAbout: "Financial Advisors, Affluent individuals, Pre-retirees and retirees, Business owners, Families seeking comprehensive wealth planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisory Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Planning Approach"
        }
      ],
      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.