Structured Data

    National One Advisors

    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: "National One Advisors",
      description: "National One Advisors is a financial advisory firm based in Henderson, Nevada, offering personalized investment management and financial planning services to individuals and families. The team works with clients to develop comprehensive financial strategies tailored to their goals, whether focused on wealth building, retirement planning, or long-term financial security.",
      url: "http://www.nationaloneadvisors.com/",
      telephone: "+1-702-966-3558",
      address: {
        @type: "PostalAddress",
        streetAddress: "2298 W Horizon Ridge Pkwy #106",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89052",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.006178,
        longitude: -115.0872076
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Henderson, Nevada and surrounding Las Vegas Valley communities",
      knowsAbout: "Financial Advisors, Individuals and families seeking professional investment guidance, Professionals planning for retirement, Clients wanting personalized financial strategies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Financial Strategies"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.