Structured Data

    WJ 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: "WJ Wealth Management",
      description: "WJ Wealth Management is an independent financial advisory firm based in Glendale, Arizona, offering comprehensive wealth management, financial planning, and investment management services to individuals and families. The firm focuses on personalized financial strategies tailored to each client's unique goals and circumstances, helping clients build and protect their wealth through disciplined, professional guidance.",
      url: "http://www.wjwealthmanagement.com/",
      telephone: "+1-602-942-1321",
      address: {
        @type: "PostalAddress",
        streetAddress: "18275 N 59th Ave B110",
        addressLocality: "Glendale",
        addressRegion: "AZ",
        postalCode: "85308",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.651629299999996,
        longitude: -112.1856129
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Glendale, Arizona and surrounding Phoenix metropolitan area",
      knowsAbout: "Financial Advisors, Individuals and families seeking personalized wealth management, retirement planning specialists, investors looking for independent advisory guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisory Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Financial 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.