Structured Data

    SMA 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: "SMA Wealth Management",
      description: "SMA Wealth Management, led by Brad Zucker, is an independent financial advisory firm serving Las Vegas families and business owners. They offer comprehensive wealth management, financial planning, investment management, and insurance solutions tailored to help clients build and protect their financial futures. The firm combines personalized guidance with a focus on long-term wealth strategy.",
      url: "https://www.askbradzucker.com/",
      telephone: "+1-702-838-8590",
      address: {
        @type: "PostalAddress",
        streetAddress: "7251 W Lake Mead Blvd Suite 510",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89128",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1954328,
        longitude: -115.2502798
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Las Vegas, Nevada and surrounding areas",
      knowsAbout: "Financial Advisors, Las Vegas families, business owners, individuals seeking comprehensive financial planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Wealth Strategy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.