Structured Data

    Hermitage 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: "Hermitage Wealth Management",
      description: "Hermitage Wealth Management is an independent financial advisory firm serving Richmond and surrounding areas with comprehensive wealth management services. They provide personalized financial planning and investment management tailored to individual client needs, helping clients build and preserve wealth through strategic guidance.",
      url: "http://www.hermitagewealth.com/",
      telephone: "+1-804-270-7877",
      address: {
        @type: "PostalAddress",
        streetAddress: "3761 Westerre Pkwy STE G",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23233",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.6422379,
        longitude: -77.58203739999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Richmond, Virginia and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking independent financial advice, high-net-worth clients needing comprehensive wealth management, people planning for retirement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.