Structured Data

    Dave Rao - Raymond James

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Dave Rao - Raymond James",
      description: "Dave Rao is a Financial Advisor with Raymond James in Harrisonburg, VA, offering comprehensive financial planning and investment management services. With a focus on personalized wealth strategies, Dave works with clients to build and preserve their financial futures through tailored advice and professional guidance.",
      telephone: "+1-540-442-6420",
      address: {
        @type: "PostalAddress",
        streetAddress: "420 Neff Ave",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.4256968,
        longitude: -78.8541515
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Financial Advisors, Individuals seeking comprehensive financial planning, Business owners planning for retirement, Families managing wealth",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Raymond James Backing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.