Structured Data

    Wieland 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: "Wieland Wealth Management",
      description: "Wieland Wealth Management is a financial advisory firm in Colorado Springs affiliated with Raymond James, offering comprehensive wealth management and financial planning services. The team works with individuals and families to develop personalized investment strategies, retirement planning, and overall financial guidance tailored to their unique goals and circumstances.",
      url: "https://www.raymondjames.com/wielandwealthmanagement/",
      telephone: "+1-719-715-6376",
      address: {
        @type: "PostalAddress",
        streetAddress: "3210 E Woodmen Rd STE 210",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80920",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9360506,
        longitude: -104.7653536
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals and families seeking comprehensive wealth management, retirees planning retirement income strategies, business owners managing complex finances",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Raymond James Affiliation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.