Structured Data

    North Star Financial Partners

    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: "North Star Financial Partners",
      description: "North Star Financial Partners is an independent financial advisory firm based in Sacramento offering comprehensive wealth management and financial planning services. They work with clients to develop personalized strategies for investing, retirement planning, and long-term financial goals.",
      url: "http://www.northstarfinancialpartners.com/",
      telephone: "+1-916-779-7180",
      address: {
        @type: "PostalAddress",
        streetAddress: "2180 Harvard St #410",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95815",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6060334,
        longitude: -121.43403230000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding regions",
      knowsAbout: "Financial Advisors, Individuals seeking independent financial advice, Retirement planning clients, Business owners and professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.