Structured Data

    Oak River Wealth Advisors, Inc.

    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: "Oak River Wealth Advisors, Inc.",
      description: "Oak River Wealth Advisors is an independent financial advisory firm serving Knoxville and the surrounding area. They provide comprehensive wealth management and financial planning services to help clients build and preserve their assets. With a focus on personalized service and fiduciary principles, they work with individuals to develop strategies aligned with their long-term financial goals.",
      url: "https://www.oakriverwealth.com/",
      telephone: "+1-865-409-0686",
      address: {
        @type: "PostalAddress",
        streetAddress: "123 Center Park Dr #124",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37922",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9053502,
        longitude: -84.1221845
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking personalized wealth management, Pre-retirees and retirees planning income strategies, Affluent families managing complex finances",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Planning"
        }
      ],
      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.