Structured Data

    Investment Advisory Group

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Investment Advisory Group",
      description: "Investment Advisory Group is a financial planning firm based in Hanover, MA that takes a comprehensive, client-centered approach to wealth management. The team specializes in assembling personalized financial plans by first understanding each client's unique values, goals, and desired outcomes before recommending specific investments and strategies. They focus on the complete financial picture rather than isolated transactions, helping clients navigate complex financial decisions with a consultative approach.",
      url: "http://www.iagadvisors.com/",
      telephone: "+1-781-826-1235",
      address: {
        @type: "PostalAddress",
        streetAddress: "51 Mill St",
        addressLocality: "Hanover",
        addressRegion: "MA",
        postalCode: "02339",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.141613199999995,
        longitude: -70.8416501
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Hanover, MA and surrounding South Shore communities",
      knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Mid-career and pre-retirement investors, High-net-worth clients wanting coordinated wealth strategies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Financial Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Values-Based Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "FINRA-Registered Advisor"
        }
      ],
      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.