Structured Data

    Modern Wealth Management - Knoxville

    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: "Modern Wealth Management - Knoxville",
      description: "Modern Wealth Management is a financial advisory firm in Knoxville specializing in personalized wealth management, investment strategies, and financial planning for individuals and families. They offer comprehensive services including retirement planning, investment management, and ongoing financial guidance tailored to each client's goals and circumstances.",
      url: "https://www.modwm.com/",
      telephone: "+1-865-481-0385",
      address: {
        @type: "PostalAddress",
        streetAddress: "9717 Cogdill Rd Ste 202",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37932",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9228391,
        longitude: -84.1329715
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Financial Advisors, Families seeking comprehensive financial planning, Individuals planning for retirement, High-net-worth clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Investment Strategies"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Financial 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.