Structured Data

    Elevated 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: "Elevated Wealth Management",
      description: "Elevated Wealth Management is an independent financial advisory firm based in Franklin, TN, offering comprehensive wealth management, investment management, and financial planning services. The firm specializes in helping clients build and preserve wealth through personalized strategies tailored to individual goals and life circumstances. They serve clients throughout Middle Tennessee with a focus on providing professional guidance and ongoing portfolio management.",
      url: "http://www.elevatedwealth.com/",
      telephone: "+1-615-843-5200",
      address: {
        @type: "PostalAddress",
        streetAddress: "256 Seaboard Ln Ste. D101",
        addressLocality: "Franklin",
        addressRegion: "TN",
        postalCode: "37067",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9525492,
        longitude: -86.82689979999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Franklin, Tennessee and surrounding Middle Tennessee communities",
      knowsAbout: "Financial Advisors, High-net-worth individuals, business owners, families seeking comprehensive financial planning, investors wanting personalized portfolio management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.