Structured Data

    Capital Stewardship Partners

    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: "Capital Stewardship Partners",
      description: "Capital Stewardship Partners is a financial advisory firm based in Nashville specializing in comprehensive wealth management and financial planning for individuals and families. Led by experienced financial advisors, they offer personalized strategies focused on investment management, retirement planning, and long-term wealth stewardship to help clients achieve their financial goals.",
      url: "http://www.capstewardship.com/",
      telephone: "+1-615-742-0320",
      address: {
        @type: "PostalAddress",
        streetAddress: "1600 Division St Ste 400A",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1525429,
        longitude: -86.7922933
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding Middle Tennessee communities",
      knowsAbout: "Financial Advisors, High-net-worth individuals, families planning for retirement, business owners seeking wealth management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Wealth Strategies"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Advisory 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.