Structured Data

    North Star Financial

    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",
      description: "North Star Financial is a Dallas-based financial services firm offering comprehensive accounting, insurance, and financial consulting for individuals and businesses. With a focus on personalized financial planning and tax strategy, they help clients navigate complex financial decisions and optimize their overall financial position through integrated accounting and insurance services.",
      url: "http://www.northstarfinancialdistrict.com/",
      telephone: "+1-214-620-0057",
      address: {
        @type: "PostalAddress",
        streetAddress: "2550 Pacific Ave #700",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75226",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7849723,
        longitude: -96.788218
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "41",
        bestRating: "5"
      },
      areaServed: "Dallas and surrounding North Texas areas",
      knowsAbout: "Financial Advisors, Small to mid-size business owners, Self-employed professionals, Individuals seeking comprehensive financial planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Expertise"
        }
      ],
      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.