Structured Data

    Northwestern Mutual

    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: "Northwestern Mutual",
      description: "Northwestern Mutual is a financial services firm offering comprehensive financial planning, investment management, life insurance, and retirement planning solutions. Based in Los Angeles, their financial advisors work with individuals and families to build personalized financial strategies tailored to long-term goals. They provide guidance on wealth accumulation, protection, and distribution through a range of products and advisory services.",
      url: "https://www.northwesternmutual.com/",
      telephone: "+1-310-903-5055",
      address: {
        @type: "PostalAddress",
        streetAddress: "11111 Santa Monica Blvd #300",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90025",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0482967,
        longitude: -118.44530530000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding Southern California communities",
      knowsAbout: "Financial Advisors, Professionals seeking comprehensive financial planning, families building long-term wealth, individuals planning for retirement, business owners wanting integrated financial strategies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Financial Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established National Firm"
        }
      ],
      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.