Structured Data

    Lindenwood Financial LLC

    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: "Lindenwood Financial LLC",
      description: "Lindenwood Financial LLC is an independent financial advisory firm based in Madison that helps clients build and preserve wealth through personalized financial planning and investment management. The team works with individuals and families to develop comprehensive financial strategies tailored to their unique goals and circumstances. They emphasize a consultative approach to help clients make informed decisions about their financial future.",
      url: "https://www.lindenwoodfinancial.com/",
      telephone: "+1-608-218-4646",
      address: {
        @type: "PostalAddress",
        streetAddress: "622 W Washington Ave Suite 100",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0685515,
        longitude: -89.3936683
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking personalized financial planning, Families wanting comprehensive wealth management, Business owners planning for retirement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisory Firm"
        },
        {
          @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.