Structured Data

    Eric Smutko - Financial Advisor, Ameriprise Financial Services, LLC

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Eric Smutko - Financial Advisor, Ameriprise Financial Services, LLC",
      description: "Eric Smutko is a financial advisor with Ameriprise Financial Services, LLC, serving clients in the Los Angeles area. He provides comprehensive financial planning and investment management services to help clients work toward their financial goals. As part of the Ameriprise network, he offers access to a range of financial products and planning strategies tailored to individual client needs.",
      url: "https://www.ameripriseadvisors.com/Eric.J.Smutko/?cid=IP_local_google",
      telephone: "+1-310-582-3500",
      address: {
        @type: "PostalAddress",
        streetAddress: "6701 Center Dr W Ste 700",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.979005799999996,
        longitude: -118.39380899999999
      },
      areaServed: "Los Angeles, CA and surrounding areas",
      knowsAbout: "Financial Advisors, Individual investors, Pre-retirees and retirees, Business owners seeking comprehensive wealth planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Ameriprise Network Resources"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Planning 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.