Structured Data

    NWF Advisory Group Inc

    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: "NWF Advisory Group Inc",
      description: "NWF Advisory Group Inc is a financial consulting firm based in Los Angeles that provides strategic financial guidance and advisory services to individuals and businesses. With a focus on personalized financial planning and consulting, they help clients navigate complex financial decisions and optimize their financial outcomes.",
      url: "http://www.nwfadvisory.com/",
      telephone: "+1-310-475-5854",
      address: {
        @type: "PostalAddress",
        streetAddress: "11835 W Olympic Blvd #1155e",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90064",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0332898,
        longitude: -118.45182309999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Los Angeles, CA and surrounding areas",
      knowsAbout: "Financial Advisors, Business owners, High-net-worth individuals, Those seeking strategic financial planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Strategic Financial Guidance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individualized 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.